Hi guys, I have completed the setup of Graylog on the docker container and it works fine but was not able to figure out why the logs are not getting logged.
checked all the locations below but no luck
/usr/share/grayog/log
/usr/share/grayog/data/log
/var/log
Did you also start this inputs on Graylog? This will ONLY opens the bridge that you are able to receive the messages. Now you need to open the gates by creating the input in Graylog.
I think my explanation of what I need was looking for is a little confusing.
I got the logs working, my input is working well, I was able to receive the logs and all my functions are working as expected.
But the problem I was trying to explain is I need the docker system logs and Graylog service logs, which I can’t seem to find inside the container, can you please let me know how or where can I find these logs?