// THE GRID SEES EVERY PACKET //
Global log aggregation & observability
ARGUS ingests, correlates and watches the telemetry of every node on the grid. One hundred eyes, one pipeline, zero blind spots.
Event ingest
Agents stream events to the collector over the edge bridge. The public surface forwards authenticated traffic to the internal pipeline.
POST /api/ingest → collector (internal) POST /inspector/ → source connectivity validator header X-Argus-Token → required on all ingest calls
Don't have a provisioned token? Contact your grid operator. Unauthenticated ingest is dropped at the collector.
Edge
Public bridge & routing. Apache front, reverse-proxy to the grid.
OPERATIONALCollector
Event ingest & SIEM log pipeline. Stamps every event into the grid.
OPERATIONALInspector
Source connectivity validator. Confirms a telemetry source is reachable.
OPERATIONALMetrics
Operator dashboards & observability. Internal access only.
OPERATIONAL