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

Journald Log support #102

Open
xaled1 opened this issue Dec 14, 2021 · 4 comments
Open

Journald Log support #102

xaled1 opened this issue Dec 14, 2021 · 4 comments

Comments

@xaled1
Copy link

xaled1 commented Dec 14, 2021

Hi,

is the a way to get the journald logs using paStash? I have not found any input plugin for it and search on Journal(d) did not provide any results either.

@github-actions
Copy link

Your report is appreciated. Please star this repository to motivate its developers! ⭐

@lmangani
Copy link
Member

Nothing native is available. Adding a module is possible if there's interest or you could do as follows with a named pipe:

You can tell journal to send messages to rsyslog by adding ForwardToSyslog=yes into /etc/systemd/journald.conf

@xaled1
Copy link
Author

xaled1 commented Dec 14, 2021

Ok thanks!
We are interested in native support as otherwise we will just stick to rsyslog as we already do.

@lmangani
Copy link
Member

My best guess is a plugin would be very easy to write using npm modules and any of our input plugins as example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants