How to create an ignore event rule if one of the additionalinfo field is not present
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2023 11:01 PM
We have different additional info payload. There are some mandatory payload (eg: namespace). We need to create an ignore rule if particular field "namespace" does not appear
Additional info payload :
{"assetid":"","routingrp":"","classification":"IT","namespace":"apache/metrics"}

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2023 10:40 PM
Hi Gaurav
U can write an event matching rule and then Ignore Those events . Keep the ORDER Value is Very Lower Values.
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2023 10:48 PM
We need to ignore if "namespace" field does not appear in additional info.
ignore rule is says if any specific field does/doesnot have some value.
eg:
if below data appear in additional field it should not be ignored and create alert
{"assetid":"","routingrp":"","classification":"IT","namespace":"apache/metrics"}
if below data appear in additional field it should be ignored and do not create alert
{"assetid":"","routingrp":"","classification":"IT"}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 08:35 AM
have you found a way to achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2024 04:06 AM
Hi, I hope below screenshot supports you.
Suresh.