Jamin Becker
Jamin Becker
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,...
Wherever possible on native fileIO, and remove subprocess calls invoking `shell=True` - [x] audit utilities.py - [x] audit service (install.InstallManager) classes