evebox icon indicating copy to clipboard operation
evebox copied to clipboard

Web Based Event Viewer (GUI) for Suricata EVE Events in Elastic Search

Results 39 evebox issues
Sort by recently updated
recently updated
newest added

While the inbox view might be paginated, it's returned in one http response. This can be quite large if the grouping results in a large number of distinct IP address...

I'm running Evebox 0.16 (Debian package install), and have noticed an error is triggered when when viewing an event. To trigger it, I go to the "Events" top menu entry,...

For oneshot, or training environments having set to all by default would be very useful.

Bumps the cargo group with 2 updates in the / directory: [h2](https://github.com/hyperium/h2) and [rustls](https://github.com/rustls/rustls). Updates `h2` from 0.3.25 to 0.3.26 Release notes Sourced from h2's releases. v0.3.26 What's Changed Limit...

dependencies
rust

2024-04-11 06:22:06 INFO evebox::server::main: Authentication required but no session found. 2024-04-11 06:22:06 INFO evebox::server::main: Authentication required but no session found. 2024-04-11 06:22:07 INFO evebox::server::main: Authentication required but no session found....

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.3 to 5.1.7. Changelog Sourced from vite's changelog. 5.1.7 (2024-03-24) fix: fs.deny with globs with directories (#16250) (5a056dd), closes #16250 5.1.6 (2024-03-11) chore(deps): update all non-major dependencies...

dependencies
javascript

### Discussed in https://github.com/jasonish/evebox/discussions/298 Originally posted by **jianvector** March 14, 2024 If sensorname filter drop-down menu could be added, it would be a very good thing ![sensor](https://github.com/jasonish/evebox/assets/100907128/d6e20357-0e09-4a84-8b52-884d451dec0e)

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...

Using all is nice while your database is small, but on a load instance, even 24 hours can put excessive strain on a system causing very long, uncancellable query times....