Last active
May 7, 2022 10:24
-
-
Save Kxrr/637f8b6289e9b0a5300d623efe8790cb to your computer and use it in GitHub Desktop.
Grok Pattern for Caddy Log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%{IP:remote} - %{USER:user} \[%{HTTPDATE:time}\] \"%{WORD:method} %{URIPATHPARAM:uripath} %{WORD:proto}\/%{NUMBER:proto_ver}\" %{NUMBER:status_code} %{NUMBER:body_length} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment