Remote syslog to Observium
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!
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!
Like this? http://observium.org/wiki/Configuration_Options#Syslog_Settings
2014-07-25 19:41 GMT+02:00 Eduardo Schoedler listas@esds.com.br:
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!
-- Eduardo Schoedler _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
2014-07-25 15:06 GMT-03:00 Markus Klock markus@best-practice.se:
Like this? http://observium.org/wiki/Configuration_Options#Syslog_Settings
Kinda this, thanks!
-- Eduardo Schoedler
No. Like this http://postman.memetic.org/pipermail/observium/2014-July/007264.html
On Fri, Jul 25, 2014 at 11:06 PM, Markus Klock markus@best-practice.se wrote:
Like this? http://observium.org/wiki/Configuration_Options#Syslog_Settings
2014-07-25 19:41 GMT+02:00 Eduardo Schoedler listas@esds.com.br:
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!
-- Eduardo Schoedler _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (4)
-
Eduardo Schoedler
-
Markus Klock
-
Senses0
-
Spencer Gaw