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

[7.x] Update logstash pipeline management to use system index APIs (#80405) #83526

Merged
merged 1 commit into from
Nov 17, 2020

Conversation

kaisecheng
Copy link
Contributor

Backports the following commits to 7.x:

…#80405)

This change updates the logstash pipeline management plugin to use
pipeline management APIs in Elasticsearch rather than directly
accessing the .logstash index. In Elasticsearch 8.0, direct access to
system indices will no longer be allowed when using standard APIs.
Given this change, a new set of APIs has been created specifically for
the management of Logstash pipelines and this change makes use of the
APIs.

Co-authored-by: Kaise Cheng <[email protected]>
Co-authored-by: Kibana Machine <[email protected]>

ES:elastic#53350
LS:elastic#12291
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Distributable file count

id before after diff
default 43223 43221 -2

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@kaisecheng kaisecheng merged commit a338220 into elastic:7.x Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants