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

Adding elastic_integration upgrade guidelines. #16979

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

mashhurs
Copy link
Contributor

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 users

Checklist

  • [ ] My code follows the style guidelines of this project
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • [ ] 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 works

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

@mashhurs mashhurs added the docs label Jan 28, 2025
@mashhurs mashhurs self-assigned this Jan 28, 2025
Copy link
Contributor

📃 DOCS PREVIEWhttps://logstash_bk_16979.docs-preview.app.elstc.co/diff

Copy link
Contributor

📃 DOCS PREVIEWhttps://logstash_bk_16979.docs-preview.app.elstc.co/diff

@mashhurs
Copy link
Contributor Author

Doc preview (validated the links):

image


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.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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.

Copy link
Contributor

@karenzone karenzone left a 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.

@mashhurs mashhurs marked this pull request as ready for review January 29, 2025 22:08
@mashhurs mashhurs force-pushed the es-integration-upgrade-path branch from dd7a7fc to 9e677f6 Compare January 29, 2025 22:42
Copy link
Contributor

📃 DOCS PREVIEWhttps://logstash_bk_16979.docs-preview.app.elstc.co/diff

@mashhurs mashhurs merged commit 7378b85 into elastic:main Jan 29, 2025
5 checks passed
@mashhurs mashhurs deleted the es-integration-upgrade-path branch January 29, 2025 23:20
andsel pushed a commit to andsel/logstash that referenced this pull request Jan 31, 2025
* Adding elastic_integration upgrade guidelines.
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.

2 participants