From 41d274399c0adfda01e95d040549d7566ec39d29 Mon Sep 17 00:00:00 2001 From: Vitaly Date: Wed, 28 Dec 2022 23:48:20 +0200 Subject: [PATCH] Create README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..02c90be --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# loganalyzer +Adiscon LogAnalyzer, a web frontend to log data from the same folks the created rsyslog + +# changes + - support TRACE syslog level; + - add loglevel style colors and change color for full line; + - limit empty search to 6h; + - change datelastx behaviour - use number as hours indicator, i.e. datelastx:3 is 3 hours limit