-
Notifications
You must be signed in to change notification settings - Fork 224
JAVA upgrade #5828
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
Merged
Merged
JAVA upgrade #5828
Changes from 1 commit
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
d8f4b33
JAVA upgrade
amee-sumo 700b4d0
Update blog-collector/2025-09-30-installed.md
amee-sumo bae207f
Update blog-collector/2025-09-30-installed.md
amee-sumo 80ba385
Merge branch 'main' into jre8-deprecation-and-upgrade
amee-sumo 7b783a7
updates
amee-sumo b3af522
Merge branch 'jre8-deprecation-and-upgrade' of https://github.com/Sum…
amee-sumo 2004678
Update 2025-09-30-installed.md
amee-sumo 6bfbe66
new commit
amee-sumo 6634229
new commit
amee-sumo 917ddc8
Update docs/send-data/installed-collectors/collector-installation-ref…
amee-sumo 92f0531
Merge branch 'main' into jre8-deprecation-and-upgrade
amee-sumo 297331c
update release date
amee-sumo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| --- | ||
| title: JAVA Upgrade (Installed Collector) | ||
amee-sumo marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| hide_table_of_contents: true | ||
| image: https://assets-www.sumologic.com/company-logos/_800x418_crop_center-center_82_none/SumoLogic_Preview_600x600.jpg?mtime=1617040082 | ||
| --- | ||
|
|
||
| import useBaseUrl from '@docusaurus/useBaseUrl'; | ||
|
|
||
| Sumo Logic has used Java 8 for Installed Collectors until now. Since Java 8 reached end of public updates in January 2019 and newer versions offer better performance and security, we are upgrading Installed Collectors to use Java 17. | ||
amee-sumo marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| If you're using a custom bundled JRE, ensure it's newer than Java 8. If not, upgrade to Java 17 or a more recent version. | ||
amee-sumo marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| [Learn more](/docs/send-data/collection/upgrade-collectors/#upgradecollectors-to-the-latest-build). | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.