Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Configuring the Data Object Broker : Data Object Broker Log Files

Data Object Broker Log Files
Default Log File
The default Data Object Broker log file records the following information:
The log file is typically created under the install_path/log directory. Every time the Data Object Broker starts, a new log file is created. The filename has the format:
hrncr.999
where
999 is a sequence number incremented for each new log file.
Formatting Log Entries for the Default Log File
To some degree, the contents and format of the entries in the log can be modified by parameters. The following Data Object Broker parameters affect the format of entries in the log:
 
Determines if each message is labelled with the process ID of the daemon process from which it originated.
Determines if each message includes the user ID and transaction ID (where relevant) that the message concerns.
See Also
TIBCO Object Service Broker Parameters for detailed information about these parameters.
Monitoring the Default Data Object Broker Log File
There are two ways to create a window to monitor the log file:
hrncr log<Enter>
You see the last few entries in the log file, and any new entries written to the log file appear.
To stop monitoring the Data Object Broker log, close the window.
Sending Log Files to the Windows Event Log
If you are running on Windows, you can log Data Object Broker messages into the Windows event log. You set this via the EVENTLOG parameter to the crparm file. To use this option, complete the following steps:
1.
2.
See Also
TIBCO Object Service Broker Parameters for information about EVENTLOG.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved