Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
Vector observability pipeline
v0.1.0Read-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.
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:575ae11bb5ab80f97c709158bacd3dc5afe777706b3b455be141f9b1a790c79a
sudo emisar pack install vector \ --hash sha256:575ae11bb5ab80f97c709158bacd3dc5afe777706b3b455be141f9b1a790c79a \ --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