Add some google cloud logging queries.

This commit is contained in:
Tom Alexander 2024-10-04 22:19:30 -04:00
parent 7167e3fa32
commit b49a2ed965
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
5 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1 @@
protoPayload.methodName="v1.compute.instances.start"

View File

@ -0,0 +1 @@
protoPayload.methodName="v1.compute.instances.stop"

View File

@ -0,0 +1 @@
protoPayload.methodName="dataflow.jobs.create"

View File

@ -0,0 +1 @@
(protoPayload.methodName="google.api.serviceusage.v1.ServiceUsage.EnableService" OR protoPayload.methodName="google.api.serviceusage.v1.ServiceUsage.DisableService")

View File

@ -0,0 +1,2 @@
timestamp <= "2024-06-27T00:00:00.000000Z"
timestamp >= "2024-01-01T00:00:00.000000Z"