Skip to main content

entries

Overview

Nameentries
TypeResource
Idgoogle.logging.entries

Fields

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource and then invoke a supported method using the EXEC command

Methods

NameAccessible byRequired ParamsDescription
entries_copyEXECCopies a set of log entries from a log bucket to a Cloud Storage bucket.
entries_listEXECLists log entries. Use this method to retrieve log entries that originated from a project/folder/organization/billing account. For ways to export log entries, see Exporting Logs (https://cloud.google.com/logging/docs/export).
entries_tailEXECStreaming read of log entries as they are received. Until the stream is terminated, it will continue reading logs.
entries_writeEXECWrites log entries to Logging. This API method is the only way to send log entries to Logging. This method is used, directly or indirectly, by the Logging agent (fluentd) and all logging libraries configured to use Logging. A single request may contain log entries for a maximum of 1000 different resources (projects, organizations, billing accounts or folders)