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!

Announcing Scheduled Export GA for Dashboard Studio

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

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...