Audit Logging Configuration
Audit logging in CONNECT has following features:
It can be enabled/disabled on a service by service basis using audit.properties file.
LogToDatabase → enable/disable audit logging in database using audit.properties file.
LogToFile → enable/disable audit logging in file using audit.properties file.
Audit logging is an Async webservice and thus it does not or has a very minimal impact on performance during request processing.