-
Notifications
You must be signed in to change notification settings - Fork 258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Containers do not start for standalone and universal forward example. #624
Comments
Following up - I can use the exact example file and the following command and the so1 container will start but the uf1 container still does not start outputting the same message. This behavior occurs on both Linux and Windows. Command:
|
Did you ever figure this out? I have the same issue right now |
Nothing yet. I'll give the new UF a try when I get to the office on Tuesday. |
The example docker compose file here does properly start any splunk containers using version splunk/splunk:9.1.1 and splunk/universalforwarder:9.0.5:
https://splunk.github.io/docker-splunk/EXAMPLES.html#create-standalone-and-universal-forwarder
Here is my docker-compose.yml:
This is the log message from the uf1 container:
Here is the relevant log message from so1:
I've tried this compose file on Oracle Linux 8.8 as well as Docker Desktop on Windows 10 with the same results.
Here are the docker and rpm versions and the environment on Linux:
Let me know if any more information is needed. Thanks for the help.
Cheers,
Andy
The text was updated successfully, but these errors were encountered: