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 @@ -23,7 +23,7 @@ types as mentioned in the
2323| HTTP_User | Required: Username for HTTP authentication. | _ none_ |
2424| HTTP_Passwd | Required: Password for HTTP authentication. | _ none_ |
2525| URI | Required: The API path used to send logs. | ` /api/default/default/_json ` |
26- | Format | _ Required _ - The format of the log payload. OpenObserve expects json . | ` json ` |
26+ | 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 ` |
2929| include_tag_key | If enabled, a tag is appended to output. The key name is used ` tag_key ` property. | ` false ` |
You can’t perform that action at this time.
0 commit comments