Add some google cloud logging queries.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
protoPayload.methodName="v1.compute.instances.start"
|
||||
@@ -0,0 +1 @@
|
||||
protoPayload.methodName="v1.compute.instances.stop"
|
||||
@@ -0,0 +1 @@
|
||||
protoPayload.methodName="dataflow.jobs.create"
|
||||
@@ -0,0 +1 @@
|
||||
(protoPayload.methodName="google.api.serviceusage.v1.ServiceUsage.EnableService" OR protoPayload.methodName="google.api.serviceusage.v1.ServiceUsage.DisableService")
|
||||
2
google_cloud_logging_queries/timestamp/explicit_range
Normal file
2
google_cloud_logging_queries/timestamp/explicit_range
Normal file
@@ -0,0 +1,2 @@
|
||||
timestamp <= "2024-06-27T00:00:00.000000Z"
|
||||
timestamp >= "2024-01-01T00:00:00.000000Z"
|
||||
Reference in New Issue
Block a user