Skip to content

Commit 408c4b6

Browse files
Update pipeline/outputs/openobserve.md
Co-authored-by: Adam Locke <[email protected]> Signed-off-by: Chaitanya Sistla <[email protected]>
1 parent 2c61849 commit 408c4b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/outputs/openobserve.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ types as mentioned in the
2626
| Format | Required: The format of the log payload. OpenObserve expects JSON. | `json` |
2727
| json_date_key | Optional: The JSON key used for timestamps in the logs. | `timestamp` |
2828
| json_date_format | _Optional_ The format of the date in logs. OpenObserve supports iso8601. | `iso8601` |
29-
| include_tag_key | If enabled, a tag is appended to output. The key name is used `tag_key` property. | `false` |
29+
| include_tag_key | If `true`, a tag is appended to the output. The key name is used in the `tag_key` property. | `false` |
3030

3131
### Configuration File
3232

0 commit comments

Comments
 (0)