Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Audit logging in CONNECT has following features:

  1. It can be enabled/disabled on a service by service basis using audit.properties file.
  2. LogToDatabase → enable/disable audit logging in database using audit.properties file.
  3. LogToFile → enable/disable audit logging in file using audit.properties file.
  4. Audit logging is an Async webservice and thus it does not or has a very minimal impact on performance during request processing.
  • No labels