
9 May
2016
9 May
'16
11:51 a.m.
Hi everyone,
right now it is possible to filter syslog messages on the frontpage with a statement in config.php: $config['frontpage']['syslog']['priority'] = array('emerg','alert'); // for example
I think it would be nice to have something similar for the eventlog. For example to filter interfaces going up/down and interface-throughput: $config['frontpage']['eventlog']['filter'] = array('ifSpeed','ifOperStatus');
Maybe this feature is already implemented and i am not able to find it?!
Thanks for reading :-)
Version: Observium Professional 0.16.5.7838
Cheers, Helge