Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Mappings for Integration Inputs are not dynamic  #2832

@dikshachauhan-qasource

Description

@dikshachauhan-qasource

While working upon adding support for windows integration in E2E scripts, we have found that current code is hard coded for Linux Integration and only maps one input for metrics data stream that it generates.

So, With the above approach, we are not able to use framework methods appropriatly for all other integrations validations.

Make them to refer to Kibana APIs directly to pick default integration template than static hard-coded values, as this would help to pick all the integration inputs. Please refer below screenshots to understand current behavior.

Screenshots:

  • How Linux integration is currently added through existing code:
    Linux

  • How it is added on Kibana by default
    Default-LinuxInputs

  • How other integrations are being added to policy right now without any inputs mapping
    windows

  • Function where Linux mapping is hard-coded as of now:
    Coded as

cc @mdelapenya

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions