Skip to content

Commit

Permalink
Added stream section to README
Browse files Browse the repository at this point in the history
  • Loading branch information
jongpie committed Sep 6, 2021
1 parent 47c5d30 commit 43fe693
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,14 @@ Everyone loves JSON - so to make it easy to see a JSON version of a `Log__c` rec

---

### Real-Time Monitoring with Log Entry Event Stream

Within Logger Console app, the Log Entry Event Stream tab provides real-time monitoring of `LogEntryEvent__e` platform events. Simply open the tab to start monitoring, and use the filters to further refine with `LogEntryEvent__e` records display in the stream.

![Log Entry Event Stream](./content/log-entry-event-stream.png)

---

### View Related Log Entries on a Record Page

Within App Builder, admins can add the 'Related Log Entries' lightning web component (lwc) to any record page. Admins can also control which columns are displayed be creating & selecting a field set on `LogEntry__c` with the desired fields.
Expand Down
Binary file added content/log-entry-event-stream.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 43fe693

Please sign in to comment.