Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.
- What's New
- Function Overview
- Service Overview
- Getting Started
- User Guide
- Best Practices
- API Reference
- SDK Reference
-
FAQs
- Must I Use an IAM User (Sub Account) to Configure Transfer on CTS and Perform Operations on an OBS Bucket?
- How Will CTS Be Affected If My Account Is in Arrears?
- What Are the Recommended Users of CTS?
- What Will Happen If I Have Enabled Trace Transfer But Have Not Configured an Appropriate Policy for an OBS Bucket?
- Does CTS Support Integrity Verification of Trace Files?
- Why Are There Some Null Fields on the View Trace Page?
- Why Is an Operation Recorded Twice in the Trace List?
- What Services Are Supported by Key Event Notifications?
- How Can I Store Trace Files for a Long Time?
- Why Are user and source_ip Null for Some Traces with trace_type as SystemAction?
- How Can I Find Out Who Created a Specific ECS?
- How Can I Find Out the Login IP Address of an IAM User?
- Why Are Two deleteMetadata Traces Generated When I Buy an ECS in Pay-per-Use or Yearly/Monthly?
- What Can I Do If I Cannot Query Traces?
- Can I Disable CTS?
- How Do I Configure the Storage Duration of CTS Audit Logs to 180 Days?
- What Should I Do If I Cannot Enable CTS as an IAM User?
- How Do I Enable Alarm Notifications for EVS?
- Videos
Show all
Digest File Structure
Field |
Mandatory |
Type |
Description |
---|---|---|---|
project_id |
Yes |
String |
Identifies the account to which a trace file covered in the digest file belongs. |
digest_start_time |
Yes |
String |
Specifies the start of the UTC time range covered by the digest file. |
digest_end_time |
Yes |
String |
Specifies the end of the UTC time range covered by the digest file. |
digest_bucket |
Yes |
String |
Specifies the name of the OBS bucket that the digest file has been sent to. |
digest_object |
Yes |
String |
Specifies where the digest file is stored in the OBS bucket. |
digest_signature_algorithm |
Yes |
String |
Specifies the algorithm used to sign the digest file. |
digest_end |
Yes |
Boolean |
Specifies whether the digest file is an ending digest file. |
previous_digest_bucket |
No |
String |
Specifies the name of the OBS bucket that the previous digest file was sent to. |
previous_digest_object |
No |
String |
Specifies where the previous digest file is stored in the OBS bucket. |
previous_digest_hash_value |
No |
String |
Specifies the hexadecimal encoded hash value of the previous digest file. |
previous_digest_hash_algorithm |
No |
String |
Specifies the Hash algorithm used to hash the previous digest file. |
previous_digest_signature |
No |
String |
Specifies the digital signature of the previous digest file. |
previous_digest_end |
Yes |
Boolean |
Specifies whether the previous digest file is an ending digest file. |
log_files |
No |
Array |
Specifies the list of trace files covered in the digest file. |
bucket |
Yes |
String |
Specifies the name of the OBS bucket that the trace files have been sent to. |
object |
Yes |
String |
Specifies where the trace files are stored in the OBS bucket. |
log_hash_value |
Yes |
String |
Specifies the hexadecimal encoded hash value of the trace files. |
log_hash_algorithm |
Yes |
String |
Specifies the Hash algorithm used to hash the trace files. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.