You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, to support logrotation, inotify watches an arbitrary flag file; it should be possible to handle this by watching the... logfiles themselves.
This will, of course, be a bit tricky, as we need to get the logfile locations from nginx config directly.
The text was updated successfully, but these errors were encountered:
Currently, to support logrotation,
inotify
watches an arbitrary flag file; it should be possible to handle this by watching the... logfiles themselves.This will, of course, be a bit tricky, as we need to get the logfile locations from nginx config directly.
The text was updated successfully, but these errors were encountered: