Skip to content

Commit 287be3b

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

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
@@ -20,7 +20,7 @@ types as mentioned in the
2020
| Host | Required. The OpenObserve server where you are sending logs. | `localhost` |
2121
| TLS | Required: Enable end-to-end security using TLS. Set to `on` to enable TLS communication with OpenObserve. | `on` |
2222
| compress | Recommended: Compresses the payload in GZIP format. OpenObserve supports and recommends setting this to `gzip` for optimized log ingestion. | _none_ |
23-
| HTTP_User | _Required_ - Username for HTTP authentication. | |
23+
| 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` |
2626
| Format | _Required_ - The format of the log payload. OpenObserve expects json. | `json` |

0 commit comments

Comments
 (0)