Operation log
This chapter will introduce: where to check the operation logs and the data displayed.
Platform operation log and agent operation log
Operation logs can be checked in the platform menu and agent menu. They are used to record the operations on the platform and each agent respectively.
The log list displays action, type, operator, time and operation buttons.
- Action is the operation made by developers. It can be "create", "delete" and "update". For more details, see Operations and data displayed.
- Type refers to the resource that has been operated, such as agent, intent and entity. For more details, see Operations and data displayed.
- Operator is the user or the service account that has made actions.
- Time records the time that the action was made.
You can click "Detail" to see the details of this action.
request_json
is the item sent when operating.response_json
is the item sent back after the operation.
Operations and data displayed
Platform operation log
Type | Corresponding page or resources |
---|---|
agents | Agents |
license | Licenses |
serviceAccounts | Service Accounts |
projects | Permissions - Role Assignments |
roles | Permissions - Roles |
Action | Operation |
---|---|
create | Create resources |
update | Update resources |
delete | Delete resources |
setPolicy | Assign roles to accounts (platform level) |
bind | Bind resources (agent license) |
Agent operation log
Type | Corresponding page or resources |
---|---|
skillCategories | Skill - Category |
skills | SKill - Skill |
intents | Intents |
entities | Entities |
entityValue | Entities - Entity value |
slots | Slots |
documentBases | Tables Documents - Libraries |
documentGroups | Documents - Properties |
properties | Table - Fields Documents - Properties |
documents | Table - Tables Documents - Documents |
views | Table - Views Document - Views |
replyStrategies | Strategies |
attributes | Attributes |
messageTemplates | Templates |
versions | Version & Publish |
environments | Version & Publish - Production Environment Versions |
channels | Channels |
labelQueries | Optimize - On-line Learning - Label |
Action | Operation |
---|---|
create | Create resources |
update | Update resources |
delete | Delete resources |
addToIntent | Add to intent (Optimize - On-line Learning - Label) (Optimize - On-line Learning - Review) |
note
Currently, these operations listed below will not be recorded in the operation logs.
- Import or export of resources.
- Operations on the "Role Assignments" page of agents.