On UNIX, all WebSphere Business Integration Event Broker messages (other than those generated by the command line utilities) are sent to the syslog, so it is useful to redirect user messages to a separate file.
Before you create a broker on UNIX, configure the syslog daemon to redirect user messages to a file called user.log, as follows:
touch /var/adm/user.log chown root::mqbrkrs /var/adm/user.log chmod 750 /var/adm/user.log
user.debug /var/adm/user.logYou can add similar lines to direct information, warning, and error messages to user.log.
refresh -s syslogdOn HP-UX and Solaris, enter the command:
kill -HUP 'cat /etc/syslog.pid'
For other syslog options, see the documentation for your UNIX platform.
Related concepts
Logs
Related tasks
Diagnosing errors
Using logs
Windows: Viewing the local error log
Related reference
Local error logs
Notices |
Trademarks |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
an04230_ |