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

Mappings for Integration Inputs are not dynamic #2832

Open
dikshachauhan-qasource opened this issue Jul 22, 2022 · 1 comment
Open

Mappings for Integration Inputs are not dynamic #2832

dikshachauhan-qasource opened this issue Jul 22, 2022 · 1 comment
Labels

Comments

@dikshachauhan-qasource
Copy link
Contributor

dikshachauhan-qasource commented Jul 22, 2022

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

@mdelapenya
Copy link
Contributor

The system integration support was initially added by @IgorGuz2000, so I recommend pinging him once there is bandwidth to work on this issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants