CTS periodically sends trace files to OBS buckets. A trace file is a collection of traces. CTS generates trace files based on services and transfer cycle, and adjusts the number of traces contained in each trace file as needed.
This section describes how to obtain historical operation records from trace files downloaded from the OBS bucket.
You have configured a tracker. For details, see Configuring a Tracker.
OBS bucket name > CloudTraces > Region > Year > Month > Day > Tracker name > Service directory
An example is User-defined name > CloudTraces > region > 2016 > 5 > 19 > system > ECS.
Trace file prefix_CloudTrace_Region/Region-project_Time when the trace file was uploaded to OBS: Year-Month-DayTHour-Minute-SecondZ_Random characters.json.gz
An example is File Prefix_CloudTrace_region-project_2016-05-30T16-20-56Z_21d36ced8c8af71e.json.gz.
The OBS bucket name and trace file prefix are user-defined, and other parameters are automatically generated.
For details about key fields in the CTS trace structure, see Trace Structure and Example Traces.