Event Gateway configuration reference

Related Documentation
Minimum Version
Event Gateway - 1.0

You can configure Kong Event Gateway data plane nodes at start time. When starting a data plane, pass parameters to it to specify how to connect to the control plane, configure observability, logging levels, and so on.

Applying configuration

You can configure a Kong Event Gateway data plane at start time by passing environment variables or a YAML configuration file.

Event Gateway reads settings for a data plane node in the following order of precedence:

  1. Environment variables
  2. YAML configuration file
  3. Default parameters

Note: Configuration can only be applied at data plane node startup. If you need to adjust any configuration, launch a new data plane, or stop the data plane and relaunch it with the new file or environment variables.

Configuration parameters

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!