Configuration Files#

Each service has its own configuration file /etc/squirro/<servicename>.ini.

Additionally, there is a common configuration file that applies to all services at /etc/squirro/common.ini.

For individual .ini files, see the following links:

  • cluster.ini, located at /etc/squirro/cluster.ini, configures the workings of the Cluster Service that allows Squirro to run on multiple servers.

  • common.ini, located at /etc/squirro/common.ini, configures common settings for all of the Squirro services.

  • configuration.ini, located at /etc/squirro/configuration.ini, configures the workings of the configuration service.

  • convert.ini, located at /etc/squirro/convert.ini, configures the content version.

  • datasource.ini, located at /etc/squirro/datasource.ini, configures the workings of the Datasource Service.

  • digestmailer.ini, located at /etc/squirro/digestmailer.ini, configures email template rendering.

  • emailsender.ini, located at /etc/squirro/emailsender.ini, configures email sending from the Squirro system.

  • filtering.ini, located at /etc/squirro/filtering.ini, configures the filtering process, which is responsible for search tagging, alerts, and trend updates.

  • fingerprint.ini, located at /etc/squirro/fingerprint.ini, configures the workings of the fingerprint service. That service is responsible for the management of Smart Filters.

  • frontend.ini, located at /etc/squirro/frontend.ini, configures the workings of the Squirro frontend user interface.

  • ingester.ini, located at /etc/squirro/ingester.ini, configures the workings of the Ingester Service.

  • topic.ini, located at /etc/squirro/topic.ini, configures the workings of the topic API, one of the core services of the Squirro platform.