AppDynamics, Inc.

Controller Audit Report

Generated for account {{ args.account }} on controller {{ args.host }}, {% if args.days == 1 %} for {{ start_time.strftime('%A, %d %b %Y') }}.

{% else %} for {{ args.days }} days prior to {{ end_time.strftime('%A, %d %b %Y') }}. {% endif %} {% for row in cur %} {% set action_name = ACTIONS.get(row['action'], row['action']) %} {% set table_data = AUDIT_TABLES.get(row['object_name'], dict()) %} {% set display_name = table_data.get('display_name', row['object_name'] or '') %} {% endfor %}
Date/Time Account Security Provider Username Application Action Object Type Object Name
{{ from_ts(row['ts_ms']) }} {{ row['account_name'] }} {{ row['user_security_provider_type'] }} {{ row['user_name'] }} {{ row['application_name'] or '' }} {{ action_name }} {{ display_name }} {{ row['object_desc'] or '' }}

If you have any questions, please contact our Ops team.