Event Stream Producer Configuration

This topic describes the configuration elements for the Event Stream Producer (ESP) configuration file and how to obtain the required values.

Configuration Structure

The configuration structure is as follows.

{
  "Modules": { ... },
  "Configurations": { ... }
}

For details, see "Modules" and "Configuration", in the following sections. See also "Authentication Configuration" and "Event Stream Producer Configuration Examples", elsewhere in this chapter.