-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Adding elastic_integration upgrade guidelines. #16979
Conversation
📃 DOCS PREVIEW ✨ https://logstash_bk_16979.docs-preview.app.elstc.co/diff |
📃 DOCS PREVIEW ✨ https://logstash_bk_16979.docs-preview.app.elstc.co/diff |
|
||
This plugin is by default embedded in {ls} core. When you upgrade {ls}, new version of the plugin is installed. | ||
The plugin is backward compatible accross {ls} 8.x versions. However, if you are considering to upgrade {ls} only (not the plugin), there are exceptions cases, such as JDK compatibility which require matching certain {ls} versions. | ||
We recommend visiting <<plugins-filters-elastic_integration-requirements, elastic_integration plugin requirements>> guide considering the {ls} version you are upgrading to. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We recommend visiting <<plugins-filters-elastic_integration-requirements, elastic_integration plugin requirements>> guide considering the {ls} version you are upgrading to. | |
We recommend visiting <<plugins-filters-elastic_integration-requirements, elastic_integration plugin requirements>> considering the {ls} version you are upgrading to. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This content needs more attention, but let's get it in for initial migration so that we have something to work with.
dd7a7fc
to
9e677f6
Compare
📃 DOCS PREVIEW ✨ https://logstash_bk_16979.docs-preview.app.elstc.co/diff |
* Adding elastic_integration upgrade guidelines.
Release notes
[rn:skip]
What does this PR do?
Adds an upgrade guidelines and details about
elastic_integration
plugin.Why is it important/What is the impact to the user?
Explains the upgrade order and details to the
elastic_integration
plugin usersChecklist
[ ] My code follows the style guidelines of this project[ ] I have commented my code, particularly in hard-to-understand areas[ ] I have made corresponding change to the default configuration files (and/or docker env variables)[ ] I have added tests that prove my fix is effective or that my feature worksAuthor's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs