jasonish / evebox

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

esimport: reconnect to elasticsearch if disconnected #102

Closed jasonish closed 4 years ago

jasonish commented 5 years ago

esimport will exit if disconnected from elastic search. It should enter a retry loop.

jasonish commented 4 years ago

Fixed in the Rust version of the tool.