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.x] Support datastreams as an AuditLog Sink #4756

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 9c5e32a from #4257.

Signed-off-by: tmanninger <t.manninger@ixolit.com>
(cherry picked from commit 9c5e32a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Sep 26, 2024

Codecov Report

Attention: Patch coverage is 84.26966% with 14 lines in your changes missing coverage. Please review.

Project coverage is 65.45%. Comparing base (f353b0e) to head (4662e25).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...uditlog/sink/InternalOpenSearchDataStreamSink.java 83.67% 6 Missing and 2 partials ⚠️
.../auditlog/sink/AbstractInternalOpenSearchSink.java 76.00% 4 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x    #4756      +/-   ##
==========================================
+ Coverage   65.38%   65.45%   +0.06%     
==========================================
  Files         317      319       +2     
  Lines       22182    22250      +68     
  Branches     3584     3591       +7     
==========================================
+ Hits        14504    14564      +60     
- Misses       5881     5885       +4     
- Partials     1797     1801       +4     
Files with missing lines Coverage Δ
.../opensearch/security/OpenSearchSecurityPlugin.java 84.86% <100.00%> (+0.20%) ⬆️
...security/auditlog/sink/InternalOpenSearchSink.java 100.00% <100.00%> (+16.66%) ⬆️
...pensearch/security/auditlog/sink/SinkProvider.java 80.89% <100.00%> (+0.43%) ⬆️
...g/opensearch/security/support/ConfigConstants.java 95.23% <ø> (ø)
.../auditlog/sink/AbstractInternalOpenSearchSink.java 76.00% <76.00%> (ø)
...uditlog/sink/InternalOpenSearchDataStreamSink.java 83.67% <83.67%> (ø)

... and 6 files with indirect coverage changes

@DarshitChanpura DarshitChanpura merged commit a5e34fe into 2.x Sep 26, 2024
91 checks passed
@DarshitChanpura DarshitChanpura deleted the backport/backport-4257-to-2.x branch September 26, 2024 22:22
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