Skip to content

appd get-dbagent-events

Retrieve DB agent events

Description

Get all Database Agent Events

Synopsis

appd get-dbagent-events
    [--site <site>]
    [--cluster <cluster>]
    [--start_time <start_time>]
    [--end_time <end_time>]

Arguments

site - (string)

     Site where this command will be executed
     Example: --site "site-1"
     Default: input.site      Attributes: optional

cluster - (string)

     Name of elastic search cluster
     Example: --cluster "appdynamics-default"
     Default: appdynamics-default      Attributes: optional

start_time - (time)

     time from which to get events data
     Example: --start_time "30m ago"
     Default: 30m ago      Attributes: optional

end_time - (time)

     time to which to get events data
     Example: --end_time "now"
     Default: now      Attributes: optional

Examples

appd get-dbagent-events

Access Control

To use this command, you need access to the following:

Field Value
Action "read"
Service Type "appd"
Service Instance cluster
Namespace
Object Type "database"
Object ID id

Please see Access Control for details.