forked from elastic/integrations
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GCP] Add GCP Compute Metricset (elastic#2301)
- Loading branch information
1 parent
418224b
commit 6a2821f
Showing
11 changed files
with
722 additions
and
719 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Audit | ||
|
||
Google Cloud services write audit logs that record administrative activities and accesses within your Google Cloud resources. | ||
More information on the type of data included in the audit logs can be found in the [documentation](https://cloud.google.com/logging/docs/audit) | ||
|
||
## Logs | ||
|
||
This is the `audit` dataset. | ||
|
||
{{event "audit"}} | ||
|
||
{{fields "audit"}} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Billing | ||
|
||
## Metrics | ||
|
||
This is the `billing` dataset. | ||
|
||
{{event "billing"}} | ||
|
||
{{fields "billing"}} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Firewall | ||
|
||
Firewall Rules Logging lets you audit, verify, and analyze the effects of your firewall rules. | ||
More information on the type of data included in the firewall logs can be found in the [documentation](https://cloud.google.com/vpc/docs/firewall-rules-logging) | ||
|
||
## Logs | ||
|
||
This is the `firewall` dataset. | ||
|
||
{{event "firewall"}} | ||
|
||
{{fields "firewall"}} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# VPC Flow | ||
|
||
VPC Flow Logs records a sample of network flows sent from and received by VM instances, including instances used as GKE nodes. | ||
These logs can be used for network monitoring, forensics, real-time security analysis, and expense optimization. | ||
More information on the type of data included in the firewall logs can be found in the [documentation](https://cloud.google.com/vpc/docs/using-flow-logs) | ||
|
||
## Logs | ||
|
||
This is the `vpcflow` dataset. | ||
|
||
{{event "vpcflow"}} | ||
|
||
{{fields "vpcflow"}} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.