WIFI-1845: Added functionality to rotate the logs for ovsdb

Signed-off-by: Owen Anderson <owenthomasanderson@gmail.com>
This commit is contained in:
Owen Anderson
2021-05-27 09:54:00 -04:00
committed by Rick Sommerville
parent ed9379af7b
commit 94bcfaf93f
3 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
/tmp/log/openvswitch/* {
daily
rotate 5
size 1M
compress
delaycompress
dateext
dateformat -%d%m%Y
notifempty
}

View File

@@ -60,6 +60,7 @@ packages:
- kmod-ip6-tunnel
- kmod-iptunnel
- kmod-iptunnel6
- logrotate
diffconfig: |
CONFIG_OPENSSL_ENGINE=y

View File

@@ -80,6 +80,7 @@ packages:
- eapol-test
- apc
- radsecproxy
- logrotate
diffconfig: |
CONFIG_OPENSSL_ENGINE=y