auditreport

This command displays an audit report generated from the audit database.

Syntax

zosadmin auditreport       [--username=] [--from=] [--to=] [--limit=]         [--matrix=] [--childjobs] 

Options

-m, --username=

Specify the username of the user who ran the job (default is all users).

-F=, --from=

Select jobs submitted on or after this date. For example, Fri, 12 Oct 2007 or Fri, 12 Oct 2007 13:30:00. The default day is the current day.

-T=, --to=

Select jobs submitted on or before this date. For example, Fri, 12 Oct 2007 or Fri, 12 Oct 2007 13:30:00. The default day is the current time.

-L=, --limit=

Limit the number of jobs reported (the default is 500).

-M=, --matrix=

Specify a different grid (the default grid is the server’s grid, * means all).

-I=, --childjobs

Include child jobs (the default is root jobs only).

-v, --verbose

Turn on verbose output during this operation.

-V, --debug

Turn on debug output during this operation.

-h, --help

Display a help message for this operation.