Hi!
I've set up log monitoring for a Linux server, a trigger, and an email notification if the string is found.
Is there a way to put the string located in the body of the email (the whole line)? Is there a macro for this?
My default message:
Problem started at {EVENT.TIME} on {EVENT.DATE}
Problem name: {TRIGGER.NAME}
Host: {HOST.NAME}
Severity: {TRIGGER.SEVERITY}
Original problem ID: {EVENT.ID}
{TRIGGER.URL}
Thanks!
I've set up log monitoring for a Linux server, a trigger, and an email notification if the string is found.
Is there a way to put the string located in the body of the email (the whole line)? Is there a macro for this?
My default message:
Problem started at {EVENT.TIME} on {EVENT.DATE}
Problem name: {TRIGGER.NAME}
Host: {HOST.NAME}
Severity: {TRIGGER.SEVERITY}
Original problem ID: {EVENT.ID}
{TRIGGER.URL}
Thanks!
Comment