Skip to content

index.target

For datasources, indicate which index the data is sent to.

Key: index.target
Type: com.funnelback.common.config.CollectionId
Can be set in: collection.cfg

Description

This option applies to datasources. It indicates the identifier of the index where to send the gathered data.

Default Value

The default for a collection is to point to itself:

index.target=$COLLECTION_NAME

Examples

Change the target index to a push collection:

index.target=intranet-push

⚠ Caveats

  • On most collection this setting must reference the same id as the datasource. Only the HP Records Manager and Slack datasources support sending data to a separate index.

top

Funnelback logo
v15.24.0