v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-134794214.4 KB
entries

Copies a set of log entries from a log bucket to a Cloud Storage bucket.

post/v2/entries:copy

Request body

namestring

Required. Log bucket from which to copy log entries.For example:"projects/my-project/locations/global/buckets/my-source-bucket"

filterstring

Optional. A filter specifying which log entries to copy. The filter must be no more than 20k characters. An empty filter matches all log entries.

destinationstring

Required. Destination to which to copy log entries. For example: "storage.googleapis.com/GCS_BUCKET"

Response

Successful response