TIBCO Object Service Broker maintains two message logs to log user and system output: a user log and a system log. Refer to
User Log and
System Log for information about these logs. To access the message logs, press PF2 from the workbench. Messages from the system log appear first; pressing PF2 again displays the user log. If there is no message in the system log, the user log appears after the first PF2 command.
To find a string, use the FIND command, which you can abbreviate as
F. Follow the
FIND command with the string that you want to find. If the string contains blanks, enclose the string in single quotation marks. For example, if you want to find the word “message”, type in this command:
In these two examples, the first occurrence of the string is found regardless of what case it is in. “Message”, “MESSAGE”, and “message” all satisfy the search. If you want to limit the search, you can specify case sensitivity with the keyword CASE, which you can shorten to C. If you issue the command: