can we use field mapping to fetch the information from other field of event in field mapping. Like if we have additional info data as {"abc":"1","def":"2","ghi":"3","jkl":"4"} and wanted to get the combination of value from abc and jkl. the example you shared is all constant value, i need to get the data dynamically in value field of event field mapping
Hi Ashutosh I wanted to event field map the message key, can you please let me know how? The task is, when a node goes down an Event Down alert will be created, now i want the alert to clear if the node comes up, i assume this can be achieved if both the down and up event has the same message key. Please let me know if you have any idea .
Thank you for doing this grate explanation
No worries! Thank you for watching!
can we use field mapping to fetch the information from other field of event in field mapping. Like if we have additional info data as {"abc":"1","def":"2","ghi":"3","jkl":"4"} and wanted to get the combination of value from abc and jkl. the example you shared is all constant value, i need to get the data dynamically in value field of event field mapping
Hi Ashutosh
I wanted to event field map the message key, can you please let me know how?
The task is, when a node goes down an Event Down alert will be created, now i want the alert to clear if the node comes up, i assume this can be achieved if both the down and up event has the same message key.
Please let me know if you have any idea .