Skip to content

Commit

Permalink
use sumologic.metadata.name.otelcol for otelcol.logLevelFilter
Browse files Browse the repository at this point in the history
  • Loading branch information
perk-sumo committed Sep 30, 2020
1 parent 2adcc20 commit 9d2249a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
{{- end }}

{{ if .Values.otelcol.logLevelFilter }}
{{ printf "<filter **%s**>" (include "sumologic.metadata.name.otelcol.deployment" .) }}
{{ printf "<filter **%s**>" (include "sumologic.metadata.name.otelcol" .) }}
@type grep
<regexp>
key log
Expand Down

0 comments on commit 9d2249a

Please sign in to comment.