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
Issues: syslog-ng/syslog-ng#5541
## The problem
Recently, starting with syslog-ng OSE version *4.10* file destinations
acquired new option: `logrotate()`. This PR does three things:
- inserts `logrotate()` option usage first in enumeration of log rotate
approaches
- adds link to log rotation page in the relevant place
- fixes typos in top-level **README**.
@HofiOne, in the original issue you mentioned:
> usage of external logrotators with reload/restart
Which I find a bit confusing because I thought that adding `REOPEN`
command was done just to avoid reloading/restarting syslog-ng. If I'm
wrong here and `syslog-ng-ctl reopen` cannot be used instead of
reload/restart, I will remove relevant change in this PR.
Do you like adding your idea, bug-fix to the fabolous syslog-ng? Help others to do the same, share your knwowledge in the [developer guide](https://syslog-ng.github.io/dev-guide/README).
17
+
Do you like adding your idea, bug-fix to the fabulous syslog-ng? Help others to do the same, share your knowledge in the [developer guide](https://syslog-ng.github.io/dev-guide/README).
0 commit comments