Skip to main content
tobisfr
Explorer
March 25, 2019
Question

Custom Event Handler not Working

  • March 25, 2019
  • 1 reply
  • 3152 views

Hi,

perhaps anyone can help me out with a custom event handler.

 

I created a handler to get notified if WAN Connection of my SD-WAN Interface is not working.

 

Error Message when the line is down under "Log View -> Evenet -> System" is (Screenshot 1)

 

My Event Handler is Screenshot 2

 

 

But nothing no event or Mail is sent by Fortianalyzer

 

 

    1 reply

    chutter_FTNT
    Staff
    Staff
    March 26, 2019

    Guess its your Generic Text Filter which is causing the problem.

    Try with this one:

    msg~"Static route on interface wan1 may be removed by health check"

     

    tobisfr
    tobisfrAuthor
    Explorer
    March 29, 2019

    Works fine - thanks for your hint!