diff --git a/input/exec.md b/input/exec.md index e28b98f5..7b8c37ce 100644 --- a/input/exec.md +++ b/input/exec.md @@ -99,6 +99,9 @@ Refer these for more details about `parse` section: * [Parser Plugin Overview](../parser/) * [Parse Section Configuration](../configuration/parse-section.md) +If you specify `format` in ``, there is a case that `` section could be omitted. +But that is deprecated v0.12 compatible notation, recommend to specify `` section explicitly. + #### `@type` | type | default | version | @@ -137,6 +140,8 @@ Overwrites the default value in this plugin. | :--- | :--- | :--- | | false | false | 0.14.9 | +If you specify `tag` in ``, `` section could be omitted. + See [Extract section configurations](../configuration/extract-section.md). #### `time_type`