Have events like below 1) date-Timestamp Server - hostname Status - host is down Threshold - unable to ping 2) Date-Timestamp Db - dbname Status- database is down Instance status- DB instance is not available I would need to write Eval condition and create new field description that if field status is " database is down" , I need to add date, dB, status, Instances status fields to description field And if status is host down, need to add date,server, status, threshold to description field.
... View more