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!

Splunk App for Anomaly Detection End of Life Announcment

Q: What is happening to the Splunk App for Anomaly Detection?A: Splunk is officially announcing the ...

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...