File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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 ` |
You can’t perform that action at this time.
0 commit comments