From f88992007b7f0a9366878b5363dda2585901b009 Mon Sep 17 00:00:00 2001 From: SG <212444234+sg-writer@users.noreply.github.com> Date: Fri, 17 Oct 2025 13:06:48 -0700 Subject: [PATCH] initializing: --- obs/index.mdx | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/obs/index.mdx b/obs/index.mdx index e6a79d56e0..ac45515491 100644 --- a/obs/index.mdx +++ b/obs/index.mdx @@ -10,18 +10,15 @@ logging systems. ## Traffic Inspector -Traffic Inspector gives you a view into the HTTP traffic flowing through the -endpoints in your account. You can choose whether Traffic Inspector captures -only request metadata or full request and response bodies. You can even replay -requests against your endpoints for easy debugging replication. +Traffic Inspector gives you a view into the HTTP traffic flowing through the endpoints in your account. +You can choose whether Traffic Inspector captures only request metadata or full request and response bodies. +You can even replay requests against your endpoints for easy debugging replication. [Get Started with Traffic Inspector →](/obs/traffic-inspection/) ## Log Exporting -Whenever changes occur in your ngrok account or when traffic transits through -your endpoints, an event is fired. You may subscribe to these events and -publish them to destinations like AWS Cloudwatch Logs, AWS Firehose, AWS S3, -Datadog Logs, Azure Monitor and more. +Whenever changes occur in your ngrok account or when traffic transits through your endpoints, an event is fired. +You may subscribe to these events and publish them to destinations like AWS Cloudwatch Logs, AWS Firehose, AWS S3, Datadog Logs, Azure Monitor and more. [Get Started with Log Exporting Events →](/obs/events/)