wklken commented on issue #9722: URL: https://github.com/apache/apisix/issues/9722#issuecomment-1613947278
It's not the rotation of the access log that matters, but rather the error log. We collect the error log (level=error) and use an alert manager to send messages. This means that we should always add a filter rule to ignore `No such file or directory` errors after deployment. Is the only way to add the access log file back to add a cron job to make a request? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
