-
Type:
New Feature Request
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: Server (S)
Hi, I'm using VictoriaLogs and would like to use it as Zabbix history storage.
VictoriaLogs can accept Elasticsearch Bulk for ingestion, but it doesn't implement Elasticsearch search/scroll APIs, so it cannot work with the current Elasticsearch backend for reads.
Request: add a dedicated Zabbix history storage backend for VictoriaLogs that uses the VictoriaLogs native query API (LogsQL) for reads and a supported write path for history samples, or the Elasticsearch write API can be used.