Events and Activity

The platform provides two distinct types of actions that are logged through the API (activity ; events ) and in the portal.

Activity

All actions on Cycle now have a corresponding activity event. These help show what all is happening on the hub and whether that action was initiated by a fellow hub member or the platform itself.

Possible Events

Events are more geared toward information that the platform captures and raises to user attention.

The following is a current list of possible events:

EventDescription
api.security_violationSecurity violation detected in API.
console.ssh.loginSuccessful SSH login to console.
console.ssh.login.failedFailed SSH login attempt to console.
container.instance.backup.completedContainer instance backup successfully completed.
container.instance.backup.failedContainer instance backup failed.
container.instance.delete.failedFailed attempt to delete container instance.
container.instance.errorGeneral error in container instance.
container.instance.restart.max_restartsMaximum number of restarts for container instance reached.
container.instance.function.max_runtimeContainer instance function exceeded maximum runtime.
container.instance.healthcheck.failedContainer instance health check failed.
container.instance.healthcheck.recoveredContainer instance health check recovered.
container.instance.healthcheck.restartedContainer instance health check restarted the instance.
container.instance.migrate.failedContainer instance migration failed.
container.instance.migration.completedContainer instance migration successfully completed.
container.instance.migration.failedFailed container instance migration.
container.instance.network.interfaces.create.failedFailed to create network interfaces for the container instance.
container.instance.restart.failedContainer instance failed to restart.
container.instance.start.failedContainer instance failed to start.
container.instance.start.privilegedContainer instance started in privileged mode.
container.instance.stop.failedFailed to stop container instance.
container.instances.autoscale.downContainer instances scaled down.
container.instances.autoscale.upContainer instances scaled up.
container.reconfigured.privilegedContainer reconfigured with privileged access.
container.volumes.base.create.failedFailed to create base volume for container.
container.volumes.create.failedFailed to create container volume.
environment.service.auto_updateAutomatic update to environment service.
environment.service.lb.ips.sync.failedFailed to sync load balancer IPs for environment service.
environment.service.vpn.login.failedFailed VPN login to environment service.
infrastructure.cluster.resources.ram.fullRAM resources in the infrastructure cluster are full.
infrastructure.server.compute.volumes.base.reconfiguredServer compute base volumes reconfigured.
infrastructure.server.compute.full_restartFull server compute restart initiated.
infrastructure.server.compute.sharedfs.mounts.mountShared filesystem mounts successfully mounted on server compute.
infrastructure.server.compute.sharedfs.mounts.mount.failedFailed to mount shared filesystem on server compute.
infrastructure.server.compute.soft_restartSoft restart of server compute initiated.
infrastructure.server.image.download.failedFailed to download server image.
infrastructure.server.internal_api.throttledInternal API requests throttled on the server.
infrastructure.server.manifest.sync.failedFailed to sync server manifest.
infrastructure.server.mesh.connect.failedFailed to connect to server mesh.
infrastructure.server.neighbor.reachableServer neighbor is reachable.
infrastructure.server.neighbor.rebuildServer neighbor rebuild initiated.
infrastructure.server.neighbor.unreachableServer neighbor is unreachable.
infrastructure.server.neighbor.upgradedServer neighbor successfully upgraded.
infrastructure.server.resources.load.highHigh load on server resources.
infrastructure.server.resources.ram.fullRAM resources on the server are full.
infrastructure.server.resources.storage.volumes.base.fullBase storage volumes on server are full.
infrastructure.server.resources.storage.cycle_pool.fullStorage pool on server is full.
infrastructure.server.sftp.lockdownSFTP server entered lockdown mode.
infrastructure.server.sftp.loginSuccessful SFTP login to server.
infrastructure.server.sftp.login.failedFailed SFTP login attempt to server.