Graylog: Troubleshooting: a Graylog input doesn't work
This documentation is part of the Configure inputs guide. View the full guide here: How to configure Graylog inputs.
👋 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!
If a Graylog input does not work as expected, review the following checklist:
-
On the Graylog web UI:
- Go to
SystemthenInputsand confirm that the input is running. - Verify the protocol (UDP or TCP) is correct.
- If using TCP, ensure that
tls_enableis set tofalsesince encryption is managed on the Stackhero dashboard. - Confirm that the port is correct.
- Verify that the data format is accurate (GELF, CEF, RAW or Syslog).
- Go to
-
On the Stackhero dashboard:
- Select your Graylog instance and click the
Configurebutton. - In the
Input portslist, ensure that the port is defined with the proper protocol (UDP or TCP). - If using TCP, confirm that the TLS option is enabled for encryption (SSL/HTTPS).
- Select your Graylog instance and click the
-
On the firewall:
- In the Stackhero dashboard, select your Graylog instance and click on the
Firewalltab. - Ensure there is a rule accepting traffic for the input port and protocol. If you want to allow any IP, set the IP field to
0.0.0.0/0.
- In the Stackhero dashboard, select your Graylog instance and click on the
By following this checklist, there should be no reason for the input to fail.