-
Notifications
You must be signed in to change notification settings - Fork 148
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 Journald to the examples and default configuration #6414
Conversation
This pull request does not have a backport label. Could you fix it @belimawr? 🙏
|
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
Quality Gate passedIssues Measures |
(cherry picked from commit c1d060e)
What does this PR do?
Add Journald to the examples and default configuration
Why is it important?
Linux distributions like Debian 12 are migrating away from traditional log files in favour of journald to system logs, we need good examples of how to ingest those logs.
Checklist
My code follows the style guidelines of this projectI have made corresponding change to the default configuration filesI have added tests that prove my fix is effective or that my feature worksI have added an entry in./changelog/fragments
using the changelog toolI have added an integration test or an E2E test## Disruptive User Impact## How to test this PR locally## Related issuesQuestions to ask yourself