Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
VictoriaLogs queries
v0.1.0Read-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.
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:903d3037ae4a50ad2fae2552f525a376a52e72001d4d7716a514dacb1627346d
sudo emisar pack install victorialogs \ --hash sha256:903d3037ae4a50ad2fae2552f525a376a52e72001d4d7716a514dacb1627346d \ --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