ft_run_scheduled_searches - Fluid Topics - 3.11

Fluid Topics Installation Guide

Operating system
Debian
Category
Reference Guides
Audience
public
Version
3.11

The ft_run_scheduled_searches script is used to run Alerts for a given Fluid Topics tenant.

Command template:

ft_run_scheduled_searches -t $TENANT_ID [-v] [-h]

Command example:

ft_run_scheduled_searches -t myFluidTopics

Command arguments:

  • -t: Expects the ID of the tenant. It corresponds to the name given to the tenant configuration directory. It is case-sensitive. Can also be written --tenant-id.
  • -h: Displays the help and lists all available optional arguments for the command. Can also be written --help.

  • -v: Activates verbose mode. Can also be written --verbose.

The script is available in the antidot-fluidtopics-reply package.