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
To support external log rotation tools, need to reopen the log files upon receipt of SIGHUP.
Alternatively or additionally, we could also have our own log rotation capability (e.g., something the logging daemon would perform on its own upon reaching a threshold or due time, or an option to the lkrg-logctl tool).
The text was updated successfully, but these errors were encountered:
Nov 23, 2022
To support external log rotation tools, need to reopen the log files upon receipt of
SIGHUP
.Alternatively or additionally, we could also have our own log rotation capability (e.g., something the logging daemon would perform on its own upon reaching a threshold or due time, or an option to the
lkrg-logctl
tool).The text was updated successfully, but these errors were encountered: