File Format of Log Files
Format
<log_type>.<UTC_DATE>.log
# If the logs are rotated within the same date there will be rotation suffix
<log_type>.<UTC_DATE>.log.[ROTATION_SUFFIX_NUMBER]
Example
vsc_client.2025_11_12.log
vsc_client.2025_11_12.log.1
Backlinks