Troubleshooting
Collector Cockpit Web Interface
The Collector Cockpit Web interface is available at https://<Collector Url>/web
and provides you:
Flows: Full view of all incoming messages to the collector (including a full test search in all content and headers)
Agents and NodeJS Agents: A full detailed page for each Agent that is created for aggregation (including Node JS NYC collector)
Logs: Ability to stream and manipulate all the logs from the collector with options like full filters, saving…
About page on the collector, its version…
Flows


Agents


Logs

About

Health API Endpoint
Each collector exposes a health endpoint at: https://{collector-host}:{collector-port}/health
and the result of the call will be JSON with metadata, statistics, and timestamps of collector operations.
If health works correctly and you still have problems, check that https://{collector-host}:{collector-port}/api
is reachable. If not, something is blocking the collector from reaching SeaLights Cloud Services.
Last updated
Was this helpful?