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

[Backport 2.11] add rollover & archival mechanism for correlation history indices #707

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 24e94b4 from #670

Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
(cherry picked from commit 24e94b4)
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #707 (afcdf63) into 2.11 (5b4ab6c) will decrease coverage by 0.39%.
Report is 1 commits behind head on 2.11.
The diff coverage is 1.90%.

@@             Coverage Diff              @@
##               2.11     #707      +/-   ##
============================================
- Coverage     25.19%   24.80%   -0.39%     
+ Complexity     1019     1016       -3     
============================================
  Files           275      275              
  Lines         12459    12671     +212     
  Branches       1361     1390      +29     
============================================
+ Hits           3139     3143       +4     
- Misses         9052     9259     +207     
- Partials        268      269       +1     
Files Coverage Δ
...rch/securityanalytics/SecurityAnalyticsPlugin.java 4.65% <ø> (ø)
...yanalytics/settings/SecurityAnalyticsSettings.java 97.29% <100.00%> (+0.42%) ⬆️
...transport/TransportIndexCorrelationRuleAction.java 0.00% <ø> (ø)
...s/transport/TransportIndexCustomLogTypeAction.java 0.00% <ø> (ø)
...lytics/transport/TransportIndexDetectorAction.java 0.00% <ø> (ø)
...yanalytics/transport/TransportIndexRuleAction.java 0.00% <ø> (ø)
...opensearch/securityanalytics/util/RuleIndices.java 0.00% <ø> (ø)
...tics/transport/TransportListCorrelationAction.java 0.00% <0.00%> (ø)
...cs/transport/TransportSearchCorrelationAction.java 0.00% <0.00%> (ø)
.../opensearch/securityanalytics/util/IndexUtils.java 34.40% <12.50%> (-3.10%) ⬇️
... and 4 more

... and 1 file with indirect coverage changes

@sbcd90 sbcd90 merged commit 658aa99 into 2.11 Oct 31, 2023
5 of 15 checks passed
@github-actions github-actions bot deleted the backport/backport-670-to-2.11 branch October 31, 2023 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants