Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
oftenwrong
1y ago
0 comments
Share
What's wrong with journald? I do not know much about it, aside from having to use journalctl to view logs occasionally.
0 comments
default
newest
oldest
bartekpacia
1y ago
Logs being stored in binary is the main problem, I think.
tuna74
1y ago
You can of course copy them into whatever format you want, systemd has support for syslog style export.
frankharv
1y ago
Versus the logical dmesg|grep {what you are looking for} or tail -n 30 /var/log/messages.
1 more reply
j
/
k
navigate · click thread line to collapse