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.
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
- config set - for updating information in a specific EMS config file
- config get events - command to set specific events configuration values
- config unset events - unsets specific events configuration values