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:
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
cdam.agent.pullChangesBatchSize
The maximum size of a batch of updates to process at a time.
50
100
AGENT
cdam.agent.pollingPeriod
The period in minutes for polling for new updates.
10m
5m
AGENT
cdam.agent.pingPeriod
How often in minutes to ping the runtime service to indicate that the agent is still up and consuming updates.
2m
1m
AGENT
cdam.agent.datasourceChangesParallelism
The maximum number of data source updates to process in parallel.
3
4
AGENT
cdam.agent.maxShutdownTime
How many minutes to wait for a standard shutdown to complete before invoking a forced shutdown.
2m
1m