Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
oftenwrong
2y ago
0 comments
Save
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
3 comments · 1 top-level
top
newest
oldest
bartekpacia
2y ago
· 2 in thread
Logs being stored in binary is the main problem, I think.
tuna74
2y ago
You can of course copy them into whatever format you want, systemd has support for syslog style export.
frankharv
2y 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