Description
hi,
In my syslog-ng I have:
destination d_observium
{ program("/opt/observium/syslog.php" template ("$HOST||$FACILITY||$PRIORI TY||$LEVEL||$TAG||$YEAR-$MONTH-$DAY $HOUR:$MIN:$SEC||$MSG||$PROGRAM\n") template -escape(yes)); };
But In the mysql table it looks like:
-----------------------------------------------------------------------
device_id | facility | priority | level | tag | timestamp | program | msg | seq |
-----------------------------------------------------------------------
12 | local7 | 6 | 6 | be | 2014-05-20 23:00:39 | % | 13057 | |
12 | local7 | 6 | 6 | be | 2014-05-20 23:00:39 | % | 13058 | |
12 | local7 | 6 | 6 | be | 2014-05-20 23:00:47 | % | 13059 | |
12 | local7 | 6 | 6 | be | 2014-05-20 23:00:48 | % | 13060 |
Only on my catos device. IOS devices run find
Attachments
Activity
Workflow | Original: classic default workflow [ 11710 ] | New: Observium workflow [ 14145 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Assignee | Original: Adam Armstrong [ adama ] | New: Mike Stupalov [ landy ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |