Endpoint-broker-server Configuration
Endpoint-broker-server ConfigurationEndpoint-broker-server Configuration
AggregationPropertiesAggregationProperties
- Name:
rsa.endpoint.broker.cache-enabled
- Default value:
true
- Type:
boolean
- Description:
Cache enabled
- Name:
rsa.endpoint.broker.cache-entry-limit
- Default value:
1000
- Type:
integer
- Description:
Cache entries limit
- Name:
rsa.endpoint.broker.fetched-machines-limit
- Default value:
100
- Type:
integer
- Description:
The number of machine infos fetched for a given checksum. This is used to fetch the top 'n' risky machine-infos for a given file.
- Name:
rsa.endpoint.broker.last-accessed-interval
- Default value:
120
- Type:
seconds
- Description:
Time interval when server would fetch the accessible endpoint servers in active session
- Name:
rsa.endpoint.broker.last-updated-interval
- Default value:
600
- Type:
seconds
- Description:
Time interval when server would fetch the accessible endpoint servers when no request is sent for a long time
- Name:
rsa.endpoint.broker.max-response-pages
- Default value:
10
- Type:
integer
- Description:
Max pages that an be viewed in UI host and file list views.
- Name:
rsa.endpoint.broker.ping-timeout
- Default value:
2
- Type:
seconds
- Description:
Max time server will wait for the ping query to complete
- Name:
rsa.endpoint.broker.query-timeout
- Default value:
10
- Type:
seconds
- Description:
Max timeout for individual endpoint server query to complete
- Name:
rsa.endpoint.broker.threads
- Default value:
30
- Type:
integer
- Description:
Max number of request handler threads
ExportPropertiesExportProperties
- Name:
rsa.endpoint.broker.export.directory-context
- Default value:
ExportDirectory
- Type:
string
- Description:
Represents the directory context (reference name) for the files to be exported
- Name:
rsa.endpoint.broker.export.file-cleanup-interval
- Default value:
1800
- Type:
seconds
- Description:
Schedule interval for cleanup of files/directories
- Name:
rsa.endpoint.broker.export.file-expiration-time
- Default value:
3600
- Type:
seconds
- Description:
Expiration time for the file(s) created
- Name:
rsa.endpoint.broker.export.path-prefix
- Default value:
temp/export
- Type:
string
- Description:
Represents the path prefix for files to be exported
FileContextPropertiesFileContextProperties
- Name:
rsa.endpoint.broker.file-search.timeout
- Default value:
30
- Type:
seconds
- Description:
File context keyword search operation time out in seconds