jasonish / evebox

Web Based Event Viewer (GUI) for Suricata EVE Events in Elastic Search
https://evebox.org/
MIT License
414 stars 67 forks source link

sqlite: Save state in database dump #316

Open jasonish opened 2 weeks ago

jasonish commented 2 weeks ago

The command evebox sqlite dump exports the events back into an eve.json style file, but does not record state such as escalated or archived. This command should save that in the json, in keys under evebox so they can be restored on a load into sqlite or even elastic.