I'm trying to identify how I can get more detail on specific errors, eg. specifically as it relates to logging API calls.
As near as I can tell, proxmox only logs to:
syslog - for issues pertaining to things like credential problems, service restarts, various indication of cluster operations
access.log - terse record of HTTP requests.
How I can get more detail out of the logs when I get eg. an HTTP 500 (or 596) error - there appears to be no other associated sign of failure, or what the cause of the failure is which can be diagnosed and traced to ground.
Is there a log I'm missing somewhere? Is there a way to increase log verbosity?
Thanks in advance.
As near as I can tell, proxmox only logs to:
syslog - for issues pertaining to things like credential problems, service restarts, various indication of cluster operations
access.log - terse record of HTTP requests.
How I can get more detail out of the logs when I get eg. an HTTP 500 (or 596) error - there appears to be no other associated sign of failure, or what the cause of the failure is which can be diagnosed and traced to ground.
Is there a log I'm missing somewhere? Is there a way to increase log verbosity?
Thanks in advance.