Skip to main content
Lyyiheang
Visitor III
February 11, 2024
Solved

Incident Notifications via Microsoft team/Telegram

  • February 11, 2024
  • 2 replies
  • 3212 views

Dear Team,

 

I would like to any possible way or guide for configuring FortiSIEM to send notification via Telegram or Microsoft team. Appreciate for every answer.

 

Thank You

    Best answer by Secusaurus

    Hi @Lyyiheang,

    As of version 7.1.x, there is no integrated solution.

    In MS Teams, you can get/view email addresses for each channel and simply send notifications via mail to these channels.

    The only other way to send notifications is pushing an xml to a webserver (https), where you then need to have a script that can work with that.

    I'd assume services like IFTTT could handle that but I don't think you'd like to do that from a data privacy perspective.

     

    Best

    Christian

    2 replies

    Secusaurus
    Contributor III
    February 11, 2024

    Hi @Lyyiheang,

    As of version 7.1.x, there is no integrated solution.

    In MS Teams, you can get/view email addresses for each channel and simply send notifications via mail to these channels.

    The only other way to send notifications is pushing an xml to a webserver (https), where you then need to have a script that can work with that.

    I'd assume services like IFTTT could handle that but I don't think you'd like to do that from a data privacy perspective.

     

    Best

    Christian

    NSE8 | Fortinet Advanced MSSP Partner
    marod1981
    New Member
    February 12, 2024

    while there is no easy way included, it can be done via a python (remediation) script which uses a teams webhook. Same should work for telegram...

    Screenshot 2024-02-12 082508.png

    or sending a notification to my awtrix clock

    awtrix (4).gif

     

    Regards

    Manuel

    Secusaurus
    Contributor III
    February 12, 2024

    Hi Manuel,

     

    Great point (love the awtrix clock and note that down for our SOC :) )!

    Just one thing to note: The incident then is considered as remediated. Depending on how your analysts work, this might become irritating.

     

    Best,

    Christian

    NSE8 | Fortinet Advanced MSSP Partner