Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property

Description

mz.eclist

Default value: ec1

This property specifies the EC(s) to be installed. Only applicable if install.types includes ec.

ec.backlog.dir

Default value: ${mz.home}/tmp

This property specifies the directory where ECs can store their backlogged events. If this parameter is removed, the EC's events are not logged. Only applicable if install.types includes ec.

ec.webserver.enabled

Default value: true

This property specifies if the web server of the Execution Contexts should be active. Only applicable if install.types includes ec.

ec.webserver.port

Default value: 9090

This property specifies the EC web server port. Only applicable if install.types includes ec.

Note

Note!

You are required to set the EC properties in topo configuration file using the mzsh topo command.

When there are multiple ECs being used, the topo configuration file needs to be modified to use separate ports for each EC once the installation is complete.