PathMustHaveRegex

A regular expression to filter the documents that are ingested.

A document is ignored unless its path matches the regular expression.

Type: Case-insensitive regular expression
Default:  
Required: No
Configuration Section: TaskName or FetchTasks or Default
Example: PathMustHaveRegex=/path/to/folder/.*
See Also:

PathCantHaveRegex