EventType - operations in Talend Management Console
EventCategory - task
For security reasons, all the encrypted fields are not logged.
| Logged operations | Description | 
|---|---|
| copy | A task was duplicated. | 
| create | A task was created. | 
| createFromSample | A task was created out of a provided sample. | 
| createOrUpdateSchedule | A task execution schedule was created or updated. | 
| delete | A task was deleted. | 
| manualExecution | A task was launched manually, that is to say, not launched according to a task execution schedule. | 
| pause/resume | A task was paused or resumed. | 
| removeTags | Some task tags were removed. | 
| stop | A task execution trigger was canceled. | 
| stopSchedule | A task execution schedule was canceled. | 
| terminate | A running task was stopped. | 
| triggerExecution | A task was started by a trigger. | 
| update | A task was updated. | 
| updateTags | Task tags were updated. | 
| upgradeArtifactVersion | The artifact of a task was upgraded to the newest version when that upgrade was logged. | 
| workspaceChange | A task was moved to a different workspace. | 
EventCategory - plan
Plans allow you to schedule your task executions in sequence, define failure handlers, and set the execution intervals.
| Logged operations | Description | 
|---|---|
| create | A plan was created. | 
| update | A plan was updated. | 
| createOrUpdateSchedule | In a given plan, a task execution schedule was created or updated. | 
| terminate | A running plan was stopped. | 
| manualExecution | A plan was launched manually, that is to say, not started according to a schedule. | 
| delete | A plan was deleted. | 
| rerunFromStep | A plan was launched from a given step. | 
EventCategory - artifact
Artifacts are a Job, Route, Data Service created in Talend Studio or pipeline created in Talend Cloud Pipeline Designer and published to Talend Studio.
| Logged operations | Description | 
|---|---|
| publish | An artifact was published. | 
| delete | An artifact was deleted. | 
EventCategory - connection
Connections are predefined parameter values to access external systems.
For security reasons, all the encrypted fields related to a connection are not logged.
| Logged operations | Description | 
|---|---|
| create | A connection was defined. | 
| update | An existing connection was changed. | 
| delete | A connection was deleted. | 
EventCategory - resource
Resources are cloud data sources to store files and directories.
| Logged operations | Description | 
|---|---|
| create | A resource was created. | 
| update | A resource was updated. | 
| delete | A resource was deleted. |