Skip to main content

Key Concepts

KakaoCloud Cloud Trail is a service that automatically collects and records user activities. It allows you to track various user activities such as logins and resource creation, modification, and deletion at an event level, and manage activity information.

Manage IAM roles


Role management for the Cloud Trail service follows KakaoCloud's IAM Role-Based Access Control (RBAC). By default, users with project roles (Project Admin, Project Member, Project Leader) can view project events. Users with the organization role of Organization Admin or the Cloud Trail-specific role of Trail Viewer can also view organization events for the organization to which the project belongs. For details on roles and user role management, refer to IAM > Key Concepts and Manage user IAM roles.

info

You can check your assigned roles in the KakaoCloud Console > Profile (top right) > Organization Role or Project Role.

Organization role

Users with a project role who also hold the following organization roles can view both project and organization events.

PermissionOrganization AdminTrail Viewer
View organization events
View project events

Project role

PermissionProject AdminProject MemberProject Leader
View organization events
View project events

Key concepts

Key terms for the Cloud Trail service are as follows:

Key TermDescription
EventThe unit for recording user activity.
- Categorized into organization/project events.
- Includes information such as occurrence date, event name, user, service, and logs.
Organization EventEvents occurring in organization-level services.
- Viewable only by IAM roles: Organization Admin or Trail Viewer.
- Examples: Project creation, project deletion, billing inquiries.
Project EventEvents occurring in project-level services.
- Viewable by all users within the project.
- Examples: Resource creation, resource deletion.
UserThe account that performed the activity recorded in the event.
- Identifies the subject of the activity, such as the creator of a resource.
Service NameThe service where the event occurred (e.g., Virtual Machine, IAM).
Resource TypeThe type of resource within the service where the event occurred.
Resource NameThe specific name of the resource where the event occurred.
Event LogEvent log in JSON format.
info

For a detailed explanation of KakaoCloud console IAM role types, please refer to IAM Roles.