669
submitted 1 day ago* (last edited 1 day ago) by renzev@lemmy.world to c/linuxmemes@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] msage@programming.dev 26 points 19 hours ago

I will take OpenRC to my grave

[-] renzev@lemmy.world 15 points 18 hours ago

I'm more of a runit guy, but I started using Alpine recently, and I have to say, openrc is also pretty nice!

[-] weker01@sh.itjust.works 5 points 15 hours ago

science progresses one funeral at a time

Planck's principle

[-] msage@programming.dev 2 points 13 hours ago

There is nothing scientific about systemd

[-] possiblylinux127@lemmy.zip 9 points 19 hours ago* (last edited 19 hours ago)

Unit files, sockets and systemctl

Stop it Patrick, you're scaring him!

[-] msage@programming.dev 13 points 18 hours ago

What "scares" me the most is the journal... for some reason it takes too long to get specific unit logs, and should anything break down in it, there is no way for me to fix it. Like logging has been solved forever, and I prefer specific unit logs to the abomination of journalctl.

But like unit files are everywhere, and systemctl at its core is a nice cmd utility.

[-] possiblylinux127@lemmy.zip 4 points 17 hours ago

The thing with journalctl is that it is a database. Thus means that searching and finding things can be fast and easy in high complexity cases but it can also stall in cases with very high resource usage.

[-] jj4211@lemmy.world 8 points 15 hours ago

Thing is that they could have preserved the textual nature and had some sort of external metadata to facilitate the 'fanciness'. I have worked in other logging systems that did that, with the ability to consume the plaintext logs in an 'old fashioned' way but a utility being able to do all the nice filtering, search, and special event marking that journalctl provides without compromising the existence of the plain text.

[-] possiblylinux127@lemmy.zip 0 points 15 hours ago

Plain text is slow and cumbersome for large amounts of logs. It would of had a decent performance penalty for little value add.

If you like text you can pipe journalctl

[-] msage@programming.dev 2 points 13 hours ago

But if journalctl is slow, piping is not helping.

We have only one week of very sparse logs in it, yet it takes several seconds... greping tens of gigabytes of logs can be sometimes faster. That is insane.

[-] possiblylinux127@lemmy.zip 2 points 13 hours ago

Strange

Probably worth asking on a technical

[-] msage@programming.dev 3 points 13 hours ago

But why?

I just can't grasp why such elementary things need to be so fancied up.

It's not like we don't have databases and use them for relevant data. But this isn't it.

And databases with hundreds of milions of rows are faster than journalctl (in my experience on the same hardware).

[-] mogoh@lemmy.ml 2 points 19 hours ago
this post was submitted on 23 Sep 2024
669 points (96.0% liked)

linuxmemes

20705 readers
1182 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS