Syntax

 
D LOGGER[,{STATUS|ST}[,{RECALLS|REC}]                    ]
                      [,{ZAI}[,VERIFY]] ]
        [,IXGCNF[,{ZAI|MONITOR|MON}]             ]
        [,{CONNECTION|CONN|C}[,LSNAME|LSN=logstreamname] ]
                             [,JOBNAME|JOB|J=mvsjobname]
                             [,{SUMM|S  }              ]
                               {DETAIL|D}
                             [,{SYSPLEX},{LSNAME = lsname}]                                    
                             [,DASDONLY                ]
                             [,ZAI                     ]
            
        [,{LOGSTREAM|L}[,LSNAME=logstreamname      ]     ]
                       [,STRNAME|STRN=structurename]
                       [,DASDONLY                  ]
                       [,ZAI                       ]

        [,{STRUCTURE|STR}[,STRNAME|STRN=structurename]   ]
        
        [,L={a|name|name-a}                              ]
 

The parameters are:

STATUS or ST
Display the current operational status of the system logger. STATUS is the default if you specify no parameters.
RECALLS or REC
This filter requests a display of all the outstanding asynchronous recall requests that system logger has made to DFSMShsm using the ARCHRCAL service.
ZAI
This filter requests a display of all the z/OS® Advanced Workload Analysis Reporter (IBM zAware) log stream client settings and state information pertaining to any socket connections to the IBM zAware server, that is:
ACTIVE
There is at least one z/OS IBM zAware log stream client in communication with the IBM zAware server.
AVAILABLE
System logger is available to communicate with the IBM zAware server, but there are currently no z/OS IBM zAware log stream clients established.
NOT AVAILABLE
There is an inhibitor to system logger establishing a z/OS IBM zAware log stream client. Ensure there is a system logger IXGCNF parameter specification for the ZAI SERVER. For error conditions, message IXG371E might be issued and contains additional details. The DISPLAY OMVS commands is useful to determine whether OMVS is available and/or whether system logger is associated as a z/OS UNIX System Services address space.
QUIESCED
System logger has or was requested to quiesce any activity for z/OS IBM zAware log stream clients. Look for messages IXG371E, IXG376E or IXG382I for additional details on what might have led to the quiesced state. For this quiesced state, log streams will not be allowed to connect to the IBM zAware server until the appropriate SETLOGR FORCE,ZAICONNECT command is issued.

To obtain more details on any particular log stream, refer to the Display LOGGER,Connection,ZAI and Display LOGGER,Logstream,ZAI commands.

VERIFY
Requests that system logger verify that the IBM zAware server can be accessed for one or more potential z/OS IBM zAware log stream clients. The ZAI SERVER and PORT parameter information will be used to attempt communication with the IBM zAware server. The general system logger status, z/OS IBM zAware client state, and ZAI statement parameter options (for example: IXGCNF) will be provided along with an indication of the verify z/OS IBM zAware communication request being initiated or failed.
ZAI VERIFY INITIATED,  CHECK FOR MESSAGES IXG37X, IXG38X
or
ZAI VERIFY FAILED
When the verify request is initiated, look for logger messages in the range IXG37x-IXG38x with the text "DISPLAY ZAI,VERIFY" included for the verify results.
IXGCNF
Display the system logger initialization and processing options. This default filter requests a display of all the merged system logger parameter options obtained during:
  • System logger (IXGLOGR) initialization processing.
  • SET IXGCNF command processing.
  • SETLOGR command processing.
ZAI
Requests a display of all the system logger ZAI statement parameter options.
MONITOR or MON
Requests a display of all the system logger MONITOR statement parameter options.
CONNECTION or CONN or C
Display all log streams with one or more connections to the system(s) from which you issued the command.

You can use the following filters to limit or change the information displayed. (Note that if you use the SYSPLEX filter, the view of the output is changed to the systems or resources that are connected to the log stream, a sysplex view.)

LSNAME or LSN = logstreamname
This filter requests a display of all actively connected log streams that match the specified log stream name.
JOBNAME or JOB or J = mvsjobname
This filter requests a display of all log streams with one or more connections to the specified jobname.
SUMM or S, or DETAIL or D
These two mutually exclusive parameters are valid only when preceded by the specification of the LSName parameter or the Jobname parameter (or both) as part of the CONNECTION display. SUMM (summary), the default, displays a condensed overview of the requested information. DETAIL produces a more detailed report.
SYSPLEX
This filter requests to change the view of the output for the display logger command CONNECTION option from a system view to a sysplex view. If you use the LSName | LSN filter to narrow the information to search for and display, the system displays information about systems and resources connected to the log stream. Otherwise, the display will show all log streams with one or more connections on the sysplex.
DASDONLY
This filter requests a display of all log streams with a DASDONLY configuration.
ZAI
This filter requests a display of all log streams that match other filters that have a ZAI(YES) specification.
LOGSTREAM or L
Display log stream sysplex information.
LSNAME or LSN = logstreamname
This filter requests a display of all defined log streams that match the specified log stream name.
STRNAME or STRN = structurename
This filter requests a display of all log streams on the sysplex that are defined to a structure that matches the specified structure name.
DASDONLY
This filter requests a display of all log streams that match other filters that have a DASDONLY configuration.
ZAI
This filter requests a display of all log streams that match other filters that have a ZAI(YES) specification.
STRUTURE or STR
Sort by structure name and display all log streams defined to any structure on a sysplex.
STRNAME or STRN = structurename
This filter requests a sort by structure and display of all log streams on the sysplex defined to the specified structure name.
L=a, name, or name-a
Specifies the display area (a), console name (name), or both (name-a) where the display is to appear.

If you omit this operand, the display is presented in the first available display area or the message area of the console through which you enter the command.