Closed gokhanabatay closed 5 years ago
The IP you have configured for teh Input in the Graylog UI is from the view of the Docker Container, not the Host. That means your input is listening to the localhost of inside of the container. Change that to a global input that is listening on all devises and it will work.
We are using GitHub issues for tracking bugs in Graylog itself, but this doesn't look like one. Please post this issue to our discussion forum or join the #graylog channel on freenode IRC.
Thank you!
I installed Docker Graylog on my development environment with guidance, but i cannot send echo message to graylog. All counters on graylog is zero and there is no log. I changed time to absolute and tried past and future dates.
Expected Behavior
I need to see echo message on graylog.
Current Behavior
There is no log or error on Graylog.
Steps to Reproduce (for bugs)
docker-compose up below yml file
Add Plain text tcp and udp inputs on Graylog with defaults
Send echo message
Your Environment
yml file
Logs