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
When using the config option drop_old_logs, the server will also remove all custom defined logs. To prevent this, there must be an additional check for locally defined logs.
When using the config option
drop_old_logs, the server will also remove all custom defined logs. To prevent this, there must be an additional check for locally defined logs.