Snorby / snorby

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

Snorby Sensor Cache error #328

Closed neutrino1 closed 10 years ago

neutrino1 commented 11 years ago

hi all

When i start sensor cache job from Snorby Web GUI i got the following error; --- !ruby/struct:Snorby::Jobs::SensorCacheJob verbose: false

Debian Squeeze snort 2.9.2.3 snorby 2.6.2

Kindly guide

djcas9 commented 11 years ago

@neutrino1 That's not an error - it's just a listing of the job object.

djcas9 commented 11 years ago

@neutrino1 what's the problem you are having?

neutrino1 commented 10 years ago

ok, so its normal Actually i upgraded from snorby 2.5.1 that's was having graph update issue, i was worried if i am missing any step.

I just removed the old snorby database from mysql, replaced snorby folder from /var/www with new 2.6.2 and performed following bundle install bundle exec rake::setup RAILS_ENV=production

Is that a proper way to upgrade?

One thing i miss is its proper documentation, i still don't understand what a worker is and what jobs are :).

Thank u for the reply