Skip to content

Commit

Permalink
added nest filters for kubernetes values
Browse files Browse the repository at this point in the history
  • Loading branch information
bartr committed Jan 12, 2021
1 parent e8ee72c commit 8e9e473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ We couldn't find a good end-to-end example, so we created this from various GitH

The original version of this repo used a separate filter to parse the JSON. By changing the cri parser to use the `log` field instead of the `message` field, the `kubernetes filter` converts the JSON if `Merge_Log` is set to `On`

We also had to add to `lift` filters to the config to get the Kubernetes values to the root level.
We also had to add two `nest filters` to the config to `lift` the Kubernetes values to the root level.

## Sample Config

Expand Down

0 comments on commit 8e9e473

Please sign in to comment.