SLF4J | graylog | |
---|---|---|
24 | 47 | |
2,379 | 7,539 | |
0.9% | 0.6% | |
7.2 | 9.9 | |
about 2 months ago | about 16 hours ago | |
Java | Java | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SLF4J
-
Tutorial: Build a Java SDK based on OpenAPI Spec
SLF4J with Logback
- Slf4j.org TLS Certificate Expired
-
dazl — a facade for configurable/pluggable Go logging
A few years ago, my team moved from Java to Go. Working on Go projects, we encountered a wide variety of logging frameworks with different APIs, configuration, and formatting. We soon found ourselves longing for a logging abstraction layer like Java’s slf4j, which had proven invaluable for use in reusable libraries or configuring and debugging production systems. So, not long after moving to Go, we began working toward replacing what we had lost in slf4j.
-
Fargate logging thru console awslogs or directly to Cloudwatch?
I'm not familiar with Serilog as I code mostly in Java, use slf4j (logs to stdout) and our apps send logs to Cloudwatch using the task definition's awslogs configuration. I prefer it this way because I can customize the log configurations in my task definitions. Also the default stream name has this format prefix-name/container-name/ecs-task-id so I can easily identify the logs of the task I want to look at. I haven't experienced any downsides with this approach and our apps publish a shit ton of logs. Cloudwatch approach looks like you can customize the stream name?
-
How does Loggers get multiple parameters in functions
slf4j is open source. You can look at the code.
-
Logging in your API
Java -> Logback, Log4j2, JDK (Java Util Logging), Slf4j, e.t.c.
-
Primeiros passos no desenvolvimento Java em 2023: um guia particular
slf4j para padronização dos logs;
- What are some of the biggest problems you personally face in Java?
-
must known frameworks/libs/tech, every senior java developer must know(?)
SLF4J
-
Go standard library: structured, leveled logging
> My God. Logging in protobuf?
Yes, or any other data format and/or transport protocol.
I'm surprised this is up for debate.
> Logging is the lowest of all debugging utilities - its the first thing you ever do writing software - “hello world”. And, while I admire structural logging, the truth is printing strings remains (truly) the lowest common denominator across software developers.
This sort of comment is terribly miopic. You can have a logging API, and then configure your logging to transport the events anywhere, any way. This is a terribly basic feature and requirement, and one that comes out of the box with some systems. Check how SLF4J[1] is pervasive in Java, and how any SLF4J implementation offers logging to stdout or a local file as a very specific and basic usecase.
It turns out that nowadays most developers write software that runs on many computers that aren't stashed over or under their desks, and thus they need efficient and convenient ways to check what's happening either in a node or in all deployments.
[1] https://www.slf4j.org/
graylog
-
The IT Auditor’s Secret Sauce for SSPA Compliance
Graylog: Simplifies log management and analysis. Graylog
-
graylog VS openobserve - a user suggested alternative
2 projects | 7 Sep 2023
-
DevOps and Security: DevSecOps
Graylog: An open source log management platform that provides real-time visibility into security events and facilitates incident response.
-
Any simple web UI for viewing syslogs?
https://www.graylog.org/ but might be overkill.
-
why does GL 5 want write permisson to data adapter CSV files
Looks like the fix for this went in on March 28 and this should have been included in the April bugfix release 5.0.6
-
Anyone using DigitalOcean Volume as MySQL data directory for DBs with a few hundred GBs in size?
Sure! I use the Open Source of Graylog to search and build reports from the data. It sits on its own Droplet
-
Good self-hosted logging server?
Check out Graylog - https://www.graylog.org/ Graylog stores everything in elasticssearch, so you gan also use it as a datasource in Grafana.
- Best Open Source Software/Application/Tools
-
How do you debug your pipelines?
Graylog
-
NGINX / fail2ban Log Reader - for YOU
I use this to monitor my reverse proxy (SWAG) and fail2ban logs in conjunction. It's not as streamlined as GoAccess, GrayLog, Grafana, etc . . . but it is very personal. I divide all my connections into three buckets: Home, Outside, and Known Devices; and fail2ban statistics are layered against the all connections.
What are some alternatives?
Logbook - An extensible Java library for HTTP request and response logging
Pi-hole - A black hole for Internet advertisements
Apache Log4j 2 - Apache Log4j 2 is a versatile, feature-rich, efficient logging API and backend for Java.
openobserve - 🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay).
tinylog - tinylog is a lightweight logging framework for Java, Kotlin, Scala, and Android
Wazuh - Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
Logback - The reliable, generic, fast and flexible logging framework for Java.
kibana - Your window into the Elastic Stack
Logstash - Logstash - transport and process your logs, events, or other data
OpenSearch-Dashboards - 📊 Open source visualization dashboards for OpenSearch.
OpenSearch - 🔎 Open source distributed and RESTful search engine.