ncloud-activities
Get cloud activity logs from Naver Cloud.
ncloud-activities [profile=PROFILE] [duration=NUM{mon|w|d|h|m|s}] [from=yyyyMMddHHmmss] [to=yyyyMMddHHmmss]
- profile=PROFILE
- Profile name of Naver Cloud
- duration=NUM{mon|w|d|h|m|s}
- Scan only recent data. You should use s(second), m(minute), h(hour), d(day), mon(month) time unit. For example,
10s
means data from 10 seconds earlier. - from=yyyyMMddHHmmss
- Start time of range. yyyyMMddHHmmss format. If you omit time part, it will be padded by zero.
- to=yyyyMMddHHmmss
- End time of range. yyyyMMddHHmmss format. If you omit time part, it will be padded by zero.
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | Profile name of Naver Cloud |
_time | Date | Time | |
source_type | String | Source type | e.g. PORTAL, CONSOLE |
src_ip | IP address | Source IP | |
user | String | User | |
region_name | String | Region name | e.g. Global |
action_name | String | Action name | e.g. Login, Register MFA |
action_result_type | String | Result type | e.g. SUCCESS, FAIL |
product_name | String | Product name | e.g. Sub Account, Server |
resource_type | String | Resource type | e.g. Sub Account, ACG |
resource_name | String | Resource name | e.g. nic-99999 |
resource_id | String | Resource ID | |
region | String | Region | e.g. KR, KRS |
platform_type | String | Platform type | e.g. BOTH, VPC |
product | String | Product | e.g. IAM, ObjectStorage |
action_user_type | String | User type | e.g. Customer, Sub |
action_sub_account_no | Integer | Sub account number | |
history_id | String | History ID | e.g. 631b47767f487868b0ef2953 |
nrn | String | Naver Cloud resource name | |
params | Map | Parameters |