cldkctl logs
The logs command allows you to view and analyze activity logs within your organization’s Cloudeka environment. This command helps monitor actions performed, configuration changes, and security-related events by users across projects. It is particularly useful for auditing, troubleshooting, and reviewing system or user-level activities.
Usage
cldkctl logs [flags]Aliases
logs, logSteps
Follow the steps below to run and view the result of this command:
Run the following command in your terminal:
./cldkctl logsWait for the CLI to retrieve recent activity logs within your organization.
Review the listed events to monitor activities, changes, and performed operations.

Activities
Displays a list of recent actions performed within the organization’s cloud environment.
Event
Describes the activity performed, such as creating, updating, or deleting a resource (e.g., Create Zone, Update CDN Setting).
Action
Specifies the result or action details along with the responsible user or system process (e.g., Success Create Zone by UserTestingAI).
Project
The project name where the event occurred.
IP Address
The IP address of the client or user who executed the action.
Date
The timestamp indicating when the activity occurred, displayed in DD/MM/YYYY hh:mm AM/PM format.
Flags
-h, --help
Help for the logs command.
Last updated
