-
Notifications
You must be signed in to change notification settings - Fork 466
[GCP] Add GCP Load Balancer Logs Datastream #3493
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
Conversation
445cfe5
to
efe8068
Compare
@efd6 can u run tests if u get a chance. |
/test |
/test |
ok, should be fixed |
/test |
🌐 Coverage report
|
packages/gcp/data_stream/load_balancer/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
I will update this PR once the LB Metrics datastream is merged |
6055e52
to
2fc443c
Compare
@endorama Rebased and ready for ur review |
/test |
packages/gcp/data_stream/loadbalancing_logs/fields/base-fields.yml
Outdated
Show resolved
Hide resolved
packages/gcp/data_stream/loadbalancing_logs/_dev/test/system/test-pubsub-config.yml
Outdated
Show resolved
Hide resolved
I'll fix these. |
@endorama Ready when u are |
/test |
...s/gcp/data_stream/loadbalancing_logs/_dev/test/pipeline/test-load_balancer.log-expected.json
Show resolved
Hide resolved
packages/gcp/data_stream/loadbalancing_logs/agent/stream/gcp-pubsub.yml.hbs
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM so let's ask the Grandmaster GCP for his approval
@endorama ? 😬
@endorama any reason this can't be merged |
This reverts commit efe5ae5. Bump to 2.7.0 was correct so this PR can be merged after elastic#3493
This reverts commit 41c69fb. Bump to 2.7.0 was correct so this PR can be merged after elastic#3493
I'm sorry this slipped through. LGTM |
* 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 <[email protected]> Co-authored-by: Edoardo Tenani <[email protected]> Co-authored-by: Tom Myers <[email protected]>
What does this PR do?
Create a new data stream for GCP Load Balancers logs
Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Related issues
Screenshots