[GCP] Add GCP Load Balancer Logs Datastream#3493
Merged
endorama merged 14 commits intoelastic:mainfrom Aug 23, 2022
Merged
Conversation
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
packages/gcp/data_stream/load_balancer/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
Contributor
Author
|
I will update this PR once the LB Metrics datastream is merged |
6055e52 to
2fc443c
Compare
Contributor
Author
|
@endorama Rebased and ready for ur review |
Contributor
|
/test |
endorama
reviewed
Aug 12, 2022
packages/gcp/data_stream/loadbalancing_logs/fields/base-fields.yml
Outdated
Show resolved
Hide resolved
endorama
reviewed
Aug 12, 2022
endorama
reviewed
Aug 12, 2022
packages/gcp/data_stream/loadbalancing_logs/_dev/test/system/test-pubsub-config.yml
Outdated
Show resolved
Hide resolved
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
...s/gcp/data_stream/loadbalancing_logs/_dev/test/pipeline/test-load_balancer.log-expected.json
Show resolved
Hide resolved
sayden
reviewed
Aug 16, 2022
packages/gcp/data_stream/loadbalancing_logs/agent/stream/gcp-pubsub.yml.hbs
Show resolved
Hide resolved
Contributor
Author
|
@endorama any reason this can't be merged |
endorama
added a commit
to gpop63/integrations
that referenced
this pull request
Aug 23, 2022
This reverts commit efe5ae5. Bump to 2.7.0 was correct so this PR can be merged after elastic#3493
endorama
added a commit
to gpop63/integrations
that referenced
this pull request
Aug 23, 2022
This reverts commit 41c69fb. Bump to 2.7.0 was correct so this PR can be merged after elastic#3493
Contributor
|
I'm sorry this slipped through. LGTM |
endorama
approved these changes
Aug 23, 2022
gpop63
added 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>
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