stoQ plugin that saves results to ElasticSearch
Note: For larger deployments, it is highly recommended that the
filedir
plugin and Filebeat be used instead of this plugin.
All options below may be set by:
-
es_host
[str]: Comma separated list of ElasticSearch nodes -
es_options
[json]: ElasticSearch options as outlined in the the documentation
Example:
es_options = {"port": 443, "use_ssl": true, "verify_certs": true}
-
es_index
[str]: Index name to use for saving results -
es_timeout
[int]: Time to wait for ES operations to complete before timing out -
es_retry
[True/False]: Should the plugin try again if the operation failes? -
es_max_retries
[int]: Number of retries to attempt before a timeout occurrs -
index_by_month
[True/False]: AppendYYYY-MM
to index name