FortiSIEM
FortiSIEM provides Security Information and Event Management (SIEM) and User and Entity Behavior Analytics (UEBA)
ChrisDurkin
Staff
Staff
Article Id 231773

How to import MISP data threat feeds in to FortiSIEM

Note: requires "jq" to be installed on the Supervisor node.

wget -O jq https://github.com/stedolan/jq/releases/download/jq-1.6/jq-linux64
chmod +x ./jq
cp jq /usr/bin

Contributors