Skip to content

Commit 9642fb4

Browse files
Merge pull request #1153 from sihoran/patch-1
2 parents e9429f3 + 2ee0c66 commit 9642fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/outputs/elasticsearch.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ The following snippet demonstrates using the namespace name as extracted by the
296296
Match *
297297
# ...
298298
Logstash_Prefix logstash
299-
Logstash_Prefix_Key $kubernetes["namespace_name"]
299+
Logstash_Prefix_Key $kubernetes['namespace_name']
300300
# ...
301301
```
302302

0 commit comments

Comments
 (0)