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
--use.db.prefix Enable the use of the DB prefix as a prefix for the ES indices (default true)
See also
- emscli config set - for updating information in a specific EMS config file