module LogLineParser::Apache::LogFormat
All of the format strings listed in httpd.apache.org/docs/current/mod/mod_log_config.html#formats: %% %a %{c}a %A %B %b %{VARNAME}C %D %{VARNAME}e %f %h %H %{VARNAME}i %k %l %L %m %{VARNAME}n %{VARNAME}o %p %{format}p %P %{format}P %q %r %R %s %t %{format}t %T %{UNIT}T %u %U %v %V %X %I %O %S %{VARNAME}^ti %{VARNAME}^to
As explained in httpd.apache.org/docs/current/logs.html: “%r” = “%m %U%q %H”
Constants
- COMBINED
- COMMON
- COMMON_WITH_VH