Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 5 additions & 8 deletions obs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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/)