I have previously been using node js to ship zabbix historical data to elasticsearch, however I had no flexibility to send all the data I required, and only what was shipped were only a handful, such as host, memory size etc.
I have just realized zabbix now allows the following parameters, but am curious to know if it is either/or can you have both the default mysql database and HistoryStorageURL set to ES together. Meaning I could still have both worlds without jeopardizing the loss of the currently working zabbix..
HistoryStorageURL=http://test.elasticsearch.lan:9200 HistoryStorageTypes=str,log,text
I have just realized zabbix now allows the following parameters, but am curious to know if it is either/or can you have both the default mysql database and HistoryStorageURL set to ES together. Meaning I could still have both worlds without jeopardizing the loss of the currently working zabbix..
HistoryStorageURL=http://test.elasticsearch.lan:9200 HistoryStorageTypes=str,log,text