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 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.
  • Customizable 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!

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 check the "global" box, enter a "title" for your input, and confirm 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 configurationInput configuration