IoT Devices & Assets Management providing digital twins, payload decoding, normalized measures, provisioning. Multi-Tenant ready for white labelled and B2B2C applications.
14
stars
7
forks
source link
feat(configuration): allow to specify Elasticsearch index settings #337
Closed
alexandrebouthinon closed 3 months ago
What does this PR do ?
It add missing
settings
fields in the plugin configuration and make sure to use it during indices creationHow to test it?
Using the kuzzlerc file, you can now set the desired index settings. For example the following configuration:
gives you the following index configuration when you create a tenant:
Boyscout
Add a complete documentation about the plugin configuration usage