StamusNetworks / scirius

Scirius is a web application for Suricata ruleset management and threat hunting.
GNU General Public License v3.0
614 stars 150 forks source link

No Capture stats, Memory usage and problem indicators statisctics using the new scirius version #233

Open ipworkx opened 3 years ago

ipworkx commented 3 years ago

Hi all,

I have a new installation created from the source and found out that within the scirius app, the statistics screens aren't working anymore. All other is working fine. I used the selks builder to create a new ISO. Other installation version upgraded with the new scirius version (python 3.7) are showing exact the same issue. When I hover above the area with the mousepointer, it shows values. I tested several browsers and they all show the same results. Anyone out there who can help me here? Regards, IPWorkx

ipworkx commented 3 years ago

By the way, the rule activities are working fine. I even looked at the scirius/elastic query files (/var/log/scirius/elasticsearch.log and did see the actual query working.

pevma commented 3 years ago

Do you have logs populating in any Kibana dashboards?

ipworkx commented 3 years ago

Yep, all works fine. It's just this info doesn't show up

ipworkx commented 3 years ago

Hi, I looked a little further and found out it is fetching data, but it just doesn't show up. At the other hand, in the debug it shows the text "fetching data" but it doesn't show up on the page. The rule activity does work. It may help you this way.

Screenshot 2021-05-19 at 07 38 19
ipworkx commented 3 years ago

Do you might have another debian packege of the latest scirius version? The packages that are available are just two. This one which works with python 3.7 and the old one that works with the old version of python.

ipworkx commented 3 years ago

By the way it's version 3.7.0-1

ipworkx commented 3 years ago

Elastic is version 7.12. I installed version 3.5 with the same results. It must be a thing with Elasticsearch. Version 7.11 was fine

pevma commented 3 years ago

Thanks for debugging this! I tried to reproduce but could not. What browser (version) do you use?