You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Host | Required. The OpenObserve server where you are sending logs. |`localhost`|
21
21
| TLS | Required: Enable end-to-end security using TLS. Set to `on` to enable TLS communication with OpenObserve. |`on`|
22
-
| compress |_Recommended_ - Compresses the payload in GZIP format. OpenObserve supports and recommends setting this to `gzip` for optimized log ingestion. ||
22
+
| compress |Recommended: Compresses the payload in GZIP format. OpenObserve supports and recommends setting this to `gzip` for optimized log ingestion. |_none_|
23
23
| HTTP_User |_Required_ - Username for HTTP authentication. ||
24
24
| HTTP_Passwd |_Required_ - Password for HTTP authentication. ||
25
25
| URI |_Required_ - The API path where the logs will be sent. |`/api/default/default/_json`|
0 commit comments