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

✨ Add logConfig to GCP compute subnetwork #793

Merged
merged 1 commit into from
Jan 17, 2023
Merged

Conversation

imilchev
Copy link
Member

./cnquery run gcp -c "gcp.project.compute.subnetworks.where( logConfig != null ){logConfig{*}}"                                                                                                                                              
 discover related assets for 1 asset(s)
 resolved assets resolved-assets=1
gcp.project.compute.subnetworks.where: [
  0: {
    logConfig: {
      flowSampling: 0.5
      filterExpression: ""
      metadata: "INCLUDE_ALL_METADATA"
      id: "1373031056937448960/logConfig"
      aggregationInterval: "INTERVAL_5_SEC"
      metadataFields: []
      enable: false
    }
  }
  1: {
    logConfig: {
      flowSampling: 0.5
      filterExpression: ""
      metadata: "INCLUDE_ALL_METADATA"
      id: "4529100599432984582/logConfig"
      aggregationInterval: "INTERVAL_5_SEC"
      metadataFields: []
      enable: false
    }
  }
]

@imilchev imilchev requested a review from a team as a code owner January 17, 2023 10:58
@imilchev imilchev merged commit b8b2059 into main Jan 17, 2023
@imilchev imilchev deleted the ivan/gcp-subnet-log branch January 17, 2023 18:00
@github-actions github-actions bot locked and limited conversation to collaborators Jan 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants