Is there away to log all alerts to alerts.log, but only insert alerts into a database which match a specified alert level (i.e. only write alerts with a level >=3 to my database)? I don't want to insert everything into a MySQL database due to the large number of low-level alerts, but still want to be able to generate metrics using the flat-file.
Thanks,
Chris
-- Sent from my HP TouchPad