How to read(understand) data info in access.log? #9063
Unanswered
woshishitou
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
one log for example:
47.66.77.50 - - [14/Mar/2023:07:26:48 +0000] apitest.xyz.site "POST /for/search HTTP/1.1" 200 15261 5.137 "-" "PostmanRuntime/7.29.2" 172.11.22.100:1017 200 0.137 "http://apitest.xyz.site"
How to understand 5.137 and 0.137?
Is there documentation on the format of log file parameters?
Beta Was this translation helpful? Give feedback.
All reactions