You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
httpd does not do have a fixed log format, it has various logging formats which most administrators customize and morph.
It would be more appropriate to instead match for common log format, combined log format and such. Additionally, many administrators make nginx, haproxy, tomcat also log in this format for ease of logging.
That would allow this pipeline to colour all of them equally.
The text was updated successfully, but these errors were encountered:
httpd does not do have a fixed log format, it has various logging formats which most administrators customize and morph.
It would be more appropriate to instead match for common log format, combined log format and such. Additionally, many administrators make nginx, haproxy, tomcat also log in this format for ease of logging.
That would allow this pipeline to colour all of them equally.
The text was updated successfully, but these errors were encountered: