Name
Human-readable source name, such as Shop Backend, Website, ERP Connector, or Payment Worker.
Event Sources are known producers of operational events. They identify where activity comes from, which project it belongs to, and which credentials are allowed to send events.
A source creates a trust boundary. Instead of accepting anonymous events from disconnected systems, Lariba Cloud links each event to a known producer, project, environment, and source-scoped key.
Human-readable source name, such as Shop Backend, Website, ERP Connector, or Payment Worker.
Source category used to describe the producer, such as backend, website, mobile, service, worker, or integration.
Environment label such as production, staging, or development. This helps separate operational activity by context.
Optional metadata that explains what the source represents and why it exists.
Sources can be enabled or disabled. Disabled sources should not be allowed to continue ingesting events.
Timestamp of the most recent event received from the source. This helps identify stale or inactive producers.
A source moves from creation to active ingestion, monitoring, and eventually rotation, disablement, or retirement.
A user creates a source inside a project and defines its name, type, environment, and description.
Lariba Cloud generates a source-linked API key for external ingestion. The key should be copied and stored securely.
The external producer sends events to the ingestion API using the source API key.
The dashboard tracks status, last event timestamp, source limits, and source-level visibility.
If a source is compromised, retired, or misconfigured, it can be disabled and linked keys may be revoked or invalidated.
When a source is created, Lariba Cloud can generate a dedicated source API key. External systems use that key to authenticate with the ingestion API. Keys should be stored securely, rotated when needed, and never committed to source control.
Disabling a source blocks future ingestion from that source. Depending on backend policy, linked source keys may also be revoked or invalidated to reduce the blast radius of compromised or retired producers.