I’m trying to forward application logs using Filebeat to Graylog using the GELF (Graylog Extended Log Format) input, but despite configuring both Filebeat and Graylog, no messages are appearing in Graylog. However, you’re seeing network traffic (Network in/out) in Graylog’s metrics, suggesting that data is being sent,
Hello @mohammednur,
Are the log you are sending adhering to the GELF format? If you want the messages to ingest I would suggest using the “beats” input. The messages can then be parsed within a pipeline.