We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Journald input supports the same parsers as the Filestream input, here is an example:
filebeat.inputs: - type: journald id: PR-testing parsers: - multiline: type: count count_lines: 3
However this is not documented. We need to add documentation and examples both in our public documentation and configuration files.
The text was updated successfully, but these errors were encountered:
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)
Sorry, something went wrong.
belimawr
No branches or pull requests
The Journald input supports the same parsers as the Filestream input, here is an example:
However this is not documented. We need to add documentation and examples both in our public documentation and configuration files.
The text was updated successfully, but these errors were encountered: