docs: add note on log truncation (#7821)

This commit is contained in:
Eric Paulsen
2023-06-02 19:36:43 +00:00
committed by GitHub
parent 2631a8436c
commit d082ab59b4
+2
View File
@@ -88,6 +88,8 @@ Coder stores macOS and Linux logs at the following locations:
| `shutdown_script` | `/tmp/coder-shutdown-script.log` |
| Agent | `/tmp/coder-agent.log` |
> Note: Logs are truncated once they reach 5MB in size.
---
## Up next