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
Copy file name to clipboardExpand all lines: pipeline/outputs/observe.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ The following HTTP configuration parameters are relevant to Observe:
8
8
9
9
| Key | Description | Default |
10
10
| --- | ----------- | ------- |
11
-
|`host`| IP address or hostname of the Observe data collection endpoint. Replace `$(OBSERVE_CUSTOMER)` with your [Customer ID](https://docs.observeinc.com/en/latest/content/common-topics/HelpfulHints.html?highlight=customer%20id#customer-id)|`OBSERVE_CUSTOMER.collect.observeinc.com`|
11
+
|`host`| IP address or hostname of the Observe data collection endpoint. Replace `$(OBSERVE_CUSTOMER)` with your [Customer ID](https://docs.observeinc.com/en/latest/content/common-topics/HelpfulHints.html?highlight=customer%20id#customer-id).|`OBSERVE_CUSTOMER.collect.observeinc.com`|
12
12
|`port`| TCP port to use when sending data to Observe. |`443`|
13
13
|`tls`| Specifies whether to use TLS. |`on`|
14
14
|`uri`| Specifies the HTTP URI for Observe. |`/v1/http/fluentbit`|
0 commit comments