You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone, I have a problem configuring Scirius with Suricata. launching the commands to start both, from termimal everything seems to work correctly and also the logs are written correctly. it seems that scirius is unable to intercept events
How can I check that events are forwarded to ES and properly indexed?
I installed ES following the installation of Suricata hoping that scirius would be able to represent the events but I don't understand why the events are not processed.
Hi everyone, I have a problem configuring Scirius with Suricata. launching the commands to start both, from termimal everything seems to work correctly and also the logs are written correctly. it seems that scirius is unable to intercept events
Suricata run command
sudo suricata -c /etc/suricata/suricata.yaml -i eth0
Scirius run command
python manage.py runserver < ip:port >
This is the configuration of suricata on scirius
The rules have been enabled in the graphical interface and during the suricata configuration, but scirius does not seem to detect any events:
also scirius does not load the menu on the right well:
The version of Suricata is 5.0.3 and the version of Scirius is 3.4.0
Could you give me some solution on how to solve the problem?
Thanks in advance
The text was updated successfully, but these errors were encountered: