Replies: 1 comment
-
The log format is the following: |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi,
I have a docker image that using this mapserver as the base and package my own Mapfile in /etc/mapserver, it is deploy in a kubernetes cluster.
I am debugging some issue which all the return tile images are empty image; when I check the logs, it seems all my request is returning status 200. Below is some sample logs from the pod:
If I understand it correctly, the first number comes after "HTTP/1.1" is the status code? May I know what is the next number means, also what is the last 2 dashes means? Is there any guide on how to understand mapserver logs?
Many thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions