3 releases (breaking)
0.3.0 | Jun 24, 2024 |
---|---|
0.2.0 | Jun 23, 2024 |
0.1.0 | Jun 18, 2024 |
#9 in #journald
60 downloads per month
14KB
255 lines
Journald Log Exporter for OpenTelemetry (Experimental)
This project provides a journald log exporter for OpenTelemetry, allowing logs to be sent to journald. Note that this exporter is experimental and not an official OpenTelemetry exporter.
Features
- Export OpenTelemetry logs to journald.
- Optionally serialize logs and attributes as JSON.
- Configurable message size limit.
- Configurable attribute prefix.
Installation and Usage
Refer to the example under examples directory.
Dependencies
~3–4MB
~83K SLoC