The output of Suricata looks normal, it just started up, got a shutdown signal and shut down.
I wonder if the -D should be part of the systemd unit. IIRC systemd takes care of the process and suri itself doesn’t have to daemonize? @ish do you remember?
It is convenient to manage it with a daemon when stopping or restarting the service.
Is it recommended to run it from the command line and kill the process directly???
No, its just that systemd takes care of managing the process. If you use -D with systemd it gets confused, which is what you reported here. Try removing -D from the unit file.
Thank you.
We will only remove the -D option when managing with systemd.
In addition, it was confirmed that all servers are operating normally after setting ntp because all servers have to set NTP according to internal security regulations.