Splunk Enterprise is a platform for operational intelligence. Our software lets you collect, analyze, and act upon the untapped value of big data that your technology infrastructure, security systems, and business applications generate. It gives you insights to drive operational performance and business results.
Please refer to Splunk productsā for more knowledge about the features and capabilities of Splunk, and how you can bring it into your organization.
At the current time, this image only supports the Docker runtime engine and requires the following system prerequisites:
splunk/splunk image supports x86-64 chipsetssplunk/universalforwarder image supports both x86-64 and s390x chipsetsoverlay2 Docker daemon storage driverFor more details, please see the official supported architectures and platforms for containerized Splunk environmentsā as well as hardware and capacity recommendationsā .
Download the universal forwarder image to your local Docker engine:
$ docker pull splunk/splunk:latest
Use the following command to start a single instance of the Splunk Universal Forwarder:
$ docker run -d -p 8000:8000 -e "SPLUNK_START_ARGS=--accept-license" -e "SPLUNK_GENERAL_TERMS=--accept-sgt-current-at-splunk-com" -e "SPLUNK_PASSWORD=<password>" --name splunk splunk/splunk:latest
Let's break down what this command does:
splunk/splunk:latest image.8000 to the container's 8000.SPLUNK_PASSWORD - be sure to replace <password> with any string that conforms to the Splunk Enterprise password requirementsā .After the container starts up successfully and enters the "healthy" state, you should be able to access SplunkWeb at http://localhost:8000ā with admin:<password>.
**: Starting in 10.x image versions of Splunk Enterprise and Splunk Universal Forwarder, license acceptance requires an additional SPLUNK_GENERAL_TERMS=--accept-sgt-current-at-splunk-com argument. This indicates that users have read and accepted the current/latest version of the Splunk General Terms, available hereā , as may be updated from time to time. Unless you have jointly executed with Splunk a negotiated version of these General Terms that explicitly supersedes this agreement, by accessing or using Splunk software, you are agreeing to the Splunk General Terms posted at the time of your access and use and acknowledging its applicability to the Splunk software. Please read and make sure you agree to the Splunk General Terms before you access or use this software. Only after doing so should you include the --accept-license and --accept-sgt-current-at-splunk-com flags to indicate your acceptance of the Splunk General Terms and launch this software.
For full usage instructions (including examples, advanced deployments, scenarios), please visit the docker-splunk documentationā page.
To learn more about support for running Splunk in containers, please see the (support guidelines](https://splunk.github.io/docker-splunk/SUPPORT.htmlā ).
Additionally, if you run into any issues or have any questions, you can:
The software in this container is licensed under and subject to the Splunk General Termsā . By accessing this container and its software you agree to the Splunk General Termsā .
If you do not agree, do not access or use this software.
Content type
Image
Digest
sha256:4dbc53667ā¦
Size
257 Bytes
Last updated
19 days ago
docker pull splunk/splunk-amd64-linux:sha256-3e56c339a5547698659f645474dca13d2c2ae3bbd6518a7a924ace1411dfa561.sig