Sign inSign up

stefaniuk/splunk

By stefaniuk

Updated about 10 years ago

Collect, analyse and act upon the untapped value of the big data generated by your business

Image
0

1.7K

stefaniuk/splunk repository overview

Circle CI Size Version Commit Docker Hub

Docker Splunk

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.

Installation

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

Quickstart

Start container using:

docker run --detach --restart always \
    --name splunk \
    --hostname splunk \
    --publish 8000:8000 \
    stefaniuk/splunk

Todo

  • Configuration example of indexer
  • Configuration example of forwarder

Tag summary

Content type

Image

Digest

Size

257.8 MB

Last updated

about 10 years ago

docker pull stefaniuk/splunk