esp_server

A shell script that starts the ESP Server.

Syntax

esp_server  [options...]

Options

  • -cluster-node<file> – (optional) specifies which node configuration file to use. For information about configuring cluster nodes, see the Administrators Guide.
  • -cluster-log-properties<file> – (optional) specifies the cluster logging property file to use. For information see the Administrators Guide
  • -h or --help – (optional) prints a list of possible options on the screen along with a brief explanation for each option.
  • -v or --version – (optional) prints the esp_server utility version.

Usage

cd $ESP_HOME/cluster/nodes/node1
$ESP_HOME/bin/esp_server --cluster-node node1.xml