Try taking a look at the ELSA logs, in /nsm/elsa/data/elsa/log/.
Also, have you tried restarting apache2?
sudo service apache2 restart
Have you tried rebooting the machine?
Thanks,
Wes
ELSA Buffers in Queue:
31542
If this number is consistently higher than 20, please see:
https://github.com/Security-Onion-Solutions/security-onion/wiki/FAQ#why-does-sostat-show-a-high-number-of-elsa-buffers-in-queue
Went to the link and followed the suggestions.
ran this sudo grep syslogs_archive_1 /nsm/elsa/data/elsa/log/node.log
Got a bunch of hit then ran sudo securityonion-elsa-reset-archive
Didn't fix the white page issue
Ran the sosat and got the same results for Elsa buffers. I am going to upload the sostat in a minute.
I forgot to add this.
I looked a the logs and I couldn't make sense of it.
I restarted apache and ran soup.
You could try deleting the buffers from /nsm/elsa/data/elsa/tmp/buffers/ if you don't need them--then restart apache2 and see if ELSA will process the buffers appropriately.
Also, try running mysqlcheck -A and see if you get any errors.
Is Sphinx successfully running?
Have you had any ungraceful shutdowns or disk space issues lately?
Thanks,
Wes
mysqlcheck -A has been running for about 4 hours so far no errors.
Sphinx is running
No ungraceful shutdowns and disk space is good.
Some back ground might be helpful. I think you helped me with this post https://groups.google.com/forum/#!searchin/security-onion/packetsmacker/security-onion/uQhInQ4221Y/GX0S0fFODQAJ
To summarize that post the box didn't have enough hardware given the rules i needed to run at that point on the network. We moved it to a different location to focus on a segment of the network. Now the load is good. I wonder if there is a issue with the databases due to the large amount of traffic it was getting from its original location.
Would it be worth starting over? I don't really want to run the setup again because we have a far amount of custom config. I know I could back it up and fix it but it seems like it would be faster if I could just blow away the data in the databases. Is that a good idea? How would I do it? Would that fix the problem? If it didn't fix it at lest we could rule that out.