dynamite-nsm icon indicating copy to clipboard operation
dynamite-nsm copied to clipboard

DynamiteNSM is a free Network Security Monitor developed by Dynamite Analytics to enable network visibility and advanced cyber threat detection

Results 31 dynamite-nsm issues
Sort by recently updated
recently updated
newest added

**Description:** Agent installation fails due to _zeek-af_packet-plugin_ not being able to find the correct kernel headers during compilation. This happens when running in a container (VM in my case under...

With the migration to ECS standard we can expect relative consistency across many fields. - [x] Identify dashboards which can be derived from these common fields - [x] Identify dashboards...

Fully exercise all I/O operations available to `services.filebeat.config.ConfigManager` - [x] #70 - Create Service Config Base Classes - [x] Implement unittest based tests to fully exercise all I/O operations.

Fully exercise all I/O operations available to `services.suricata.config.ConfigManager` - [x] #70 - Create Service Config Base Classes - [x] Implement unittest based tests to fully exercise all I/O operations.

Fully exercise all I/O operations available to `services.kibana.config.ConfigManager` - [x] #70 - Create Service Config Base Classes - [x] Implement unittest based tests to fully exercise all I/O operations.

- [x] #70 - Create Service Config Base Classes - [x] Implement unittest based tests to fully exercise all I/O operations.

`dynamite_nsm.services.*.config` modules have no base implementation. They are all over the place, even though they rely on many of the same underlying concepts for config manipulation. We will be moving...

It is becoming obvious that additional abstraction is needed to manipulate the somewhat convoluted ConfigManager system. Developers for example should be able to modify a configuration in the following way,...