Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In addition to this migration, the configuration possibilities of defined ontologies on Elasticsearch have been increased:

Configuration of Shards and Replicas

We have added the possibility of not only configuring the default values for these fields, but also being able to set values for each ontology:

...

Template configuration

To store audit data, logs, timeseries, etc. Elasticsearch recommends creating multiple indexes for blocks of time, especially if the data is more or less homogeneous for that block of time. For example, create an index by month, or by week, or by day, etc.

...