Skip to content

Latest commit

 

History

History
60 lines (48 loc) · 3.02 KB

at_events_devx.md

File metadata and controls

60 lines (48 loc) · 3.02 KB
copyright lastupdated
years
2016, 2018
2018-12-04

{:shortdesc: .shortdesc} {:new_window: target="_blank"} {:codeblock: .codeblock} {:pre: .pre} {:screen: .screen} {:tip: .tip} {:download: .download} {:table: .aria-labeledby="caption"}

{{site.data.keyword.dev_console}} {{site.data.keyword.cloudaccesstrailshort}} events

{: #at_events}

As a security officer, auditor, or manager, you can use the {{site.data.keyword.cloudaccesstrailfull}} service to track how users and applications interact with the {{site.data.keyword.dev_console}} in the {{site.data.keyword.cloud}}. {: shortdesc}

The {{site.data.keyword.cloudaccesstrailfull_notm}} service records user-started activities that change the state of a service in {{site.data.keyword.cloud_notm}}. For more information, see About {{site.data.keyword.cloudaccesstrailshort}}.

Where to view the events

{: #ui}

{{site.data.keyword.cloudaccesstrailshort}} events are available in the {{site.data.keyword.cloudaccesstrailshort}} account domain that is available in the {{site.data.keyword.cloud_notm}} region where {{site.data.keyword.dev_console}} events are generated.

To start monitoring your user's actions, see the Get started tutorial.

List of events

{: #events}

The following table lists the actions that generate an event:

Actions that generate events
Actions Description
bluemix-developer-experience.app.create An event is generated when a user creates an application.
bluemix-developer-experience.app.read An event is generated when any of the following situations happen:
  • A user downloads the application code.
  • A user downloads the credentials file by using the {{site.data.keyword.dev_console}} CLI.
  • The developer experience infrastructure reads credentials for resources that are associated with an application.
  • A user views the list of applications, for example, when the user views the list of applications in the {{site.data.keyword.dev_console}} console or through the {{site.data.keyword.dev_cli_short}} CLI.
bluemix-developer-experience.app.update An event is generated when any of the following situations happen:
  • Something about the application changes, for example, when a user modifies the name of the application.
  • A new resource is created and added to an application.
  • An existing resource is added to an application.
  • A service is removed from an application.
  • Code is generated for an application.
  • A DevOps toolchain is added through the developer experience, for example, by selecting *Deploy to Cloud*.
bluemix-developer-experience.app.delete An event is generated when a user deletes an application.