Rsyslog is recommended for system administrators, IT professionals, and DevOps engineers who require robust logging capabilities. It is particularly suitable for enterprises and organizations that need to process and analyze large volumes of log data, as well as those who leverage complex IT infrastructures where advanced log manipulation and forwarding are necessary.
Based on our record, Jaeger seems to be more popular. It has been mentiond 9 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
By running the make start/on-docker command at beginning of the section, you already started the API and also an Observability stack with an OpenTelemetry Collector and Jaeger. - Source: dev.to / 8 months ago
The best way to do this, is with the help of tracing tools such as paid tools such as Honeycomb, or your own instance of the open source Jaeger offering, or perhaps Encore's built in tracing system. - Source: dev.to / over 1 year ago
Jaeger: A distributed tracing platform. In addition to what the other tools offer, Jaeger allows you to analyze network performance and optimize latencies. - Source: dev.to / over 2 years ago
Application performance Monitoring (APM) improves the visibility into a distributed microservices architecture. The APM data can help enhance software security by allowing a full view of an application. Distributed tracing tools like Zipkin and Jaeger kind of stitch all logs together and bring full visibility of requests from start to end. It speeds up response time for new bugs or attacks. - Source: dev.to / over 2 years ago
While we are on this topic, its hard not to mention the Go programming language and its ubiquitous presence in the cloud services and infrastructure domain. It combines the safety of a compiled language with the speed a interpreted language (like Python), has a robust standard library and compiles to a single binary. These and many more qualities have led to lots of cloud-native software (IaC, monitoring,... - Source: dev.to / almost 3 years ago
Fluentd - Fluentd is a cross platform open source data collection solution originally developed at Treasure Data.
SigNoz - Open source alternative to Datadog
Wazuh - Open Source Host and Endpoint Security
Grafana - Data visualization & Monitoring with support for Graphite, InfluxDB, Prometheus, Elasticsearch and many more databases
logstash - logstash is a tool for managing events and logs.
Prometheus - An open-source systems monitoring and alerting toolkit.