Enable Transfer
|
Enabled by default.
|
Enabled
|
Transfer Log to OBS
|
Enable log transfer to OBS.
|
OBS
|
Transfer Destination
|
Select a cloud service for log transfer.
|
OBS
|
Log Group Name
|
Select a log group.
|
N/A
|
Log Stream Name
|
Select a log stream.
|
N/A
|
OBS Bucket
|
- Select an OBS bucket.
- If no OBS buckets are available, click View OBS Bucket to access the OBS console and create an OBS bucket.
- If encryption has been enabled for the selected OBS bucket, select a key name and select I agree to grant permissions on Key Management Service (KMS) to LTS so LTS can create and use keys to encrypt and decrypt transferred logs.
- Only Standard OBS buckets are supported in LTS.
|
N/A
|
Key Name
|
Select a key name for an OBS bucket for which encryption has been enabled. If no keys are available, click Create Key and Authorize to go to the Data Encryption Workshop (DEW) console and create a key.
|
N/A
|
Custom Log Transfer Path
|
- Enabled: Logs will be transferred to a custom path to separate transferred log files of different log streams.
The format is /LogTanks/Region name/Custom path. The default custom path is lts/%Y/%m/%d, where %Y indicates the year, %m indicates the month, and %d indicates the day. A custom path must meet the following requirements: - Must start with /LogTanks/Region name.
- Can contain only letters, digits, and the following special characters: &$@;:,=+?-._/ %. The character % can only be followed only by Y (year), m (month), d (day), H (hour), and M (minute). Any number of characters can be added before and after %Y, %m, %d, %H, and %M, and the sequence of these variables can be changed.
- Can contain 1–128 characters.
Example:
- If you enter LTS-test/%Y/%m/%done/%H/%m, the path is LogTanks/Region name/LTS-test/Y/m/done/H/m/Log file name.
- If you enter LTS-test/%d/%H/%m/%Y, the path is LogTanks/Region name/LTS-test/d/H/m/Y/Log file name.
- Disabled: Logs will be transferred to the default path. The default path is LogTanks/Region name/2019/01/01/Log group/Log stream/Log file name.
|
LTS-test/%Y/%m/%done/%H/%m
|
Log Prefix
|
The file name prefix of the log files transferred to an OBS bucket
The prefix must meet the following requirements:
- Can contain 0 to 64 characters.
- Can contain only letters, digits, hyphens (-), underscores (_), and periods (.).
Example: If you enter LTS-log, the log file name will be LTS-log_Log file name.
|
LTS-log
|
Format
|
The storage format of logs. The value can be Raw Log Format or JSON.
- Examples of the raw log format:
(Logs displayed on the LTS console are in the raw format.) Sep 30 07:30:01 ecs-bd70 CRON[3459]: (root) CMD (/opt/oss/servicemgr/ICAgent/bin/manual/mstart.sh > /dev/null 2>&1)
- The following is an example of the JSON format:
{"host_name":"ecs-bd70","ip":"192.168.0.54","line_no":249,"message":"Sep 30 14:40:01 ecs-bd70 CRON[4363]: (root) CMD (/opt/oss/servicemgr/ICAgent/bin/manual/mstart.sh > /dev/null 2>&1)\n","path":"/var/log/syslog","time":1569825602303}
|
Json
|
Log Transfer Interval
|
The interval for automatically transferring logs to OBS buckets. The value can be 2, 5, or 30 minutes, or 1, 3, 6, or 12 hours.
|
3 hours
|
Time Zone
|
When logs are transferred to OBS buckets, the time in the transfer directory and file name will use the specified UTC time zone.
|
(UTC) Coordinated Universal Time
|