maliceio / malice

VirusTotal Wanna Be - Now with 100% more Hipster
Apache License 2.0
1.63k stars 266 forks source link

detect more elasticsearch failures in malice #81

Open blacktop opened 5 years ago

blacktop commented 5 years ago

I'm going to add a feature in malice where it will scan the logs for malice-elastic automatically to help diagnose these types of issues because MOST people have them.

I already have one check for lack of RAM here: https://github.com/maliceio/malice/blob/master/malice/database/database.go#L84