cvtienhoven / graylog-plugin-aggregates

Aggregates plugin for Graylog
https://marketplace.graylog.org
GNU General Public License v3.0
53 stars 12 forks source link

Incorrect triggered_at value in Alerts #33

Closed jrvn closed 6 years ago

jrvn commented 6 years ago

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 in streams.alert_conditions). aggegates_alert streams-alert_conditions-created_at

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