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!

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...

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

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...