Often looking at raw logs nginx ccze helps with my coloring but I sometimes need to distinguish visitor bot from a living person and I decided to do a little color filtering.
I noticed that bots yuzayut HTTP/1.1 and real users are the vast majority of HTTP/2.0
And I want (if possible) to select the color (for example red) of those who work with HTTP/1.1 and yellow (or otherwise) those who for HTTP/2.0
Where the same are some files which are painted logs? :)

- kameron.Sawayn commented on April 19th 20 at 12:25