Skip to main content

Hi, for Real-time Event Monitoring Objects, is I enabled storage for LightningUriEvent, it will be created as a big object. So if I need to post the records out of this big object, can I do a schedule batch apex and post it to another DB out of Salesforce?

Also, it is said in documentation that records will be kept for 6 months, so how could I do the maintenance?

Also does such Big Objects count towards my Big Objects limit?

4 comments
  1. Dec 2, 2019, 5:17 PM
    Hi @Darlene Shum, Yes those events will be stored as Big Objects for 6 months. 1M / month won't be a problem. After 6 months the data is retired, unless it is login / logout events which are stored for up to 10 years.
0/9000