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

evebox server cannot start without users #267

Closed fcorneli closed 1 year ago

fcorneli commented 1 year ago

When trying to start evebox server without any user, you get the following error:

ERROR evebox: Username/password authentication is required, but no users exist

and the process terminated (RPM), which also causes the evebox-agent to start complaining that it cannot connect. This should not happen I guess. evebox server should be able to start without portal users configured.

jasonish commented 1 year ago

Thanks. Updated to just log a warning instead.