FortiAnalyzer- High CPU Issue while running Bulk API
Hello All,
Anyone helps me, to resolve my problem? FortiAnalyzer - High CPU Issue
we are running bulk API Script, to get the Fortianalyzer "Fortiview Top applications, Top source, and Top Destination " for every 5mins. we have a total of 210 FGT devices on the FAZ VM. total 8 core of CPU.
how we have to handle this type of bulk API script running on FAZ.
Below API URL we are using the get the Fortiview information. Please refer to the attached high CPU screenshot.
Top applications :
"url": "/fortiview/adom/root/top-applications/run" >>> To Get the TID for every 5mins
"url": "/fortiview/adom/root/top-applications/run/497287410" >>> To Get the DATA
Top Destinations :
"url": "/fortiview/adom/root/top-destinations/run" >>> To Get the TID for every 5mins
"url": "/fortiview/adom/root/top-destinations/run/1163665339">>> To Get the DATA
Top Source "url": "/fortiview/adom/root/top-sources/run" and "url": "/fortiview/adom/root/top-sources/run/510803073"
