Skip to content
New issue

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

Allow arguments to be passed when executing an enrichment connector #2930

Open
nino-filigran opened this issue Nov 7, 2024 · 0 comments
Open
Labels
feature use for describing a new feature to develop needs triage use to identify issue needing triage from Filigran Product team

Comments

@nino-filigran
Copy link

nino-filigran commented Nov 7, 2024

Use case

This could make it possible to change the behavior, target, parameters, etc. of an enrichment connector at runtime. Example:

  • Be able to dynamically select an index in ELK when calling it.
  • Give the API key to be used by the connector to query the external source.
  • Add execution code to define the action to be performed with the data sent to the integrated solution.

Current Workaround

Proposed Solution

Additional Information

Would you be willing to submit a PR?

We strongly encourage you to submit a PR if you want and whenever you want. If your issue concern a "Community-support" connector, your PR will probably be accepted after some review. If the connector is "Partner-support" or "Filigran-support", a dev team make take over but will base its work on your PR, speeding the process. It will be much appreciated.

@nino-filigran nino-filigran added feature use for describing a new feature to develop needs triage use to identify issue needing triage from Filigran Product team labels Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature use for describing a new feature to develop needs triage use to identify issue needing triage from Filigran Product team
Projects
None yet
Development

No branches or pull requests

1 participant