rkvdns_examples

Examples for RKVDNS under a more permissive license. (by m3047)

Rkvdns_examples Alternatives

Similar projects and alternatives to rkvdns_examples

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rkvdns_examples alternative or higher similarity.

rkvdns_examples reviews and mentions

Posts with mentions or reviews of rkvdns_examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-31.
  • Monitoring your logs is mostly a tarpit
    1 project | news.ycombinator.com | 7 Aug 2023
    Seems defeatist to me.

    1) There has to be a notion that some things are worth acknowledging as "events"; this leads to the idea that what logs contain is indicators of events. It's a fundamentally philosophical notion. It means you need to take the time to decide what constitutes an event. Hearkening to machine learning and pirates, global warming may inversely correlate with pirates but that doesn't imply causation (either way): you can't just throw statistical techniques at data looking for "hits" and think that's significant. Even if you find some indicator as the article notes it could change; so you should identify some canary indicators and event those as well.

    2) Which leads to the point about "bug parts": don't rely on a specific rare indicator, or the failure to identify such an indicator. If you find high-reliability indicators great, but look for other indicators which occur more often, that can be counted, and track those. For instance an indicator that e.g. systemd is restarting /something/, and that's happening more or less frequently, and correlates with a performance observable. If it stops reporting at all, you can start with the presumption that something about logging itself changed.

    At this point my philosophical disagreement with centralized logging comes to the fore: it's expensive to load stuff into Splunk. I agree, and that's why I disagree with the approach and prefer federation.

    You can use the Totalizer Agent (https://github.com/m3047/rkvdns_examples/tree/main/totalizer...) to increment counters in Redis for regex-identified keys. I don't care whether you use RKVDNS to retrieve the data or something else.

  • Ask HN: How do you monitor your systemd services?
    9 projects | news.ycombinator.com | 31 Jul 2023
    In general this evolves to a SIEM-like solution in IT or gets added to the tag menagerie in OT.

    If you're focused on "notifications are bad" note that notifications are push, and pull solutions are possible. Tail logs (or journalctl) and post significant events to Redis (https://github.com/m3047/rkvdns_examples/tree/main/totalizer...) for example.

Stats

Basic rkvdns_examples repo stats
2
0
7.6
22 days ago

m3047/rkvdns_examples is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of rkvdns_examples is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com