apache2
Last updated
Was this helpful?
Last updated
Was this helpful?
The apache2
parser plugin parses apache2 logs.
See
Here is the regexp and time format patterns of this plugin:
host
, user
, method
, path
, code
, size
, referer
and agent
are included in the event record. time
is used for the event time.
code
and size
fields are converted to integer type automatically. And, if the field value is -
, it is interpreted as nil
. See Result Example.
This incoming event
is parsed as:
If this article is incorrect or outdated, or omits critical information, please . is an open-source project under . All components are available under the Apache 2 License.