Skip to content

Conversation

@williamrandolph
Copy link
Contributor

We want Logstash indices to be system indices, but the logstash
service will still need to be able to manage its indices. This PR
adds special system index APIs to the logstash plugin so that
logstash can manage its pipelines without direct access to the
underlying indices.

  • Add logstash module with dedicated logstash APIs
  • merge with x-pack plugin
  • add system index access allowance
  • Break out serialization tests into distinct classes
  • Log failures for partial multiget failure
  • Move LogstashSystemIndexIT to javaRestTest task

Co-authored-by: William Brafford [email protected]

We want Logstash indices to be system indices, but the logstash
service will still need to be able to manage its indices. This PR
adds special system index APIs to the logstash plugin so that
logstash can manage its pipelines without direct access to the
underlying indices.

* Add logstash module with dedicated logstash APIs
* merge with x-pack plugin
* add system index access allowance
* Break out serialization tests into distinct classes
* Log failures for partial multiget failure
* Move LogstashSystemIndexIT to javaRestTest task

Co-authored-by: William Brafford <[email protected]>
@williamrandolph
Copy link
Contributor Author

Backport of #53350

@williamrandolph williamrandolph merged commit af64e46 into elastic:7.x Sep 15, 2020
@williamrandolph williamrandolph deleted the backport/7.x/logstash_system_index_plugin branch May 23, 2022 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants