Yandex Audit Trails event reference
Written by
Updated at December 4, 2024
Audit Trails supports tracking control plane events for Yandex Load Testing. For more information, see Management event audit log.
The general format of the event_type
field value is as follows:
yandex.cloud.audit.loadtesting.<event_name>
Event name | Description |
---|---|
CreateAgent |
Creating an agent |
CreateConfig |
Creating a configuration |
CreateMigration |
Creating a migration |
CreateRegressionDashboard |
Creating a regression dashboard |
CreateTest |
Creating a test |
DeleteAgent |
Deleting an agent |
DeleteConfig |
Deleting a configuration |
DeleteRegressionDashboard |
Deleting a regression dashboard |
DeleteTest |
Deleting a test |
RestartAgent |
Restarting an agent |
StartAgent |
Running an agent |
StopAgent |
Stopping an agent |
StopTest |
Stopping a test |
UpdateAgent |
Updating an agent |
UpdateRegressionDashboard |
Editing a regression dashboard |
UpdateTest |
Updating a test |
UpgradeImageAgent |
Updating an agent image |