Suricata 7.0.10 After unix-socket is Enabled, Logs cannot be output to eve.json. How can I Output logs to eve.json at the same time or Transmit Logs through unix-socket

suricata 7.0.10 After unix-socket is Enabled, Logs cannot be output to eve.json. How can I Output logs to eve.json at the same time or Transmit Logs through unix-socket

When running this command, eve.json does not output logs
suricata -c /etc/suricata/suricata.yaml --unix-socket=/var/run/suricata/suricata-command.socket
This command will output eve.json logs
suricata -c /etc/suricata/suricata.yaml --af-packet=ens33

This is my suricata config
suricata.yaml (85.1 KB)

What happens if you run:

 suricata -c /etc/suricata/suricata.yaml --af-packet=ens33 --unix-socket=/var/run/suricata/suricata-command.socket

Ideally also add for all the runs the suricata.log