Once you have retrieved log records, you can export them to a compressed CSV file
in GZ format. No matter which time zone you selected, exported logs will always
display UTC time.
Exports are limited to a maximum of 1.5 million rows of data as long as it
does not exceed 1 GB of total data. If the export exceeds 1 GB, try refining
your query to return fewer than 1.5 million rows.
Click Export to start exporting the log records. After a
short period of time (which depends on how many records you are exporting),
Export will turn into
Download.
Click Download and the GZ file will appear in your
downloads folder. Use file decompression software to extract the CSV
file(s).
The columns in the CSV file are organized under the field names you use
in queries, not the column headers in the Explore UI. For example, the
DESTINATION USER column in the UI
appears as dest_user in the CSV file.