내년에 자빅스를 mysql -> elasticsearch로 메트릭을 저장하려고 한다. 처음에 모든데이터를 다 es에 저장이 가능한줄 알았는데, 메트릭만 저장이 가능하다. Item value type Database table Elasticsearch type Numeric (unsigned) history_uint uint Numeric (float) history dbl Character history_str str Log history_log log Text history_text text zabbix 설정 및 자세한 내용은 아래 링크를 참조하면 될듯 https://www.zabbix.com/documentation/current/en/manual/appendix/install/elastic_sear..