Skip to content

Commit 7e2f254

Browse files
authored
Update README.md
1 parent 55f8c3e commit 7e2f254

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ This sample result is created from the above configuration file `fluent.conf`. A
9090
```
9191

9292
A sample with exclude in use:
93+
```
9394
fluentd -c fluent.conf
9495
echo '{ :body => "{\"first_name\":\"mickey\", \"type\":\"puggle\", \"last_name\":\"the-dog\", \"password\":\"d0g43u39\"}", "excludeMaskFields"=>"first_name,last_name"}' > /tmp/test.log
9596
```

0 commit comments

Comments
 (0)