Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-13452

Elasticsearch history storage value types do not match what is set as default from the server side

XMLWordPrintable

    • Sprint 27, Sprint 28
    • 0.25

      Elasticsearch documentation page states that supported value types for history storage are uint,dbl,str,log,text. Also the same types are used as examples in zabbix_server.conf and zabbix.conf.php.example files. This does not exactly match the types which are set by default on the server - src/zabbix_server/server.c:zbx_set_defaults().

      CONFIG_HISTORY_STORAGE_OPTS = zbx_strdup(CONFIG_HISTORY_STORAGE_OPTS, "unum,float,char,log,text");
      

            viktors.tjarve Viktors Tjarve
            viktors.tjarve Viktors Tjarve
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: