Sealights Collector - Troubleshooting

Collector Cockpit Web Interface

The Collector Cockpit Web interface is available at https://<Collector Url>/web and provides you:

  1. Flows: Full view of all incoming messages to the collector (including a full test search in all content and headers)

  2. Agents and NodeJS Agents: A full detailed page for each Agent that is created for aggregation (including Node JS NYC collector)

  3. Logs: Ability to stream and manipulate all the logs from the collector with options like full filters, saving…

  4. About page on the collector, its version…

Flows

image-20240623-161920.png
image-20240623-161942.png

 

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, it probably means something is blocking the collector from reaching SL BE.