AttributeFilterName
You can use the parameters AttributeFilterName
, AttributeFilterMustHaveRegex
, and AttributeFilterCantHaveRegex
to choose the entities to ingest.
All of these parameters must have the same number of values. You can specify comma-separated lists of values, or use numbered parameters.
Use AttributeFilterName
to select the name or path of an attribute to filter on.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | Any section named by EntitySections |
Example: |
In the following example, an entity is not ingested if it's AttributeFilterName0=uid |
See Also: |