Skip to main content
Version: 2.0.0

Operation log

This chapter will introduce: where to check the operation logs and the data displayed.

Platform operation log and agent operation log

  1. 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. logs

  2. The log list displays action, type, operator, time and operation buttons. has-data

    • 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.
  3. You can click "Detail" to see the details of this action. log_detail

    • request_jsonis the item sent when operating.
    • response_jsonis the item sent back after the operation.

Operations and data displayed

Platform operation log

TypeCorresponding page or resources
agentsAgents
licenseLicenses
serviceAccountsService Accounts
projectsPermissions - Role Assignments
rolesPermissions - Roles
ActionOperation
createCreate resources
updateUpdate resources
deleteDelete resources
setPolicyAssign roles to accounts (platform level)
bindBind resources (agent license)

Agent operation log

TypeCorresponding page or resources
skillCategoriesSkill - Category
skillsSKill - Skill
intentsIntents
entitiesEntities
entityValueEntities - Entity value
slotsSlots
documentBasesTables
Documents - Libraries
documentGroupsDocuments - Properties
propertiesTable - Fields
Documents - Properties
documentsTable - Tables
Documents - Documents
viewsTable - Views
Document - Views
replyStrategiesStrategies
attributesAttributes
messageTemplatesTemplates
versionsVersion & Publish
environmentsVersion & Publish - Production Environment Versions
channelsChannels
labelQueriesOptimize - On-line Learning - Label
ActionOperation
createCreate resources
updateUpdate resources
deleteDelete resources
addToIntentAdd 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.