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

Cannot create logstash pipeline due to broken validation #76611

Closed
mshustov opened this issue Sep 3, 2020 · 1 comment · Fixed by #76616
Closed

Cannot create logstash pipeline due to broken validation #76611

mshustov opened this issue Sep 3, 2020 · 1 comment · Fixed by #76616
Assignees
Labels
bug Fixes for quality problems that affect the customer experience regression Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v7.8.2 v7.9.2 v7.10.0 v8.0.0

Comments

@mshustov
Copy link
Contributor

mshustov commented Sep 3, 2020

In #63135 we migrated Logstash REST API to the KP. This migration tightened up validation rules for https://www.elastic.co/guide/en/kibana/7.9/logstash-configuration-management-api-create.html#logstash-configuration-management-api-create-params endpoint making the id & description fields mandatory in the request body.
The endpoint interface must comply with the official docs.

@mshustov mshustov added bug Fixes for quality problems that affect the customer experience Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc regression v7.10.0 v7.8.2 v7.9.2 labels Sep 3, 2020
@mshustov mshustov self-assigned this Sep 3, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform (Team:Platform)

@mshustov mshustov added the v8.0.0 label Sep 3, 2020
@mshustov mshustov changed the title Logstash REST API broken validation Cannot create logstash pipeline due to broken validation Sep 3, 2020
dadoonet added a commit to dadoonet/bano-elastic that referenced this issue Sep 10, 2020
* Add support for department numbers in index names
* Add Kibana saved objects (maps, index patterns, dashboards)
* Fix a temporary bug with Kibana when importing Logstash pipeline (elastic/kibana#76611)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience regression Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v7.8.2 v7.9.2 v7.10.0 v8.0.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants