PermissionError: [Errno 13] Permission denied: '/var/log/nvpapi/api_server.log.##.gz'
The issue can persist for several days, generating repetitive log output without impacting functional operations.
VCF Operations for Networks
VMware NSX
The metric collector attempts to retrieve data every 10 minutes but fails because it lacks the necessary file permissions to read the compressed, rotated log file (api_server.log.##.gz). This occurs due to incorrect file permissions assigned to the specific archive file during a log rotation cycle.