To see the transaction ID in the Apache Web server log, you have to add the SM_TRANSACTIONID header variable to the LogFormat directive in the server’s httpd.conf file. For example:
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{SMTRANSACTIONID}i\"" common
For more information about the httpd.conf file and the LogFormat directive, refer to the Apache Web server documentation.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |