Skip to content

Commit 9939ebf

Browse files
[Logs] Adds information about status code (#20684)
* Adds information about status code * Updates after review.
1 parent 2fd36e1 commit 9939ebf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/docs/logs/get-started/alerts-and-analytics.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,7 @@ query
6060
}
6161
}
6262
```
63+
64+
:::note
65+
If you get a `1105` status code error when checking your Logpush job health, it indicates a DNS resolution issue. This means Cloudflare is unable to resolve the target hostname for the Logpush job. To resolve this, check with your DNS service provider and confirm the hostname can be publicly resolved.
66+
:::

0 commit comments

Comments
 (0)