My customer is using stream for saving alarm management.
When same thing and same time alarm happen twice time then stream entry has only one data. Because in case of same time(include millisecond) and same source, it update existing data.
Customer want to count how many alarm and type happen on the specific time period. But it's hard to managing due to overwrite function.
Can you make function that some duplicated data alert on the log or make a event that can developer handle this situation?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.