openwrt-packages/admin
Petr Štetiar 660fa63faf syslog-ng: fix OOM issues by adding support for logrotate
With heavy system logging which goes by default into `/var/log/messages`
log file which is usually placed in tmpfs/RAM one can trigger OOM killer
fairly easily, thus killing random processes and in some cases making
system unusable.

This is likely happening due to the fact, that Linux by default uses 1/2
of available RAM for tmpfs, which might be for example an issue on low
RAM devices with ath10k wireless.

So let's fix it by adding logrotate functionality which should limit the
size of `/var/log/messages` log file to 1M by default, but could be
tweaked by config knob if needed be.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2022-08-26 16:57:00 +02:00
..
atop atop: update to 2.7.1 2022-02-28 11:44:23 -08:00
backuppc backuppc: fix build with host detected par2 2021-03-06 18:09:32 +01:00
debian-archive-keyring debian-archive-keyring: update to 2021.1.1 2021-04-29 00:59:15 +01:00
debootstrap debootstrap: update to version 1.0.126 2021-11-15 02:16:25 +00:00
gkrellmd treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
htop htop: update to 3.2.1 2022-06-04 08:58:11 -04:00
ipmitool treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
monit monit: add libtool fixup 2020-12-17 21:58:10 -08:00
muninlite muninlite: update to new upstream release (2.1.2) 2021-07-14 13:47:01 +02:00
netatop treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
netdata netdata: disable LZ4 compression support 2022-03-15 10:52:56 +01:00
nyx treewide: Remove Python variants for non-Python packages 2020-04-19 01:56:23 +08:00
openwisp-config openwisp-config: update to 1.0.1 2022-06-24 18:16:14 -04:00
openwisp-monitoring openwisp-monitoring: added 0.1.1 2022-06-28 16:00:46 -04:00
rsyslog rsyslog: apply shellcheck SC3014 to init 2022-07-07 10:34:58 -07:00
schroot schroot: fix typo 2021-06-06 16:03:38 +08:00
sudo sudo: don't build with MIPS16 2022-07-14 14:13:02 -07:00
syslog-ng syslog-ng: fix OOM issues by adding support for logrotate 2022-08-26 16:57:00 +02:00
zabbix zabbix: add fping dependency 2022-08-03 09:40:59 +02:00