![](https://secure.gravatar.com/avatar/6c78029ebd8319629d14699948ee7728.jpg?s=120&d=mm&r=g)
25 Jul
2014
25 Jul
'14
7:59 p.m.
Might want to setup and use the housekeeping script.
$config['housekeeping']['syslog']['age'] = 0; // Maximum age of syslog entries; 0 to disable
* Accepted age scales are: * y (years), M (months), w (weeks), d (days), h (hours), m (minutes), s (seconds) * NOTE, for month use CAPITAL 'M' * By default, age in numeric value are seconds
Then: ./housekeeping.php -s
Regards,
SG
On 7/25/2014 11:41 AM, Eduardo Schoedler wrote:
I have forgot one device with remote syslog with debug enabled. My syslog table is with 12G, so I had to truncated :).
Any chances to implement regexp filter (like bad_if_regexp) to syslog too?
Thanks all!