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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...