Send HTTP logs with custom header

Send HTTP logs to a log server while specifying a custom header. Custom headers are often used for authorization.

Prerequisites

  • You have a log server that you want to send Kong Gateway logs to.

Environment variables

  • LOG_SERVER_URL: The endpoint of the log server that will receive Kong Gateway logs.

  • AUTH_TOKEN: The token for your custom authorization header.

Set up the plugin

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!