We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c61849 commit 408c4b6Copy full SHA for 408c4b6
pipeline/outputs/openobserve.md
@@ -26,7 +26,7 @@ types as mentioned in the
26
| Format | Required: The format of the log payload. OpenObserve expects JSON. | `json` |
27
| json_date_key | Optional: The JSON key used for timestamps in the logs. | `timestamp` |
28
| 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` |
+| include_tag_key | If `true`, a tag is appended to the output. The key name is used in the `tag_key` property. | `false` |
30
31
### Configuration File
32
0 commit comments