Skip to content

Commit feb12dd

Browse files
ensonicTom
authored andcommitted
Add missing Match to make the example self contained (fluent#1582)
Without the `Match` line nothing would be captured. Signed-off-by: Stefan Sauer <[email protected]> Signed-off-by: Tom <[email protected]>
1 parent f248bf6 commit feb12dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pipeline/outputs/file.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ For example, if you set up the configuration as below:
7575
7676
[OUTPUT]
7777
Name file
78+
Match *
7879
Format template
7980
Template {time} used={Mem.used} free={Mem.free} total={Mem.total}
8081
```

0 commit comments

Comments
 (0)