diff --git a/content/en/tracing/live_debugger/_index.md b/content/en/tracing/live_debugger/_index.md index 56e1013072165..299b359be7d35 100644 --- a/content/en/tracing/live_debugger/_index.md +++ b/content/en/tracing/live_debugger/_index.md @@ -48,7 +48,8 @@ Live Debugger provides: ### Prerequisites 1. All [Dynamic Instrumentation prerequisites][16] are met. -1. You have [created a logs index][19] to store debugging information. +1. You have [created a logs index][19] to store debugging information. + - Note: It is NOT required to have logs collection enabled on the DD agent to create a logs index or use Live Debugger in general. 1. (Recommended) You have enabled [Source Code Integration][20] to view and select specific code locations when adding logpoints. ### Setup Live Debugger @@ -158,4 +159,4 @@ The following constraints apply to Live Debugger usage and configuration: [19]: /dynamic_instrumentation/#create-a-logs-index [20]: /integrations/guide/source-code-integration/ [21]: https://app.datadoghq.com/account/billing -[22]: https://app.datadoghq.com/apm/traces \ No newline at end of file +[22]: https://app.datadoghq.com/apm/traces