Skip to content

Commit 995fcab

Browse files
committed
DOCS: performance logs cleanup
1 parent 41ccff5 commit 995fcab

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

docs/PERFORMANCE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ A large database or oversized log files can impact performance. You can check da
2626
> * No table should exceed **10,000 rows** in a healthy system.
2727
> * Actual values vary based on network activity and plugin settings.
2828
29+
Please note that excessively large log files will increase memory consumption. Decrease `MAINT_LOG_LENGTH` if you want to optimize memory use and increase it when debugging issues. See below chart on memory use after logs cleanup.
30+
31+
![memory use after excessive log clean up](./img/PERFORMANCE/logs_memory_usage.png)
32+
2933
---
3034

3135
## Maintenance Plugins
237 KB
Loading

0 commit comments

Comments
 (0)