Page 1 of 1

Trigger a notification on the addition of an error in the log

Posted: Wednesday 20 January 2021 17:33
by ccaru
Hi,

is there a generic way to trigger a notification on any error in the log file? I am not looking for a specific error - just anything which would result in a log of type error being generated.

cheers,
Claude

Re: Trigger a notification on the addition of an error in the log

Posted: Wednesday 20 January 2021 17:59
by waaren
ccaru wrote: Wednesday 20 January 2021 17:33 is there a generic way to trigger a notification on any error in the log file? I am not looking for a specific error - just anything which would result in a log of type error being generated.
Not natively but there are methods to do this.
Check this one

Re: Trigger a notification on the addition of an error in the log  [SOLVED]

Posted: Wednesday 20 January 2021 18:38
by ccaru
thanks for that :)