From ea0c06444a8d7fe6974ee44861f30ab5109bf428 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Sat, 5 Oct 2024 02:01:31 -0700 Subject: [PATCH] Update README.md --- logs/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/logs/README.md b/logs/README.md index d1d74c5..fd144c6 100644 --- a/logs/README.md +++ b/logs/README.md @@ -1,6 +1,7 @@ Logs will collect here. -Reporting is via [../etc/report_generator5.py](../etc/report_generator5.py), run it from the etc/ working directory. The report_generator5 has newer feel and HTML5 coding. The index.html output is published in [../etc/www](../etc/www) +Reporting is via [../etc/report_generator5.py](../etc/report_generator5.py), run it from the etc/ working directory. The report_generator5 has newer feel and HTML5 coding. The index.html output is published in [../etc/www](../etc/www) there is a .cfg file created on first run for configuring values as needed. + - `multi_log_reader = True` on by default will read all logs (or set to false to return daily logs) - Make sure to have `SyslogToFile = True` and default of DEBUG log level to fully enable reporting! ‼️ - provided serviceTimer templates in etc/