Graylog: Troubleshooting
This documentation is part of the Using with Python guide. You can view the complete guide here: How to send logs from Python to Graylog.
👋 Welcome to the Stackhero documentation!
Stackhero offers a ready-to-use Graylog cloud solution that provides a host of benefits, including:
- Unlimited and dedicated SMTP email server included.
- Effortless updates with just a click.
- Customisable domain name secured with HTTPS (for example, https://logs.your-company.com).
- Optimal performance and robust security powered by a private and dedicated VM.
Save time and simplify your life: it only takes 5 minutes to try Stackhero's Graylog cloud hosting solution!
If your logs are not appearing in Graylog, here are a few things to check:
- Make sure Graylog has a GELF TCP input listening on port 12201, and that TLS is not enabled on this input.
- In the Stackhero dashboard, under "Configure", confirm that port 12201 is set up with TCP and TLS enabled under "Input ports".
- Check that the firewall rules in Stackhero show port "12201/tcp" as "ACCEPT", ideally at position #1 with the source set to 0.0.0.0/0 for testing.
- In the Graylog admin panel under "Search", ensure you are viewing logs from the last hour and set the view to update every second to see new messages as they arrive.