Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to write logs directly in journald #6243

Open
Kasen opened this issue Jul 23, 2021 · 0 comments
Open

Add ability to write logs directly in journald #6243

Kasen opened this issue Jul 23, 2021 · 0 comments
Labels
app feature A new functionality logger Issues related to logging subsystem
Milestone

Comments

@Kasen
Copy link

Kasen commented Jul 23, 2021

Journald is the standard defacto of a logging system on modern Linux distros. Tarantool uses it through syslog compatibility layer. I suggest writing directly in journald socket in structured log format. This will allow a user to add their own fields to structured logs and parse and ship them with journald.

@Kasen Kasen added feature A new functionality incoming labels Jul 23, 2021
@Totktonada Totktonada added logger Issues related to logging subsystem app labels Jul 23, 2021
@kyukhin kyukhin modified the milestone: wishlist Jul 29, 2021
@kyukhin kyukhin added teamL and removed incoming labels Jul 29, 2021
@kyukhin kyukhin added this to the wishlist milestone Aug 19, 2021
@igormunkin igormunkin removed the teamL label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app feature A new functionality logger Issues related to logging subsystem
Projects
None yet
Development

No branches or pull requests

4 participants