Date: Tue, 25 Jun 2019 16:08:47 -0600 From: Ian Lepore <ian@freebsd.org> To: freebsd-embedded@freebsd.org, freebsd-hackers@freebsd.org Subject: Limiting the size of syslogd output files using options in syslog.conf Message-ID: <bf597c3830ebabbef6ac422a5d648e1eed13fac5.camel@freebsd.org>
next in thread | raw e-mail | index | archive | help
I've posted a review of a small syslogd change which lets you set a limit on the size of syslogd output files in /etc/syslog.conf. The idea is to prevent filling up a filesystem on emmc or sdcard or other small storage device on an embedded system with unexpected logging triggered by some error or failing hardware. If you're interested, please see the review at https://reviews.freebsd.org/D20764 -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bf597c3830ebabbef6ac422a5d648e1eed13fac5.camel>