diff --git a/docs/cspell.json b/docs/cspell.json index 4b0d7447185aa..804ad25cd6ab1 100644 --- a/docs/cspell.json +++ b/docs/cspell.json @@ -684,6 +684,7 @@ "noout", "noprompt", "nosql", + "notifempty", "nowait", "ntauth", "nvme", diff --git a/docs/pages/admin-guides/management/diagnostics/logging.mdx b/docs/pages/admin-guides/management/diagnostics/logging.mdx index 54accd2e0a02d..1248df63f1ace 100644 --- a/docs/pages/admin-guides/management/diagnostics/logging.mdx +++ b/docs/pages/admin-guides/management/diagnostics/logging.mdx @@ -63,7 +63,7 @@ This is useful for implementing log rotation without needing to restart or inter Using `logrotate` as an example, you may define the following config `/etc/logrotate.d/teleport.conf` to rotate Teleport log file weekly: -``` +```code /var/lib/teleport/log/output.log { weekly compress