Skip to content

Is it possible to monitor inbound API calls to SF using Nebula Logger? #685

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

You must be logged in to vote

Hi @victorng8 - as far as I'm aware, the only way to monitor Salesforce's standard REST API endpoints is to by monitoring events like ApiEvent with Salesforce Shield/Event Monitoring. This requires paying for Salesforce Shield, or paying for the Salesforce Event Monitoring add-on subscription - since it's not functionality that all orgs can use, I have not integrated this into Nebula Logger.

However, one option that several orgs use is to create custom Apex REST services, incorporate Nebula Logger into their services, and use those endpoints instead of Salesforce's standard endpoints. It's definitely more work with this approach, but provides greater control (including the ability to add …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by victorng8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants