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
| US | HTTPS |`http-intake.logs.datadoghq.com`| 443 | Used by custom forwarder to send logs in JSON or plain text format over HTTPS. See the [Logs HTTP API documentation][1]. |
130
-
| US | HTTPS |`agent-http-intake.logs.datadoghq.com`| 443 | Used by the Agent to send logs in JSON format over HTTPS. See the [Host Agent Log collection documentation][2]. |
131
-
| US | HTTPS |`lambda-http-intake.logs.datadoghq.com`| 443 | Used by Lambda functions to send logs in raw, Syslog, or JSON format over HTTPS. |
132
-
| US | HTTPS |`logs.`{{< region-param key="browser_sdk_endpoint_domain" code="true" >}} | 443 | Used by the Browser SDK to send logs in JSON format over HTTPS. |
133
-
| US | TCP |`agent-intake.logs.datadoghq.com`| 10514 | Used by the Agent to send logs in JSON format over HTTPS. See the [Host Agent Log collection documentation][2]. |
134
-
| US | TCP and TLS |`agent-intake.logs.datadoghq.com`| 10516 or 443 | Used by the Agent to send logs in JSON format over HTTPS. See the [Host Agent Log collection documentation][2]. |
135
-
| US | TCP and TLS |`intake.logs.datadoghq.com`| 443 | Used by custom forwarders to send logs in raw, Syslog, or JSON format over an SSL-encrypted TCP connection. |
136
-
| US | TCP and TLS |`functions-intake.logs.datadoghq.com`| 443 | Used by Azure functions to send logs in raw, Syslog, or JSON format over an SSL-encrypted TCP connection. **Note**: This endpoint may be useful with other cloud providers. |
137
-
| US | TCP and TLS |`lambda-intake.logs.datadoghq.com`| 443 | Used by Lambda functions to send logs in raw, Syslog, or JSON format over an SSL-encrypted TCP connection. |
129
+
| US | HTTPS |`http-intake.logs.datadoghq.com`| 443 | Used by custom forwarder to send logs in JSON or plain text format over HTTPS. See the [Logs HTTP API documentation][1]. |
130
+
| US | HTTPS |`agent-http-intake.logs.datadoghq.com`| 443 | Used by the Agent to send logs in JSON format over HTTPS. See the [Host Agent Log collection documentation][2]. |
131
+
| US | HTTPS |`lambda-http-intake.logs.datadoghq.com`| 443 | Used by Lambda functions to send logs in raw, Syslog, or JSON format over HTTPS. |
132
+
| US | HTTPS |`logs.`{{< region-param key="browser_sdk_endpoint_domain" code="true" >}} | 443 | Used by the Browser SDK to send logs in JSON format over HTTPS. |
133
+
| US | TCP | `agent-intake.logs.datadoghq.com` | 10514 | Used by the Agent to send logs without TLS.
134
+
| US | TCP and TLS | `agent-intake.logs.datadoghq.com` | 10516 | Used by the Agent to send logs with TLS.
135
+
| US | TCP and TLS |`intake.logs.datadoghq.com`| 443 | Used by custom forwarders to send logs in raw, Syslog, or JSON format over an SSL-encrypted TCP connection. |
136
+
| US | TCP and TLS |`functions-intake.logs.datadoghq.com`| 443 | Used by Azure functions to send logs in raw, Syslog, or JSON format over an SSL-encrypted TCP connection. **Note**: This endpoint may be useful with other cloud providers. |
137
+
| US | TCP and TLS |`lambda-intake.logs.datadoghq.com`| 443 | Used by Lambda functions to send logs in raw, Syslog, or JSON format over an SSL-encrypted TCP connection. |
0 commit comments