Network Deployment (Distributed operating systems), v8.0 > Administer applications and their environment > Administer Transactions > Administer the transaction service


Display transaction recovery audit messages

We can choose whether information messages are displayed on the administrative console and written to the SystemOut.log file upon transaction service recovery.

To do this, set the DISABLE_RECOVERY_AUDIT_LOGGING custom property for the transaction service for the server.

With WAS v8 you can configure the server to use the HPEL log and trace infrastructure instead of using SystemOut.log , SystemErr.log, trace.log, and activity.log files or native z/OS logging facilities. If you are using HPEL, you can access all of your log and trace information using $PROFILE/bin/LogViewer.sh.

On distributed platforms the default is for information messages to appear both on the administrative console and in the SystemOut.log file during the recovery of transaction services. If you do not want these messages to be displayed you can use the DISABLE_RECOVERY_AUDIT_LOGGING custom property.


Procedure

  1. In the administrative console, click...

        > Server Types > WebSphere application servers > server_name

    > [Container Settings] Container Services > Transaction Service > [Additional Properties] Custom Properties.

  2. Click New.

  3. Enter the values required, depending on the operating system:

    • To suppress the information messages, type DISABLE_RECOVERY_AUDIT_LOGGING in the Name field, and TRUE in the Value field.

  4. Click Apply or OK.

  5. Save your changes to the master configuration.

  6. Restart the server in recovery mode.


Restarting an application server in recovery mode
Manage transaction logging for optimum server availability
Use HPEL to troubleshoot applications
Administer the transaction service


Related


Transaction service custom properties

+

Search Tips   |   Advanced Search