nginx
The nginx
parser plugin parses the default Nginx logs.
Parameters
See Parse Section Configurations.
Regexp Patterns
Here is the regexp and time format patterns of this plugin:
remote
, user
, method
, path
, code
, size
, referer
, agent
and http_x_forwarded_for
are included in the event record. time
is used for the event time.
Example
This incoming event:
is parsed as:
If this article is incorrect or outdated, or omits critical information, please let us know. Fluentd is an open-source project under Cloud Native Computing Foundation (CNCF). All components are available under the Apache 2 License.
Last updated