Running the bmc-ctd-audit-reporting Utility
The bmc-ctd-audit-reporting utility enables you to collect auditing information for all user actions in the Control-D Delivery Server and export the information to a CSV file. The bmc-ctd-audit-reporting utility provides user feedback and enables you to analyze performance capacity and trouble shoot problems.
This procedure describes how to run the bmc-ctd-audit-reporting utility.
Begin
-
Log in to a host where Control-D Delivery Server is installed.
-
Type the following command:
bmc-ctd-audit-reporting -u=user -p=password [-c=command] [option=value]
-
For each field, define the required parameters, as described in bmc-ctd-audit-reporting parameters.
bmc-ctd-audit-reporting parameters
The following table describes bmc-ctd-audit-reporting parameters, which enables you to generate different types of auditing reports.
Parameter |
Description |
---|---|
-u |
Defines the username. |
-p |
Defines the user password. |
-t |
Event type Valid values:
Default: all |
-from: dateFrom |
Defines the start date to collect auditing information. Format: mmddyyyy The time for the specified date begins at 00:00. |
-to: dateTo |
Defines the end date to collect auditing information. Format: mmddyyyy The time for the specified date begins at 00:00. |
-au: activeUser |
Determines which username performs an action. Default: All |
-o: path/name |
Determines the output filename and file path. Default: <Installation directory>/audit/reports/audit_<report_name_timestamp>.csv |