-
Version 3.0.1 - Bugfix Stable
released this
2026-07-25 04:35:31 -06:00 | 0 commits to main since this releaseWhat's Changed
- Fixed example systemd unit-file:
- use updated v3 logging parameters
- use journald logging
Full Changelog: 3.0...3.0.1
Downloads
- Fixed example systemd unit-file:
-
released this
2026-07-25 04:22:26 -06:00 | 1 commits to main since this releaseWhat's Changed
- logging is now structured JSON by default
- option for syslog-style plain-text logging
- option to log to system journal (journald)
- updated Logwatch template scripts for new syslog format
- timestamps are now ISO-8601
Full Changelog: 2.2...3.0
Downloads
-
Version 2.2 Stable
released this
2021-05-10 03:30:21 -06:00 | 75 commits to main since this releaseMinor update:
- fix issue with $TERM not being set when running via systemd/cron
- update README with working TOC hyperlinks and some clarifying information
Downloads
-
Version 2.1 Stable
released this
2021-05-09 23:55:19 -06:00 | 79 commits to main since this release- rewritten POSIX compatible
- relies on curl and jq
- parses actual JSON instead of using grep/awk
- code debloated and cleaned up
- use bearer token instead of Global API token, much more secure
Downloads