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.
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.