Want a workflow for implementation
Hey there,
I have a use case to be implemented in FortiSIEM. So the flow is that I want to filter the events and based on filtered event I want IOCs from that and I want to enrich that particular IOC using API call and store the API response. Using that stored API response I want to create dashboards. So, the questions are as below mentioned
- How to filter the events ?
- Once the events are filtered, How to extract IOC from that event and where to store that to make API call ?
- How to make an API call to external lookup tool for that filtered events or IOC ? Like do we have to create any integration ?
- How and where to store API response data so that it can be used to create dashboard
- How to create a custom dashboards ?
Please guide me to the entire flow how to implement this. Like what should be the idea flow of all this procedure.
