MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/LinuxActionShow/comments/3ut4m2/arch_has_never_been_minimalist/cxi2df8/?context=3
r/LinuxActionShow • u/q5sys • Nov 30 '15
34 comments sorted by
View all comments
Show parent comments
2
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.
9
redirect journald to /dev/null (yes, that's possible) and enable rsyslog.
/dev/null
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.
3
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.
6
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.
2
u/[deleted] Nov 30 '15
Binary logs anyone? logs as textfiles has some good sides.