Fortigate如何訊息(比如管理員登出登入、VPN登出登入)透過LINE發送?
基本上就是兩項事情
1.IFTTT
2.Webhook
首先先到IFTTT註冊帳號,並關聯Line服務以及webhook
底下是參考截圖
Line Notify 提供三個 Vaule: Value1、Value2 、 Value3Recipient 下拉選單可以看到自己的 Line 群組清單,所以可以指定發送訊息到什麼群組內
網址後馬賽克的內容就是金鑰,請不要外流,外流的話就可以透過你的 LINE Notify 發訊息給你(好像也還好XD)
底下是Fortigate的設定部分
Security Fabric > Automation >
URL就是Webhook給你的那一串網址
上圖就是結果~~~
這個也是跟原廠Support找好久才找到原因.....
config alertemail setting
set username "XXX@twca.com.tw"
set mailto1 "XX@twca.com.tw"
set filter-mode threshold
set severity critical
end
set username "XXX@twca.com.tw"
set mailto1 "XX@twca.com.tw"
set filter-mode threshold
set severity critical
end
Fortianalyzer沒有像Fortigate這種設定方式....希望未來可以支援~