Hi everyone, I have a problem configuring Scirius ( GUI ) 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.
What is the name of the Elastcisearch index you are using to store alerts ? If not ‘logstash-*’ something, you may need to set up ELASTICSEARCH_LOGSTASH_ALERT_INDEX in local_settings.py to get data seen in Scirius.
On the icon side, you may need to run ‘python manage.py collectstatic’.