Event management not generating message key automatically
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2020 06:55 AM
Hi All,
I am pushing event using API explorer and get everything working as I expect but when i see in event's "message_key" field then I don't find any auto generated message key when i do not provide this value in API explorer.
I do not get message key generated in event record but I do get it in Alert's "message_key" field.
Any idea what can be wrong?
Thanks
- Labels:
-
Event Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2023 05:21 AM
How this was solved? The BR is active and it is still not populating message key

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2023 06:01 AM
How are you sending in the event? Do you have a sample payload?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2023 07:39 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2023 07:48 AM
Some of the necessary fields that we use in the BR are blank in your event :: Node, Resource, MetricName...etc - Type is populated with Syslog, so I imagine all of your events are deduplicating to one alert with a message_key of Syslog ... In this case you'll have to write an event rule to parse out data from Additional_info or create your own unique message_key.
Hope this help!
-Ryan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2023 07:55 AM