Skip to content

Commit

Permalink
Merge pull request #708 from wazuh/3.13-integration-gcp
Browse files Browse the repository at this point in the history
Update gcp rules to look for integration: gcp
  • Loading branch information
davidjiglesias authored Jun 16, 2020
2 parents f389b13 + cdccd69 commit 634ca39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rules/0690-gcp_rules.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ ID: 65000 - 65499
<!-- GCP wodle -->
<rule id="65000" level="0">
<decoded_as>json</decoded_as>
<field name="gcp.resource.labels.project_id">\.+</field>
<description>Google Cloud Pub/Sub alert</description>
<field name="integration">gcp</field>
<description>GCP alert.</description>
<options>no_full_log</options>
</rule>

Expand Down

0 comments on commit 634ca39

Please sign in to comment.