Skip to content

Commit 022d540

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

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
@@ -19,7 +19,7 @@ types as mentioned in the
1919
| --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- |
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` |
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_ |
2323
| HTTP_User | _Required_ - Username for HTTP authentication. | |
2424
| HTTP_Passwd | _Required_ - Password for HTTP authentication. | |
2525
| URI | _Required_ - The API path where the logs will be sent. | `/api/default/default/_json` |

0 commit comments

Comments
 (0)