this post was submitted on 20 Jul 2024
155 points (98.7% liked)
Asklemmy
43846 readers
698 users here now
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- [email protected]: a community for finding communities
~Icon~ ~by~ ~@Double_[email protected]~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You must not have heard of (r)syslog.
I beg to differ, I find SELinux easy to setup. But your mileage may vary, depending on one’s experience.
When talking about ease of use… Configuration is configuration. If you do not take the time to learn how to use your product, the product you know will always be better than the one you don’t. I’ve used Crowdstrike. I’ve battled them to get their kernel modules signing certificate to be signed by RedHat. I’ve battled them to have the possibility to have the auto update disabled. So no, I am not impressed by the quality of their product. I’ll bet any day a vanilla RHEL with the correct security related software and the latest updates outperforms and outclasses Crowdstrike.
rsyslog and many other frameworks only work for programs that also output to rsyslog. For programs that do log to rsyslog, structured logging support is rarely available. There's a reason tools like LogBeat exist; rsyslog is but one log aggregation tool.
SELinux is easy for trivial setups, but its tooling is clunky (and who the hell uses a binary format to store permissions anyway?). I much prefer AppArmor myself.
I don't think CrowdStrike's target audience is Linux shops. I get the feeling they have Linux support because some of their customers asked about it, and maybe it'll work on some loosely configured end user systems, but enterprise Linux doesn't seem to be their focus.
What do you use for live threat protection on Linux? If there's a way to avoid these closed source trash fires I'll gladly take it, but the best I've come across has been ClamAV and that's not that great.