On Wed, 22 Jul 2015, Simon Hanna wrote:
On Wed, Jul 22, 2015 at 4:06 PM, <kqt4at5v@xxxxxxxxx> wrote:
This is my first system that uses systemd-journald for logging
Rsyslog and syslog-ng have facility and priority to control what gets
logged and how verbose
How is this done with journald
Richard
Hi there,
I assume this makes you new to archlinux. welcome :-)
try the wiki
https://wiki.archlinux.org/index.php/Systemd#Journal
or the manpages for information on it.
it basically logs everything and you can choose what to display
I had read that page but I guess I need to read it a bit closer
I suspect I may need rsyslog for logging my custom applications
Thanks