Splunk Enterprise Security

Mount Volume to Forwarder Container

ekumar
New Member

Hello,

I am trying to install the Splunk UF on a Docker container and mount the container to a specific volume. I am having success installing the container but when I add in a mount command the container is starting and exiting right away.

I am using Splunk UF version 7.2.6 taken from the following URL: https://hub.docker.com/r/splunk/universalforwarder

Here is the command I am running after creating an image:
*docker run -d -p 9997:9997 -e "SPLUNK_START_ARGS=--accept-license" -e "SPLUNK_PASSWORD=" -v : --name *

Any help would be much appreciated.

0 Karma

ekumar
New Member

The full command got cutoff:

docker run -d -p 9997:9997 -e "SPLUNK_START_ARGS=--accept-license" -e "SPLUNK_PASSWORD=<password>" -v <name of volume>:<volume destination in container> --name <name of container> <image>
0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...