brexhq / substation

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

fix: use valid path to the for_each inspector settings #129

Closed shellcromancer closed 1 year ago

shellcromancer commented 1 year ago

Description

Fixes a bug in the substation.libsonnet library when using the for_each inspector due to referencing an invalid path.

Motivation and Context

This is required to use the correct settings in the for_each inspector.

How Has This Been Tested?

Fix is applied to our internal substation library and used in production.

Types of changes

Checklist: