Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 171745

journald only mail gateway / journald support for pmg-log-tracker

$
0
0
We don't want to use rsyslog for logfiles: only journald.

This breaks the "Tracking Center", it shows nothing when rsyslog is removed. To fix it, i've renamed pmg-log-filter to pmg-log-filter.real and wrote a tiny script as replacement for pmg-log-filter:
Code:
#!/bin/sh
journalctl | /usr/bin/pmg-log-tracker.real -i - $@

This works, but isn't this performant i guess as always the full log is parsed. are there plans to directly support journald in pam-log-filter?

These parameters are...

Read more

Viewing all articles
Browse latest Browse all 171745

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>