post_collection_create_command

Setting the key

Set this configuration key in the search package or data source configuration.

Use the configuration key editor to add or edit the post_collection_create_command key, and set the value. This can be set to any valid String value.

Default value

No default value

Examples

To run a command with argument.

post_collection_create_command=$SEARCH_HOME/some_script.sh ${_COLLECTION_NAME}

See also