Configure Analysis Engine

In order for a Widget Framework publication to be able to make use of the Escenic Analysis Engine plug-in, you need to set three section parameters in the publication's root section. The parameters must be set as follows:

eae.logger.url=http://hostname:port-number/analysis-logger/Logger
eae.queryservice.url=http://localhost:port-number/analysis-qs/QueryService
eae.logger.tag.enabled=true

where hostname is the name of the host and port-number is the number of the port on which the Analysis Engine's Logger component is installed and configured to run.