diff --git a/website/docs/troubleshooting/logs.mdx b/website/docs/troubleshooting/logs.mdx index a0e3cc46a6..732abdeb29 100644 --- a/website/docs/troubleshooting/logs.mdx +++ b/website/docs/troubleshooting/logs.mdx @@ -15,12 +15,12 @@ import Tabs from "@theme/Tabs"; - + 1. Add the following environment variable to your docker deployment: @@ -55,12 +55,12 @@ To enable `trace` logging, follow the platform-specific steps below: - + 1. Add the following environment variable to your docker deployment: @@ -98,7 +98,7 @@ For more details, see the [`docker logs` documentation](https://docs.docker.com/ {label: 'docker', value: 'docker'}, {label: 'Kubernetes', value: 'kubernetes'}, ]}> - + To retrieve logs from a specific timeframe, use: