2
0
mirror of https://github.com/opnsense/docs synced 2024-10-30 21:20:20 +00:00

System: Settings: Logging - mention rotate cron as a tip (https://github.com/opnsense/core/commit/917cfdc2cbf)

This commit is contained in:
Ad Schellevis 2024-04-19 17:03:53 +02:00
parent 0d838464f7
commit 23882a3414

View File

@ -366,6 +366,12 @@ Maximum preserved files Configures the number of days to ke
Maximum file size Limit the file size of the logs instead of keeping one log per day. Maximum file size Limit the file size of the logs instead of keeping one log per day.
============================================ ==================================================================================================================== ============================================ ====================================================================================================================
.. Tip::
When using (very) small file size limits, it is possible to schedule the rotate action more frequently using cron
(:menuselection:`System --> Settings --> Cron`). Seek for an action named :code:`Rotate log files` in the list in that case.
Remote log settings can be found at :menuselection:`System --> Settings --> Logging`, tab "Remote". Remote log settings can be found at :menuselection:`System --> Settings --> Logging`, tab "Remote".
*Add* a new *Destination* to set up a remote target destination. *Add* a new *Destination* to set up a remote target destination.