Secure Agent Services > Data Access Management Agent service > Data Access Management Agent service properties
  

Data Access Management Agent service properties

To change or optimize the behavior of the Data Access Management Agent service, configure its properties in the System Configuration Details section when you edit a Secure Agent.
The following image shows the Data Access Management Agent service properties:
The image shows the Data Access Management Agent service properties. When you view or edit a Secure Agent and select the Data Access Management Agent, the Data Access Management Agent properties appear in the System Configuration Details area. In this image, the service type is set to "All Types," and several file, user, and update properties display.
You can configure the following system properties of the Data Access Management Agent service in the System Configuration Details section:
Type
Name
Description
Sample Value
Default Value
AGENT
enableFileBasedAudit
Set to true to generate audit logs. Leave as false to prevent audit log generation.
true
false
AGENT
customFileBasedAuditPath
You can specify a directory path to which audit logs should be written. The default path is the standard output stream (stdout).
log/audit
not set
AGENT
usernameWithConnectionPrivileges
You must specify a user name from the tenant that has the read Connection privilege. This user name is used to retrieve the connection configuration and credentials in the runtime service required by the agent.
jdoe
Note: This is a required property. The agent will not function without a valid value.
not set
AGENT
pullChangesBatchSize
The maximum number of updates in a batch to process.
50
100
AGENT
pollingPeriod
The period for polling for new updates.
1h
5m
AGENT
pingPeriod
How often to ping the runtime service to indicate that the agent is still up and consuming updates.
45s
1m
AGENT
datasourceChangesParallelism
The maximum number of data source updates to process in parallel.
3
4
AGENT
maxShutdownTime
How long to wait for a graceful shutdown to complete before invoking a forced shutdown.
45s
1m