Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-4320

Elasticsearch : store history data in multiple date-based indices

    XMLWordPrintable

Details

    • Team D
    • Sprint 33, Sprint 34
    • 1

    Description

      In order to properly scale history data in elasticsearch, we should use multiple indices per type, and the common way to split them is by date.

      With only one index, we can't dynamically add shards as index grows (a reindex is needed otherwise), we can't store fresh data in hot nodes and move old ones to cold nodes, etc..

      IMO there are two ways to achieve date based indices setup :

      Attachments

        Issue Links

          Activity

            People

              vjaceslavs Vjaceslavs Bogdanovs
              jleboeuf Julien Leboeuf
              Votes:
              3 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: