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

[Fleet] Improve error messages when uploading invalid package #151693

Open
juliaElastic opened this issue Feb 21, 2023 · 1 comment
Open

[Fleet] Improve error messages when uploading invalid package #151693

juliaElastic opened this issue Feb 21, 2023 · 1 comment
Labels
enhancement New value added to drive a business result Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@juliaElastic
Copy link
Contributor

Fleet added better support for uploaded packages here: #148599
While testing it, we encountered an error when uploading an invalid package, which is expected.

The error message should be improved, so it is easier to track down which part of the package is invalid.
In this example the required property was missing from an ingest pipeline.

{"statusCode":500,"error":"Internal Server Error","message":"parse_exception\n\tRoot causes:\n\t\tparse_exception: [pattern] required property is missing"}%

@juliaElastic juliaElastic added the Team:Fleet Team label for Observability Data Collection Fleet team label Feb 21, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@juliaElastic juliaElastic added the enhancement New value added to drive a business result label Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

No branches or pull requests

2 participants