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

Set custom Elasticsearch Index name in Zabbix configuration

XMLWordPrintable

    • Icon: Change Request Change Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Frontend (F), Server (S)
    • None

      I try to configure index rotation in Elasticsearch but have an issue.
      Alias for writing data has only 1 index so in need two different aliases for writing and reading. For example:
      uint-000003 has alias 'uint-write' and Zabbix server send data to it.
      uint-000003, uint-000002 and uint-000001 have alias 'uint-read' and i can use it in Zabbix web for watching all historical data.
      I will rollover 'uint-write' alias and uint-000003 will be replaced with uint-000004 also uint-000003 will be added to 'uint-read' alias and uint-000001 will be deleted.

            vmurzins Valdis Murzins
            mmarkov Mikhail Markov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: