emscli config set events
command to set specific events configuration values
Synopsis
config set events sets the value(s) of the specified setting(s) in the events configuration.
Multiple flags may be specified.
emscli config set events [flags]
Options
--enable.es.queue string Enables the elasticsearch queue. Accepted values: true|false
--enable.event.queue string Enables the event queue. Accepted values: true|false
--enable.feature Enables the endpoint events feature. Accepted values: true|false (default true)
--es.cert string The path to the elasticsearch CA cert
--es.hosts string The elasticsearch host
--es.key string The elasticsearch API key
--es.password string The elasticsearch account password
--es.user string The elasticsearch user
-h, --help help for events
See also
- emscli config set - for updating information in a specific EMS config file
- emscli config get events - command to set specific events configuration values
- emscli config unset events - unsets specific events configuration values