Created on
09-27-2016
06:59 AM
Edited on
12-31-2024
01:52 AM
By
Anthony_E
Description
This article will explain how to stop and start all processes in FortiSIEM VA.
Scope
FortiSIEM v6.X, v7.X.
Solution
To stop all processes under FortiSIEM VA:
SSH to the VA as a root user then su to admin and type the following to access the prompt:
# systemctl stop crond
# systemctl stop phxctl
# systemctl stop svnlite
# systemctl stop syslog
# systemctl stop phFortiInsightAI
# killall -9 node
# phxctl stop
# systemctl start crond
# systemctl start phxctl
# systemctl start svnlite
# systemctl start syslog
# systemctl start phFortiInsightAI
# phxctl start
# phstatus
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.