Full name: projects.locations.instances.logTypes.logs.export
Export log telemetry.
HTTP request
POST https://chronicle.googleapis.com/v1alpha/{parent}/logs:export
Path parameters
Parameters
parent
string
Required. The parent, which owns this collection of logs. To export from all log types, use - in place of the parent's log type id.
Request body
The request body contains data with the following structure:
JSON representation
{"log_entry_time_range": {object (Interval)},// Union field destination can be only one of the following:"cloud_storage_destination": {object (CloudStorageDestination)}// End of list of possible types for union field destination.}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-14 UTC."],[[["\u003cp\u003eThis endpoint allows exporting log telemetry from Chronicle using a POST request to \u003ccode\u003ehttps://chronicle.googleapis.com/v1alpha/{parent}/logs:export\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires a \u003ccode\u003eparent\u003c/code\u003e path parameter specifying the log source and a request body containing the \u003ccode\u003elog_entry_time_range\u003c/code\u003e and a union \u003ccode\u003edestination\u003c/code\u003e field that can be a \u003ccode\u003ecloud_storage_destination\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecloud_storage_destination\u003c/code\u003e object requires a \u003ccode\u003ebucket\u003c/code\u003e field that specifies the Cloud Storage bucket to which logs will be exported.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful requests return an \u003ccode\u003eOperation\u003c/code\u003e object, and authorization requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope and the \u003ccode\u003echronicle.logs.export\u003c/code\u003e IAM permission on the \u003ccode\u003eparent\u003c/code\u003e resource.\u003c/p\u003e\n"],["\u003cp\u003eTo export from all log types use \u003ccode\u003e-\u003c/code\u003e in place of the parent's log type ID.\u003c/p\u003e\n"]]],[],null,[]]