Actions
Feature #4466
closedReport duplicate IDs
Start date:
12/04/2018
Due date:
% Done:
0%
Estimated time:
To be discussed:
No
Description
Events with duplicate IDs cannot be saved into db. It's deliberate, as ID is also used as primary key. However, duplicate IDs should be inspected and originators notified - either their IDs do not have sufficient entropy, or their connectors generate duplicate messages for whatever reason.
Bonus: originator can be notified automatically if duplicate ID comes from the same connector.
We should either watch logs or propagate error into runlog and report from there.
Related issues
Updated by Pavel Kácha over 3 years ago
- Related to Feature #3367: Implement sending of critical errors via email added
Updated by Rajmund Hruška over 1 year ago
- Status changed from New to Rejected
This issue is solved in Warden, in #5066. Furthermore, we have Nagios, which checks the events ending up in errors directory due to ID not being unique.
Actions