Skip to main content
raphaejaoliveira
Visitor III
December 4, 2020
Solved

Security Fabric / Automation

  • December 4, 2020
  • 1 reply
  • 3261 views
Hi!   I configured a automation action on my Fortigate (6.2). The automation was configure to send a e-mail when a interface status change. The notifications is work well, but a questions is that on email not inform whic interface had the status change. Below the mensage that I recived from fortigate.   "FGT[FG200ETK189xxxxx] Automation Stitch:Interface_Status_Change is triggered. %%Interface JGS Status Change%%"   Is possible recive the interface name information?
    Best answer by M_M_SW

    you can change trigger email body to

    %%log%%

     

    it will show the interface name

    but i think it's only work on Physical port

     

    1 reply

    M_M_SW
    M_M_SWAnswer
    New Member
    December 5, 2020

    you can change trigger email body to

    %%log%%

     

    it will show the interface name

    but i think it's only work on Physical port

     

    raphaejaoliveira
    Visitor III
    December 7, 2020

    Hi. I did the change to %%log%%. After that I am receive the interface name information. I received log about VPN interface too.

     

    Thanks.