Skip to content

Commit

Permalink
Merging to release-5.7: New IA - Troubleshooting Debugging Page (#5838)
Browse files Browse the repository at this point in the history
New IA - Troubleshooting Debugging Page (#5838)
  • Loading branch information
buger authored Dec 23, 2024
1 parent ec8e5eb commit e737970
Show file tree
Hide file tree
Showing 63 changed files with 1,442 additions and 1,940 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ Logs provide detailed records of events and activities within the API and its as
- **Audit Trail:** Maintain an audit trail of important actions and changes to the API, including configuration changes, access control changes and data updates.


Tyk allows you to capture and analyze logs related to API requests and responses in the [Log Browser]({{<ref "tyk-stack/tyk-manager/analytics/log-browser">}}) . You can optionally enable detailed recording for the requests per API level or per Key level to store inbound request and outbound response data. You can [enable debug modes]({{<ref "tyk-stack/tyk-pump/useful-debug-modes">}}) for selected APIs and send the detail logs to one or more Pump backend instances.
Tyk allows you to capture and analyze logs related to API requests and responses in the [Log Browser]({{<ref "tyk-stack/tyk-manager/analytics/log-browser">}}) . You can optionally enable detailed recording for the requests per API level or per Key level to store inbound request and outbound response data. You can [enable debug modes]({{<ref "api-management/troubleshooting-debugging#capturing-detailed-logs">}}) for selected APIs and send the detail logs to one or more Pump backend instances.

To achieve comprehensive API observability, it is essential to integrate traces, metrics and logs into the observability tools that the team in charge of the APIs are already using. Those tools should allow users to query and visualize data, set up alerts and provide an intuitive interface for monitoring and troubleshooting API issues effectively. See also our 7 observability anti-pattern to avoid when working with APIs: [Bad API observability](https://tyk.io/blog/bad-api-observability/).
1,386 changes: 1,386 additions & 0 deletions tyk-docs/content/api-management/troubleshooting-debugging.md

Large diffs are not rendered by default.

15 changes: 0 additions & 15 deletions tyk-docs/content/debugging-series/debugging-series.md

This file was deleted.

112 changes: 0 additions & 112 deletions tyk-docs/content/debugging-series/mongodb-debugging.md

This file was deleted.

Empty file.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3903,7 +3903,7 @@ Detailed logging is used in a lot of the cases for debugging issues. Now as well
New detailed logging changes are available only to our Self-Managed customers currently.
[Read More]({{< ref "tyk-stack/tyk-pump/useful-debug-modes" >}})
[Read More]({{< ref "api-management/troubleshooting-debugging#capturing-detailed-logs" >}})
##### Better Redis failover
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4790,7 +4790,7 @@ Detailed logging is used in a lot of the cases for debugging issues. Now as well

New detailed logging changes are available only to our Self-Managed customers currently.

[Read More]({{< ref "tyk-stack/tyk-pump/useful-debug-modes" >}})
[Read More]({{< ref "api-management/troubleshooting-debugging#capturing-detailed-logs" >}})

##### Better Redis failover

Expand Down

This file was deleted.

Loading

0 comments on commit e737970

Please sign in to comment.