beats icon indicating copy to clipboard operation
beats copied to clipboard

[Journald] Document the parsers

Open belimawr opened this issue 1 year ago • 1 comments

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.

belimawr avatar Aug 09 '24 16:08 belimawr

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

elasticmachine avatar Aug 09 '24 16:08 elasticmachine