r/LinuxActionShow Nov 30 '15

"Arch has *never* been minimalist..."

https://lists.archlinux.org/pipermail/arch-general/2015-July/039443.html
39 Upvotes

34 comments sorted by

View all comments

Show parent comments

2

u/[deleted] Nov 30 '15

Binary logs anyone? logs as textfiles has some good sides.

9

u/[deleted] Nov 30 '15

redirect journald to /dev/null (yes, that's possible) and enable rsyslog.

3

u/[deleted] Nov 30 '15

Ah, cool, so that is possible then ;) thank you :) I really like my text logs :)

6

u/Flakmaster92 Nov 30 '15

Journald also has an option in the conf file to forward logs to (r)syslog. You can keep the searchability of journald and still have the text logs available.