Skip to content

Commit a5d0028

Browse files
XataTom
authored andcommitted
docs: add missing backtick (fluent#2101)
Signed-off-by: Maciej Wal <[email protected]> Signed-off-by: Tom <[email protected]>
1 parent 63d8cbc commit a5d0028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/outputs/opensearch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This plugin supports the following parameters:
3737
| `Time_Key_Format` | When `Logstash_Format` is enabled, this property defines the format of the timestamp. | `%Y-%m-%dT%H:%M:%S` |
3838
| `Time_Key_Nanos` | When `Logstash_Format` is enabled, enabling this property sends nanosecond precision timestamps. | `Off` |
3939
| `Include_Tag_Key` | When enabled, append the `Tag` name to the record. | `Off` |
40-
| `Tag_Key | When `Include_Tag_Key` is enabled, this property defines the key name for the tag. | `_flb-key` |
40+
| `Tag_Key` | When `Include_Tag_Key` is enabled, this property defines the key name for the tag. | `_flb-key` |
4141
| `Generate_ID` | When enabled, generate `_id` for outgoing records. This prevents duplicate records when retrying. | `Off` |
4242
| `Id_Key` | If set, `_id` will be the value of the key from incoming record and `Generate_ID` option is ignored. | _none_ |
4343
| `Write_Operation` | Operation to use to write in bulk requests. | `create` |

0 commit comments

Comments
 (0)