ArchyntArchynt.api
Live logs

Every service's logs, without a log pipeline

Archynt reads container logs directly from the Docker json-file driver on each host the agent runs on — no log-shipping sidecar to install, no external log store to manage.

15m1h6h24hERROR
Search logs…
Live
INFOCreating address for the user: ****18m ago
ERRORAuthException [Error]: Invalid credentials20m ago
INFOProfile picture saved for user with raid: 7tiejrIdH3570gm45m ago
INFOIdentity validation passed with match score: 86.1946m ago
WARNRetrying downstream call to payments-service (attempt 2/3)52m ago

How logs work

01

Zero pipeline

The same read-only agent that discovers your topology reads container logs straight from Docker — nothing extra to deploy or configure.

02

Time range and level filters

15m, 1h, 6h or 24h windows, plus ERROR/WARN/INFO/DEBUG level toggles — the level is inferred per line from common logger formats.

03

Search and live tail

Filter lines by substring, or turn on Live to keep tailing new lines as they arrive.

04

Multi-host aware

A service running on more than one host gets a picker to narrow the view to one, a few, or all instances.

05

Sampling for high-volume services

Sample INFO-level lines (keep 1 in 10) to cut daily ingest volume — ERROR and WARN are always sent in full regardless of the setting.