brexhq / substation

Substation is a toolkit for routing, normalizing, and enriching security event and audit logs.
https://substation.readme.io
MIT License
322 stars 16 forks source link

build(config): add ID to conditional pattern #207

Closed shellcromancer closed 2 months ago

shellcromancer commented 2 months ago

Description

Adds the configuration ID in the Substation conditional pattern to locate troublesome configurations from logs.

Motivation and Context

This was missed during the feature work in #181. Brings feature parity when debugging configurations.

How Has This Been Tested?

Outputted config.json files now have an ID field.

Types of changes

Checklist: