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

[Feature] elastic-package export pipelines #1722

Open
nicpenning opened this issue Mar 13, 2024 · 0 comments
Open

[Feature] elastic-package export pipelines #1722

nicpenning opened this issue Mar 13, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@nicpenning
Copy link
Contributor

As an integration developer, it requires external tooling to use ingest pipelines in Kibana that have been developed and convert them to usable files in an integration (convert to YAML).

Similar to the Kibana export command where the data is exported in a usable format, I am purposing we can do that with elastic-package
 
#670 (comment)

It can be very easy for some to use Kibana to develop lengthy and worthwhile pipelines with a large sample set. So having the ability to run something like: elastic-package export pipelines and then be able to select the pipelines for export, this would save time having to convert them from JSON and ensure it's usable in the integration.

@jsoriano jsoriano added the good first issue Good for newcomers label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants