tviewlog

Index Home MAE > MAE Architecture > MAE Utilities > MAE Control Utilities > tviewlog

tviewlog

This command provides a handy view into the commhub.log file from commhub; it shows the most recent log entries.

The command syntax is:

tviewlog [-lines] [-on date] [-after date [time]]  [-before date [time]] [spoke:][taskname][.instance]

Where

Item

Description

-lines

the number of log lines to output (default: 10).  If a date is specified with -after or -before, lines output is not defaulted to 10.

-on date

Output all log entries on the date.

-after date [time]

Output all log entries after the date and time provided (including the date and time).  Time may be specified to seconds.

-before date [time]

Output all log entries before the date and time provided (including the date and time).  Time may be specified to seconds.

spoke

the commhub spoke to limit the output to,

taskname

the task name to limit the output to

instance

the task instance to limit the output