Set custom Elasticsearch Index name in Zabbix configuration

XMLWordPrintable

    • Type: Change Request
    • Resolution: Unresolved
    • Priority: Major
    • None
    • Affects Version/s: None
    • Component/s: 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.

            Assignee:
            Valdis Murzins
            Reporter:
            Mikhail Markov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: