Observe Log List command

You can display the Observe Log in a list format.

Format of command

utlobslist [-s service] [-h hostname] [-from Date1] [-to Date2] [-l]

Explanation of the parameters

-s service

Service name to be displayed in a list format (Optional)

Specify the name as an alphanumeric character string within 8 bytes.

When you omit this parameter, all the services will be displayed.

= Remarks =

For details on the service names, refer to the following:

HULFT10 for Windows Administration Manual : Setting of the Log (Message) Output function

-h hostname

The host name to be displayed in a list format (Optional)

Specify the host name as an alphanumeric character string within 68 bytes.

If omitted, all the host names are targeted.

-from Date1 -to Date2

Date range of log records to be displayed in a list format (Optional)

Specify this parameter in a numeric string within 8 bytes.

Specify the date in the format that is specified for Date Format (datefmt) in the System Environment Settings.

It is necessary to specify the date in the range of Date1<=Date2. The specified Date1 and Date2 will also be included in the list display.

When '-from' is omitted, all the dates up to the date specified in '-to' will be displayed.

When '-to' is omitted, all the dates from the date that is specified in '-from' will be displayed.

When both are omitted, all the dates will be displayed.

-l

Parameter to display host names in 68 bytes (Optional)

When you omit this parameter, HULFT displays only the first 8 bytes of the host name.

Display examples

  • Case where parameter -l is specified

    SERVICE   HOSTNAME     DATE          TIME        STATUS 
    HULADMIN  SUN01.HONSYA.CO 
                           2014/12/25    10:15:10    000000-00000 
    HULSNDRC  SUN01.HONSYA.CO 
                           2014/12/25    11:25:00    000000-00000
    

  • Case where specification of parameter -l is omitted

    SERVICE   HOSTNAME     DATE          TIME        STATUS 
    HULADMIN  SUN01.HO     2014/12/25    10:15:10    000000-00000 
    HULSNDRC  SUN01.HO     2014/12/25    11:25:00    000000-00000