Closed jrvn closed 6 years ago
There is an incorrect date value triggered_at in Alerts. It is confusing when you check more alerts.
triggered_at value in triggered Alert is always the timestamp, when the alert condition was created (created_at in streams.alert_conditions).
triggered_at
created_at
streams.alert_conditions
triggered_at value in triggered Alert should be the real timestamp, when the alert was triggered.
Graylog 2.4.0 Aggregates 2.2.2
There is an incorrect date value triggered_at in Alerts. It is confusing when you check more alerts.
Actual behavior
triggered_at
value in triggered Alert is always the timestamp, when the alert condition was created (created_at
instreams.alert_conditions
).Expected behavior
triggered_at
value in triggered Alert should be the real timestamp, when the alert was triggered.Environment
Graylog 2.4.0 Aggregates 2.2.2