Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
VictoriaLogs queries
v0.1.3Read-only LogsQL access to VictoriaLogs over its HTTP API: search log entries, hit histograms over time, stats aggregations (instant + range), and field / stream discovery. Express time ranges inside the LogsQL query via the _time filter. One base URL serves single-node and vmauth-fronted deployments; multitenancy via optional headers.
curl
Install
emisar pack install
validates the pack and verifies its content hash before copying it into /etc/emisar/packs.
The --hash
below pins the
install to the exact bytes on this page — a tampered copy is rejected. After
install, reload the runner; it re-reads the catalog and advertises every action.
content hash: sha256:b5f03ee99fe04d612a77de1388269c89907c7b018763edd10927d3445a5ad8c3
sudo emisar pack install victorialogs \ --hash sha256:b5f03ee99fe04d612a77de1388269c89907c7b018763edd10927d3445a5ad8c3 \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 7 total
View on GitHub-
GET /select/logsql/field_names
-
GET /select/logsql/field_values
-
GET /select/logsql/hits
-
GET /select/logsql/query
-
GET /select/logsql/stats_query
-
GET /select/logsql/stats_query_range
-
GET /select/logsql/streams