Troubleshooting Tip: How to troubleshoot high phParser on FortiSIEM
| Description | This article describes how to probe a high phParser issue on FortiSIEM. |
| Scope | FortiSIEM v7.x. |
| Solution | High phParser CPU usage in FortiSIEM (Supervisor or Collector) usually happens due to :
Backend verification. On the affected node, use the following command to confirm CPU usage by phParser:
top -Hp $(pidof phParser)
This helps validate whether phParser threads are consuming excessive CPU.
The above report would provide a count of events that is high, and one can take appropriate action.
Related article: |
