Skip to main content
Nur
Staff
Staff
March 11, 2026

Technical Tip: How to integrate FortiDLP Cloud and FortiAnalyzer Cloud via Webhook

  • March 11, 2026
  • 0 replies
  • 224 views
Description This article describes the integration between FortiDLP and FortiAnalyzer in the Cloud Environment.
Scope FortiAnalyzer Cloud, FortiDLP Cloud.
Solution

The both product, FortiAnalyzer Cloud and FortiDLP Cloud, can be integrate different accounts under the Support portal. The reason for using Webhook (API CALL) for FortiDLP Cloud is to send a log to FortiAnalyzer Cloud.

 

  1. Generate a token for FortiDLP Cloud.

 

Screenshot 2026-03-09 084249.png

 

  1. Insert FortiAnalyzer Cloud URL at the FortiDLP webhook.

     

    Screenshot 2026-03-09 082347.png

     

    The headers are Authorization FortiAnalyzer token.

    Select Test for testing the Webhook.

     

     

  2. FortiAnalyzer Cloud -> Event Monitor -> The FortiAnalyzer showed the log.

     

    Screenshot 2026-03-09 083919.png

     

     

  3. Log Parsers should display the FortiDLP log.

     

    Screenshot 2026-03-09 084108.png

     

     

  4. Enable API log event logs from FortiAnalyzer:

     

config system global

    set jsonapi-log all

end