Hi,
I followed the guide available at https://www.zabbix.com/documentation...c_search_setup
In elasticsearch the index uint, dbl, str, log, text was created correctly but I realized that for create my queries in elasticsearch I need even the equivalent...
Search Result
Collapse
9 results in 0.0019 seconds.
Keywords
Members
Tags
-
Equivalent of itemid table for elasticsearch
-
Zabbix 4.2.5 with Elasticsearch 6.1.4 High utilization of History Syncer / LLD worker
My setup:
Zabbix Server + 9 Proxy
All devices SNMP
Backend Elasticsearch
High utilization of History Syncer Internal Processes, and Utilization of LLD worker
zabbix.conf- name: ZBX_HISTORYSTORAGEURL
- name: ZBX_HISTORYSTORAGEURL
-
Elasticsearch with auth
In new release Zabbix can integrate with Elasticsearch but without auth, in last release elastic give free security pack. How can I integrate Zabbix and elastic with auth? in config don’t have $user & $pass for connect, or I can it in url? -
Zabbix 4.0 create index By name like "ZabbixServerName" on Elasticsearch
Hello
I'm Joel Urtubia from Chile, I'm works on a telecom company on Chile, now we have monitoring 100K of devices with elasticseach with 8K values per second, but with this number the zabbix server was full, about the last we need to separate the load in two zabbix servers , ....we was talked... -
Zabbix 4.0.0 Elasticsearch Graph not retrive data
Hello..
I've download the latest version of zabbix on yesteraday, and it was integrated with Elasticsearch map each index by date, very good...and it was indexing without any problem...
[root@elastic01 ~]# curl -XGET http://192.168.10.101:9200/_cat/indices?v
health status index... -
Zabbix Write Elasticsearch Cluster
Hello...
I have a problem with write a cluster into elasticsearch from my zabbix server.......
I've tested those points:
1- elasticsearch cluster don't support VIP (virtual IP)
2- i use a DNS to put two hosts and use as domein into my zabbix server configuration,
... -
Zabbix Trap Event to ElasticSearch
Hello,
I have a zabbix agent in remote machine, and i set it up to send event trap data (SNMP and other protocols) to my zabbix server.
Currently it is going fine and well i can monitor via web console, however i need to get those real time event data sent to zabbix server... -
zabbix integration with ELK stack, grafana
i thought i could share here some of the experiences with the tools we've been experimenting with in the last few weeks.
due to some limitations in the zabbix architecture (slow API, "latest data" screen being extremely slow, busy housekeeper, backend DB performance, need for DB partitioning,... -
Zabbix Elasticsearch Integration
Hi all,
We're evaluating several monitoring systems(Icinga2/Bosun and Zabbix).
Our basic requirement, aside from the obvious machine monitoring, is as follows:
We have a Elasticsearch cluster with a lot of data points.
We'd like to enable our dev team with a GUI to...