Hi,
I m trying to log only specific type of program alerts in a mysql db at
remote syslog-ng server. Till now i m able to get exactly the messages
that i wanted but i m also getting some annoying messages in mysql db.
I did researched the problem but was unable to find any satified
answer. These messages are
host | facility | priority | level | tag | date | time | program | msg | seq | |
abc | kern | warning | warning | 04 | 2005-06-16 | 08:58:35 | On node 0 total | On node 0 totalpages: 65088 | 3572 | |
abc | kern | warning | warning | 04 | 2005-06-16 | 08:58:35 | Processors | Processors: 1 | 3573 | |
abc | kern | warning | warning | 04 | 2005-06-16 | 08:58:35 | ESR value after | ESR value after enabling vector: 00000000 | 3574 | |
abc | kern | info | info | 06 | 2005-06-16 | 08:59:29 | parport0 | parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE] | 3575 | |
abc | kern | info | info | 06 | 2005-06-16 | 08:59:29 | parport0 | parport0: irq 7 detected | 3576 |