Splunk Enterprise

Why is there error when trying to use splunk on Docker?

socmaster2022
Loves-to-Learn

hi, i am trying to run splunk on docker for my research project.
unfortunately after i connected to splunk in browser, i want to go to docker shell to do some configurations. so i command this:
docker start -i <CONTAINER ID>
but i did not get response for too many minutes, until i had to close my cmd!
pleas tell me why?
by the way! i try all process (from download image to run docker) 2 times! and got this result every 2 times.
Could it be cause image has system prerequisites
Linux-based operating system (Debian, CentOS, etc.)
and i try to use it on windows 10?

Thanks for your help

Labels (2)
Tags (2)
0 Karma

smurf
Communicator

Hi,

you can use docker start to enter a stopped container.

Since you are already connected to Splunk, your container is already running and you should use docker exec.

docker exec -it <container_name> bash

 

0 Karma
Get Updates on the Splunk Community!

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

New Release | Splunk Cloud Platform 10.1.2507

Hello Splunk Community!We are thrilled to announce the General Availability of Splunk Cloud Platform 10.1.2507 ...

🌟 From Audit Chaos to Clarity: Welcoming Audit Trail v2

&#x1f5e3; You Spoke, We Listened  Audit Trail v2 wasn’t written in isolation—it was shaped by your voices.  In ...