Syslog Format for Flatline alerts (match if a statistical value is less/more/equals to threshold X)
...
Time | Host | Alerts Syslog Message ID | Level | Alert Name | Alert Description | On (Alert Device/ Object) | Alert Details |
---|---|---|---|---|---|---|---|
10/23/2018 15:40:43.714 | dpod | 0x00a0001a | info May be set via System Parameters ("Syslog Severity Field Value") | Devices CPU Metric | Alert on Devices CPU over 80% | idg77 | Value:(85.0) Threshold:(75.0) Filters:[device(),domain(),service()] Interval:[timestampStart(10/23/2018 15:35:43.714),timestampStartLong(1540298143714),timestampEnd(10/23/2018 15:40:43.714),timestampEndLong(1540298443714)] |
Syslog Format for Frequency alerts (match if the number of fetched documents is more than threshold X)
...
Time | Host | Alerts Syslog Message ID | Level | Alert Name | Alert Description | On (Alert Device/ Object) | Alert Details |
---|---|---|---|---|---|---|---|
10/23/2018 17:44:23.088 | dpod | 0x00a0001a (always the same) | info May be set via System Parameters ("Syslog Severity Field Value") | Transaction Errors Alert | Alert when 5 or more Transactions with errors in the last 30 minutes | mpgw - webapi | Value:(22.0) Threshold:(5.0) Filters:[device(idg77),domain(),service()] Interval:[timestampStart(10/22/2018 17:44:23.088),timestampStartLong(1540219463088),timestampEnd(10/23/2018 17:44:23.088),timestampEndLong(1540305863088)] |
...