Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
Vector observability pipeline
v0.1.2Read-only ops for a Vector (vector.dev) pipeline running on the runner host: version + compiled-component inventory, offline config validation, the configured topology as Graphviz DOT, a bounded live event tap, plus health and per-component throughput reads over the local API. CLI subcommands talk to the local binary; the API reads hit 127.0.0.1:8686.
vector
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:2bed6c9f93de2aa4d1c3757d5634b451a73dd1ead5945587b8de4316f3098f42
sudo emisar pack install vector \ --hash sha256:2bed6c9f93de2aa4d1c3757d5634b451a73dd1ead5945587b8de4316f3098f42 \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 7 total
View on GitHub-
POST /graphql (component metrics)
-
vector graph
-
GET /health
-
vector list --format json
-
vector tap --outputs-of
-
vector validate --no-environment
-
vector --version