Collect, analyse and act upon the untapped value of the big data generated by your business
1.7K
Splunk makes it simple to collect, analyse and act upon the untapped value of the big data generated by your technology infrastructure, security systems and business applications—giving you the insights to drive operational performance and business results.
Builds of the image are available on Docker Hub.
docker pull stefaniuk/splunk:latest
Alternatively you can build the image yourself.
docker build --tag stefaniuk/splunk \
github.com/stefaniuk/docker-splunk
Start container using:
docker run --detach --restart always \
--name splunk \
--hostname splunk \
--publish 8000:8000 \
stefaniuk/splunk
Content type
Image
Digest
Size
257.8 MB
Last updated
about 10 years ago
docker pull stefaniuk/splunk