Skip to content

trim.filter_timeout

Timeout to apply when filtering binary documents.

Key: trim.filter_timeout
Type: Integer
Can be set in: collection.cfg

Description

Timeout in seconds to apply when filtering binaries document extracted from HP Records Manager / TRIM (TRIMPush collection only). If a binary file exceeds the filtering timeout it will be discarded and only the record metadata will be indexed.

The timeout is usually exceeded when a binary file fails to filter. In most cases a filtering operation, even on big files shouldn't take longer than one minute, except if you are using custom filters that you know will take some time to execute.

Default Value

Default value is 5 minutes

trim.filter.timeout=300

Examples

Use a timeout of 10 minutes

trim.filter.timeout=600

See Also

top

Funnelback logo
v15.24.0