major rewrite: segregate into modules and upgrade to Python 3
[logparse.git] / README.md
index f4416b841bdca742c369d88acb84d0a05a28ea6a..e5a293bdc005e1a0a58a923c5e90a6ea9b3d27f3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -22,3 +22,9 @@ logparse is also integrated with systemd logrotate to optionally rotate logs onl
 Configuration is through the file `/etc/logparse.conf`, in yaml format.
 
 Note that logparse must be run as root (preferably as a cron job). This is required for temperature reading and for writing to `/var/log/`.
+
+### Planned features:
+
+- output to standalone HTML or plaintext file
+- email attached PDF
+- specify user to send mail from