Skip to content

Idea: Create a static checker #20

@herrBez

Description

@herrBez

Create a static checker to evaluate if the Logstash pipelines can be converted to Elasticsearch Ingest Pipelines.

The bare minimum:

  • Extract all the plugins in use (in general)
  • Extract all the plugins in use by Pipeline

Advanced:

  • Identify filters that cannot be converted (e.g., split, aggregate)
  • Identify filters that Baffo cannot deal with or require special attentions (e.g., ruby)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions