Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Display Audit Journal Entries (DSPAUDJRNE) command allows you to generate security journal audit reports. The reports are based on the audit entry types and the user profile specified on the command. Reports can be limited to specific time frames and detached journal receivers can be searched. The reports are directed to the active display or a spooled file.
The audit entries for which you can run reports is a subset of the audit entries that may be generated. For information on all of the possible audit entries, see Chapter 9 of the Security Reference manual.
Restriction: You must have audit (*AUDIT) special authority to run this command.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
ENTTYP | Journal entry types | Values (up to 30 repetitions): AF, CA, CD, CO, CP, CU, CV, DO, EV, GR, IP, JS, ND, NE, OM, OR, OW, PA, PG, PO, PS, PW, SF, SO, SV, VO, YC, YR, ZC, ZR | Optional, Positional 1 |
USRPRF | User profile | Name, *ALL | Optional, Positional 2 |
JRNRCV | Journal receiver searched | Single values: *CURRENT, *CURCHAIN Other values: Element list |
Optional |
Element 1: Starting journal receiver | Qualified object name | ||
Qualifier 1: Starting journal receiver | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
Element 2: Ending journal receiver |
Single values: *CURRENT Other values: Qualified object name |
||
Qualifier 1: Ending journal receiver | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
FROMTIME | Starting date and time | Single values: *FIRST Other values: Element list |
Optional |
Element 1: Starting date | Date | ||
Element 2: Starting time | Time | ||
TOTIME | Ending date and time | Single values: *LAST Other values: Element list |
Optional |
Element 1: Ending date | Date | ||
Element 2: Ending time | Time | ||
OUTPUT | Output | *PRINT, * | Optional |
Top |
The journal entry types to be included in the report.
You can specify 30 values for this parameter.
Top |
Journal entries created for a user profile's actions are included in the report.
Top |
The name of the starting (first) and ending (last) journal receivers whose journal entries are searched.
Note: If the maximum number of receivers (256) in the range is surpassed, an error occurs and no journal entries are converted.
Single values
Element 1: Starting journal receiver
Qualifier 1: Starting journal receiver
Qualifier 2: Library
Element 2: Ending journal receiver
Single values
Qualifier 1: Ending journal receiver
Qualifier 2: Library
Top |
The date and time of the first journal entry to be searched.
Single values
Element 1: Starting date
Element 2: Starting time
The time can be specified with or without a time separator:
Top |
The creation date and time of the last journal entry to be searched.
Single values
Element 1: Ending date
Element 2: Ending time
The time can be specified with or without a time separator:
Top |
Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.
Top |
DSPAUDJRNE ENTTYP(AF) OUTPUT(*)
This command displays all 'Authority Failure' audit records in the current journal receiver.
Top |
Top |