You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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)
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.
The text was updated successfully, but these errors were encountered: