Skip to main content

Enabling logging

You can use the logutil program to enable logging, for debugging purposes, for add-on software. To do so:

  1. Copy the logutil program, located in the util directory on the Bravura Security Fabric server, to the server hosting the add-on tools. It can be placed anywhere on the server.

  2. Open a command prompt and invoke logutil with:

    logutil -makekey -instance <instance> -level <loglevel>

    The -makekey option must only be run once to generate an instance name and required registry entries.

See logutil usage information.