You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed packs export, configuration of the pack is now exported into the export config file.
Fixed group targeting in source and destination.
Improvements
Across the board, reworked internal command switches to be more consistent.
New Feature
When uploading packs, the option to include a custom "pack" called a "ruck" is available.
"kits" allow a more-comprehensive approach to packs, as they can include collectors, inputs, secrets and a default route that funnels matching data to the pack.
The pack itself will still only contain pack routes, pipelines, and other knowledge settings, but other objects will be created if defined.
Added configuration option is_free for standalone or not Enterprise editions of Cribl.
Added create command for future use.
Restrict to specific sources/destinations using namespaces.
Export
Ability to export a lookup file (CSV) of Cribl Ids and Display names for further enrichments.
Added ability to "split" configs into their knowledge objects with group and namespace information.
Validate
Added multiple API Specs
Still not working as intended due to malformed OpenAPI spec parsing.
Knowledge Objects
routes
Fixed the update call to "substitute and replace" only configured routes. Will not overwrite entire route list.