Conversation
7ea1e89 to
7b83236
Compare
b6c4337 to
41e2f8b
Compare
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
8e5c469 to
1f0d675
Compare
ravikesarwani
left a comment
There was a problem hiding this comment.
Good from my side. Great Work!
|
@efd6 do you think we're good to go or this PR needs some changes from the elastic/security-external-integrations perspective? |
1f0d675 to
1e843ea
Compare
Update README with new sections about how to configure authentication, integration settings, and how to start collecting logs creating a pub/sub topic, a subscription and a sink. The fields and events sample are included in both the README and the dedicated `.md` files, in preparation of making them visible on the main docs site https://docs.elastic.co/en/integrations/gcp.
1e843ea to
0a321f5
Compare
|
@zmoog My suggestion would be to get this merged and promoted to production. My take would be any additional changes can be taken up as incremental work based on users feedback with a separate issue and PR. Thanks! |
|
@ravikesarwani sounds good, let's make it so. |
|
I know there's also a Kibana dependency that we have to specify. Since this is basically a doc and minor changes I would like to see us support as older version of 7.x as possible along with 8.0+. This way more customers can see this and benefit by it. |
|
@ravikesarwani the current Kibana dependency constraint is set as follow: conditions:
kibana.version: ^7.16.3 || ^8.0.0It was set by Andrew Kroh a few months ago: do you think we need to change it? |
|
No, this is fine. |
What does this PR do?
Update README for the Google Cloud Platform (GCP) integration with new sections about how to configure authentication, integration settings, and how to start collecting logs creating a pub/sub topic, a subscription, and a sink.
The fields and events sample are included in both the README and the dedicated
.mdfiles, in preparation of making them visible on the main docs site https://docs.elastic.co/en/integrations/gcp.Checklist
changelog.ymlfile.Related issues
Closes #2802