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.
Event Gateway configuration reference
Uses:
Event Gateway
Related Documentation
Minimum Version
Event Gateway - 1.0
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:
- Environment variables
- YAML configuration file
- 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.