Capturing log data on other systems
You can use the logutil
program to manually capture log data. The logutil
program logs the data to a specified log file. This can be used to troubleshoot issues on target systems where client or server tools have been installed.
The logutil
program could be used for testing purposes on the Bravura Security Fabric server instead of the Logging Service. In this scenario, you would turn off the Logging Service and turn on logutil
prior to executing specific actions to capture the log output for those actions.
Warning
Do not run logutil
and Logging Service at the same time on the same server – they could interfere with each other.
If you terminate logutil
by using Ctrl - C , Ctrl - Break or by closing the window, then the logging session is also terminated.
In addition to being available on the Bravura Security Fabric server, logutil
can be copied to other servers to test client tools or the Password Change Notification Module. The 64-bit logutil
program is located in the util directory, and the 32-bit version is located in <instance> \ util \ x86 \ . The program is installed with Bravura Privilege client software in:
<Program Files path\>Bravura Security\hipamlws\util\
The Logging Service is not required on client workstations.
See logutil for command-line usage and examples.
The transparent synchronization interceptor add-on for Windows installs with a different logging tool (diagutil
) that logs similarly to logutil
, but has additional arguments to help with troubleshooting or monitoring transparent synchronization.
See diagutil for command-line usage and examples.