Skip to content

Publishing logs from external system via API #808

Answered by jongpie
gbreavin asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @gbreavin - great question! There is currently an open pull request - PR #767 - that will add a custom REST endpoint that will support saving external logs in Nebula Logger. The PR still needs a little more work before it's ready, but the idea is that external systems will be able to send their logging data to this endpoint in your Salesforce org, using OpenTelemetry's (OTel) standard for logs, and Nebula Logger will convert it from OTel to Nebula Logger's data model. My hope is that by using the OTel standard, it will be easy for external systems to leverage - OTel has SDKs for several popular languages, like Java, C#/.NET, Node/JS, python, Go, etc.

The other methods you mentioned (cr…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@gbreavin
Comment options

@jongpie
Comment options

@JeroenSfdc
Comment options

Answer selected by gbreavin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Logging Source: API Items related to using Nebula Logger via REST API Feature: OpenTelemetry Support Items to related to supporting OpenTelemetry (OTel) and its standards for observability data
3 participants