Implementation facts
Recommended implementation workflow
Identify the upstream system and the telemetry required from it.
Choose the source type that best describes the collection method.
Record vendor/product identity and assign an owner for the source.
Configure the actual transport, receiver, webhook, API or file ingestion path required by the source.
Map incoming fields into the relevant normalized event model.
Verify last-seen and health information and test the end-to-end alert or incident path.
Security and claim boundary
A registered source is not evidence that telemetry is actively flowing. Collection health should be validated using real source activity and deployment-specific checks.
Frequently asked questions
What is the difference between registering a source and ingesting events?
Registration creates source context. Ingestion requires a working transport, authentication and mapping path that delivers actual events.
Which source types are available?
The current event-source creation workflow exposes manual, webhook, API, CSV, endpoint, firewall and cloud source types.
Can event-source health be tracked?
The source record includes status, health status and last-seen context, which can be used as part of deployment monitoring.