StamusNetworks / scirius

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

Some graphs not showing up #119

Open brandonmreeves opened 7 years ago

brandonmreeves commented 7 years ago

Just ran apt-get update/upgrade on SELKS. Now some graphs arent showing up. From what I can tell it is the timeline type graphs. Graphs working fine prior to the update and now they show no data for any selected period.

screenshot from 2017-10-04 16-29-45

Metrics screenshot from 2017-10-04 16-31-55

regit commented 7 years ago

Can you edit /etc/scirius/local_settings.py and add at the end:

SURICATA_NAME_IS_HOSTNAME = False

Then restart scirius

pevma commented 7 years ago

Also just to confirm - if you want to do an upgrade on SELKS you should follow this (as opposed to apt-get upgrade from the command line) - https://github.com/StamusNetworks/SELKS/wiki/SELKS-upgrades

brandonmreeves commented 7 years ago

That seems to work with one exception. The dashboards page (sublink of about) located at /suricata/dashboard. It shows the IP addresses linked by alert and Rules activity graphic. However the alert timeline does not show up

See: image