Skip to content

Commit

Permalink
Update configuration/config-file-yaml.md
Browse files Browse the repository at this point in the history
Signed-off-by: Shingo Nakayama <[email protected]>
Co-authored-by: Daijiro Fukuda <[email protected]>
  • Loading branch information
Shingo-Nakayama and daipom committed May 10, 2024
1 parent 2852fb6 commit 8a36857
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion configuration/config-file-yaml.md
Original file line number Diff line number Diff line change
Expand Up @@ -553,8 +553,11 @@ str_param: "foo\nbar" # \n is interpreted as actual LF character
```

### Parse setting
You can use `parse:` to set up parse.

You can use `parse:` to set up the parser for the input plugin.

Example: in_tail plugin

```yaml
config:
- source:
Expand Down

0 comments on commit 8a36857

Please sign in to comment.