Graylog: Setting up Graylog
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 Stackhero documentation
Stackhero offers a fully managed Graylog cloud solution designed for speed and simplicity. You can:
- Rely on an unlimited, dedicated SMTP email server included with your service.
- Apply updates effortlessly with a single click, with no manual intervention required.
- Use a custom domain name secured by HTTPS (for example, https://logs.your-company.com), providing your team with secure, direct access.
- Benefit from strong performance and security on a private, dedicated infrastructure, with no shared resources or noisy neighbours.
Focus on your data, not your tools: you can get started with Stackhero's Graylog cloud hosting solution in just a few minutes.
Start by configuring a GELF TCP input on your Graylog server.
Go to your Graylog admin panel. Under "System" > "Inputs", create a new input of type "GELF TCP". Make sure to tick the "global" box, enter a "title" for your input, and check that the port is set to 12201.
Do not enable any TLS option here. TLS encryption will be managed by the reverse proxy included with your instance.
Input configuration