Skip to content

Commit 681faf4

Browse files
authored
Merge pull request auth0#8909 from auth0/revert-8897-OPEX-1054
Revert "OPEX-1054: Update log streams page with information about health"
2 parents 0575027 + da1ce11 commit 681faf4

File tree

3 files changed

+0
-26
lines changed

3 files changed

+0
-26
lines changed

articles/logs/streams/index.md

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -18,32 +18,6 @@ Log Streams let you export your log events to a target of your choice given URL
1818
* react to events, such as changed passwords or new registrations, with your own business logic by sending log events to custom webhooks
1919
* send events to AWS EventBridge for processing with lambdas or additional data pipelines
2020

21-
## Log Stream Health
22-
23-
You can troubleshoot potential issues with your stream by looking in the `Health` tab.
24-
25-
1. Log in to the [Auth0 Dashboard](${manage_url}).
26-
2. Navigate to **Logs > Streams**.
27-
3. Click on a stream.
28-
4. Select the **Health** tab.
29-
30-
## Log Stream Status
31-
32-
| Status | Description |
33-
|---------|-------------|
34-
| Active | Your stream is enabled with us, and we will attempt to deliver the next log events. |
35-
| Paused | You have requested us to stop delivery attempts for the stream. You may click the `Resume Stream` option at any time to change the status back to `Active`. |
36-
| Disabled | We have disabled your stream because of successive errors. You may click the `Restart Stream` option at any time to change the status back to `Active` and re-attempt delivery for this stream|
37-
38-
![Pause a Stream](/media/articles/logs/health/pause-a-stream.png)
39-
40-
## Delivery Errors
41-
42-
In order to assist you with diagnosing issues with your stream, you can see the last 10 errors we encountered while attempting to deliver logs to your stream in the last 24h.
43-
44-
![Stream Errors](/media/articles/logs/health/health-errors.png)
45-
46-
4721
<%= include('../../_includes/_topic-links', { links: [
4822
'logs/streams/http-event',
4923
'logs/streams/aws-eventbridge'
-391 KB
Binary file not shown.
-285 KB
Binary file not shown.

0 commit comments

Comments
 (0)