Snorby / snorby

Ruby On Rails Application For Network Security Monitoring
Other
1k stars 224 forks source link

Problem with Metrics on Dashboards #475

Closed nan008 closed 6 years ago

nan008 commented 6 years ago

My problem is similar to Snorby 2.6.2 - Dashboard is not updating since 05-04-2014. Events are updating #340 (remains open)

Snorby 2.6.3 (it is standalone, not on SO) Snort 2.9.9.0

I am running it in production mode now, snorby worker is running

Yet the Metrics on the main dashboard are not updating and the last check date is one hour in the future from GMT (the timezone is true and set to Europe time in config.yml)

screen shot 2017-08-16 at 16 03 03

I run the rails console and the Snorby::Jobs.clear_cache(true) Snorby::Jobs.run_now! which updated the metrics to the screenshot above from 0 metrics

Any help with this?

nan008 commented 6 years ago

As I am running both snorby and worker on systemd - I had to restart them couple of times. Not saying it is the solution to this problem but in my case the metrics are refreshing