generated from amazon-archives/__template_Apache-2.0
-
Couldn't load subscription status.
- Fork 89
Correlation on batched findings in sync fashion with timebox #1542
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
Open
eirsep
wants to merge
17
commits into
opensearch-project:main
Choose a base branch
from
eirsep:correlation-fixes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Member
eirsep
commented
Jun 18, 2025
- changes correlations to batch + sync from single correlation in parallel
- Timebox correlations to 5 minutes
- check if atleast one of the following conditions is true:
- if autocorrelations enabled
- at least one correlation exists before processing correlations
- adds tests to verify the above mentioned scenarios
…gent (opensearch-project#1504) Signed-off-by: Dennis Toepker <[email protected]>
… of Java-agent. (opensearch-project#1505) * Revert "Fix build due to phasing off SecurityManager usage in favor of Java Agent (opensearch-project#1504)" This reverts commit d6ddd5b. Signed-off-by: Pranav Reddy <[email protected]> * Using java-agent gradle plugin to phase off Security Manager in favor of Java-agent. Signed-off-by: Pranav Reddy <[email protected]> --------- Signed-off-by: Pranav Reddy <[email protected]> Signed-off-by: Dennis Toepker <[email protected]>
Signed-off-by: vikhy-aws <[email protected]> Signed-off-by: Dennis Toepker <[email protected]>
…1520) (cherry picked from commit e4fc510) Signed-off-by: Peter Zhu <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Signed-off-by: Dennis Toepker <[email protected]>
Signed-off-by: opensearch-ci-bot <[email protected]> Co-authored-by: opensearch-ci-bot <[email protected]> Co-authored-by: Peter Zhu <[email protected]> Signed-off-by: Dennis Toepker <[email protected]>
* added release notes for 3.0 Signed-off-by: Riya Saxena <[email protected]> * added release notes for 3.0 Signed-off-by: Riya Saxena <[email protected]> * Update opensearch-security-analytics.release-notes-3.0.0.0.md Signed-off-by: Peter Zhu <[email protected]> --------- Signed-off-by: Riya Saxena <[email protected]> Signed-off-by: Peter Zhu <[email protected]> Co-authored-by: Peter Zhu <[email protected]> Signed-off-by: Dennis Toepker <[email protected]>
…ect#1530) * Switch guava deps from compileOnly to implementation Signed-off-by: Craig Perkins <[email protected]> * Use AccessController Signed-off-by: Craig Perkins <[email protected]> * Use getResource Signed-off-by: Craig Perkins <[email protected]> * Use getResourceAsStream Signed-off-by: Craig Perkins <[email protected]> * Try removing lead forward slash Signed-off-by: Craig Perkins <[email protected]> --------- Signed-off-by: Craig Perkins <[email protected]> Signed-off-by: Dennis Toepker <[email protected]>
Signed-off-by: Dennis Toepker <[email protected]>
Signed-off-by: Surya Sashank Nistala <[email protected]>
remove test verifying index pattern behaviour in detector
Signed-off-by: Dennis Toepker <[email protected]>
Signed-off-by: Dennis Toepker <[email protected]>
Signed-off-by: Dennis Toepker <[email protected]>
Signed-off-by: Surya Sashank Nistala <[email protected]>
a878e88 to
6b7e075
Compare
Signed-off-by: Surya Sashank Nistala <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.