Elazar Broad
Elazar Broad
Hi @moshekaplan - Unfortunately, due to the way HXTool currently interacts with the scheduler and database objects (via singletons), leveraging gunicorn and mod_wsgi with multiple workers breaks the application. This...
Hi @belteguese0 - Which version of keyring are you using? Thanks, Elazar
Hi @belteguese0 - The issue here is that you have HXTool deployed on a headless Linux system - which is fine - however, keyring is falling back to a file...
Hi @DD3-ACC - Which version of HXTool are you running? This was resolved in 4.7.1 with this commit: https://github.com/fireeye/HXTool/commit/6a2fb1feb91959e0a033c8aa2227093a3656d72d. Alternatively, you can download [alert_types.json](https://raw.githubusercontent.com/fireeye/HXTool/master/static/alert_types.json), replace your existing one and restart...
Thanks @Nao-MNC for reporting this, much appreciated. @CoderHenrik handles much of the UI so I'm going to assign this one over to him. Thanks, Elazar