Docs Menu
API Developer Guide / service / auditLogging
Service: auditLogging
This is an internal service that will log the service execution into the database or any other logging platform like Splunk.
Input Parameter:
Name | Type | Description |
auditLog: | Document | Request execution parameters |
correlationId: | String | correlationId |
sessionId: | String | sessionId |
dateTimeStmp: | String | request timestamp |
duration: | String | duration of execution |
error: | String | Error |
fqn: | String | service FQN |
request: | String | request |
response: | String | response |
nanoInstance: | String | execution start timestamp |
stopRecursiveLogging: | String | stopRecursiveLogging |