Support zapjournald logger configuration #736

Closed
opened 2023-10-11 13:05:03 +00:00 by fyrchik · 2 comments

Zapjournald allows to set proper severity and priority in syslog terms for all log records, according to their lever (log.Debug(), log.Info(), etc.)

This allows to properly manage log levels in syslog compatible log collectors.

[Zapjournald](https://git.frostfs.info/TrueCloudLab/zapjournald) allows to set proper severity and priority in syslog terms for all log records, according to their lever (log.Debug(), log.Info(), etc.) This allows to properly manage log levels in syslog compatible log collectors.
fyrchik added the
enhancement
frostfs-ir
frostfs-node
good first issue
observability
labels 2023-10-11 13:05:03 +00:00
Poster
Owner

I would like this to be configurable and a bit more optimized: may be we need to pick necessary stuff without another dependency.

I would like this to be configurable and a bit more optimized: may be we need to pick necessary stuff without another dependency.
fyrchik added this to the v0.39.0 milestone 2023-10-31 10:34:37 +00:00
dstepanov-yadro self-assigned this 2024-01-31 14:17:05 +00:00

To enable journald use logger.destination=journald config value.

To enable journald use `logger.destination=journald` config value.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#736
There is no content yet.