Importing and exporting event handlers
You can import and export event handlers. This feature allows you to develop custom event handlers and deploy them in bulk to other ADOMs or FortiAnalyzer units. Simply export the custom event handlers, then import them into the ADOMs or units where you want them deployed. You can also export event handlers as part of your backup procedure.
To export event handlers:
- Go to FortiSoC/Incidents & Events and select Handlers > Event Handler List.
- Select the event handler or handlers that you are exporting, then right click on one or select More from the toolbar, and click Export.
- Save the exported JSON file to your management computer.
To import event handlers:
- Go to FortiSoC/Incidents & Events and select Handlers > Event Handler List.
- Right click in the event handler list or select More from the toolbar, and click Import.
The Import Event Handler dialog box opens.
- Drag the event handler JSON file onto the import dialog box, or click Browse to locate the file on the management computer.
- Click OK to import the event handler or handlers.
If the imported event handler's name already exists, the Unix epoch timestamp will be automatically appended to the imported handler's name, for example: App Ctrl Event‘1544644459276775. The name can be edited as required after importing. |
If the imported file is the wrong format or has an error, the system will report an error.
|