You are browsing documentation for an outdated plugin version.
Looking for the plugin's configuration parameters? You can find them in the HTTP Log configuration reference doc.
The HTTP Log plugin lets you send request and response logs to an HTTP server.
It also supports stream data (TCP, TLS, and UDP).
Kong process errors
This logging plugin logs HTTP request and response data, and also supports stream data (TCP, TLS, and UDP).
The Kong process error file is the Nginx error file. You can find it at the following path:
{prefix}/logs/error.log
Configure the prefix in
kong.conf
.
Get started with the HTTP Log plugin
- Configuration reference
- Basic configuration example
- Log format
- Custom fields and headers
- Configure HTTP Log to send logs to Splunk
Next
Log format