[GCP] Add GCP Load Balancer Logs Datastream - #3493
Merged
Merged
Conversation
legoguy1000
marked this pull request as ready for review
June 8, 2022 23:43
legoguy1000
force-pushed
the
gcp-load-balancers
branch
from
July 11, 2022 01:31
445cfe5 to
efe8068
Compare
Contributor
Author
|
@efd6 can u run tests if u get a chance. |
Contributor
|
/test |
efd6
reviewed
Jul 11, 2022
Contributor
|
/test |
Contributor
Author
|
ok, should be fixed |
Contributor
|
/test |
🌐 Coverage report
|
endorama
reviewed
Jul 19, 2022
Contributor
Author
|
I will update this PR once the LB Metrics datastream is merged |
legoguy1000
force-pushed
the
gcp-load-balancers
branch
from
July 19, 2022 22:15
6055e52 to
2fc443c
Compare
Contributor
Author
|
@endorama Rebased and ready for ur review |
Contributor
|
/test |
endorama
reviewed
Aug 12, 2022
endorama
reviewed
Aug 12, 2022
endorama
reviewed
Aug 12, 2022
Contributor
Author
|
I'll fix these. |
Contributor
Author
|
@endorama Ready when u are |
Contributor
|
/test |
sayden
reviewed
Aug 16, 2022
sayden
reviewed
Aug 16, 2022
Contributor
Author
|
@endorama any reason this can't be merged |
Contributor
|
I'm sorry this slipped through. LGTM |
endorama
approved these changes
Aug 23, 2022
ghost
pushed a commit
that referenced
this pull request
Aug 24, 2022
* add storage data stream * fix sample event * fix storage docs * target latest changelog version * bump to 2.7.0 * Update manifest.yml * Update changelog.yml * Revert "Update manifest.yml" This reverts commit efe5ae5. Bump to 2.7.0 was correct so this PR can be merged after #3493 * Revert "Update changelog.yml" This reverts commit 41c69fb. Bump to 2.7.0 was correct so this PR can be merged after #3493 * fix broken merge * Fix typo in metric name `authz.acl_based_object_access_.ount` -> `authz.acl_based_object_access_.count` * update docs with fixed metric name * remove underscore in field Co-authored-by: Edoardo Tenani <526307+endorama@users.noreply.github.com> Co-authored-by: Edoardo Tenani <edoardo.tenani@elastic.co> Co-authored-by: Tom Myers <106530686+tommyers-elastic@users.noreply.github.com>
orestisfl
pushed a commit
to orestisfl/integrations
that referenced
this pull request
May 15, 2026
Co-authored-by: Edoardo Tenani <526307+endorama@users.noreply.github.com>
orestisfl
pushed a commit
to orestisfl/integrations
that referenced
this pull request
May 15, 2026
* add storage data stream * fix sample event * fix storage docs * target latest changelog version * bump to 2.7.0 * Update manifest.yml * Update changelog.yml * Revert "Update manifest.yml" This reverts commit 196fa22853ac0aa746fab853679c3adbe7721791. Bump to 2.7.0 was correct so this PR can be merged after elastic#3493 * Revert "Update changelog.yml" This reverts commit 67ce298719a616ce203d21728cd7f9ea31250449. Bump to 2.7.0 was correct so this PR can be merged after elastic#3493 * fix broken merge * Fix typo in metric name `authz.acl_based_object_access_.ount` -> `authz.acl_based_object_access_.count` * update docs with fixed metric name * remove underscore in field Co-authored-by: Edoardo Tenani <526307+endorama@users.noreply.github.com> Co-authored-by: Edoardo Tenani <edoardo.tenani@elastic.co> Co-authored-by: Tom Myers <106530686+tommyers-elastic@users.noreply.github.com>
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
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.
What does this PR do?
Create a new data stream for GCP Load Balancers logs
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots