EVENT
HOST {{event.host_name || "No result found"}}
STATUS {{processEventStatus(event).status || "No result found"}}
ID {{event.id || "No result found"}}
CREATED {{(event.created | longDate) || "No result found"}}
PLAY {{event.play || "No result found"}}
TASK {{event.task || "No result found"}}
MODULE {{event.event_data.res.invocation.module_name || "No result found"}}
RESULTS
{{key}} {{value}}