this post was submitted on 05 Dec 2024
17 points (79.3% liked)

Linux

48622 readers
1205 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I'm trying to find a higher paying job and I came across one for a "Syslog-ng Admin/Engineer." The pay seems promising and the requirements aren't that long but does ask for experience in syslog-ng. I've never heard of this before today. What is syslog-ng and what can I do to get experience with it?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 week ago (6 children)

It's an old school log aggragating service that used to be how most *nix distros collected logs in years past. As I understand it was generally replaced by systemd's journald service. The only times I encounter it in the wild is on legacy systems that couldn't or refused to adapt and chances are they're paying a lot cuz it'll be a painful support experience. Oh and for some it can be a useful way to sync logs up to monitoring services like Splunk but it's effectiveness is debatable.

[–] [email protected] 4 points 1 week ago (3 children)

generally replaced by systemd’s journald service

Basically this, and quite a long time ago. Anything even remotely modern (and by that I mean like, the last decade or so) is either using systemd, or in the case of debuntu, rsyslog.

Wonder what kind of funky environment is using syslog-ng, and to what scale so that there's literally a 'syslog-ng engineer' job posting.

[–] [email protected] 4 points 1 week ago (1 children)

It'll either be military or industrial... neither want to replace “perfectly operational“ tech for ~10 years.

[–] pastermil 3 points 1 week ago

If it's "perfectly operational", they wouldn't need someone to maintain it 🫠

load more comments (1 replies)
load more comments (3 replies)