
Graylog
CertifiedEnterprise EditionTasks that ship Kestra execution logs to Graylog through GELF HTTP inputs.
Use these tasks to centralize Flow logs in Graylog or downstream SIEMs; configure the required endpoint to the GELF HTTP input, optionally adjust chunk for batch size (default 1000) and graylogHost for the GELF host field (default Kestra), and supply HTTP client options if custom timeouts or authentication are needed.
Graylog
Tasks that ship Kestra execution logs to Graylog through GELF HTTP inputs.
Use these tasks to centralize Flow logs in Graylog or downstream SIEMs; configure the required endpoint to the GELF HTTP input, optionally adjust chunk for batch size (default 1000) and graylogHost for the GELF host field (default Kestra), and supply HTTP client options if custom timeouts or authentication are needed.
How to use the Graylog plugin
Ship Kestra execution logs to Graylog via GELF/HTTP from Kestra flows.
Authentication
Set endpoint (required, the full Graylog GELF HTTP input URL, e.g. http://graylog: 12201/gelf). For authenticated Graylog inputs, configure options with the appropriate HTTP client settings. Store secrets in secrets and apply connection properties globally with plugin defaults.
Log exporters
LogExporter ships execution logs to Graylog in GELF format — set endpoint (required). Optionally set graylogHost (the GELF host field value, default Kestra), chunk (logs per request, default 1000), and options for HTTP client configuration.