function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Karl BombaneKarl Bombane 

Event Monitoring Analytics App (Aura Request Event Type)

Hi Experts! 

I'd like to know if there's a way we can use the Aura Request Event Type from the Event Monitoring App? It seem that there's no prebuild Data Set for Aura Request Event Type.

We tried to create a Recipe using EventLogFile Object to pull the Aura Request fields (Run Time, CPU Time, DB Total Time, etc) but it only gives us limited fields.

EventLogFile Object 
It seem that the fields we're looking for is only available on ELF Browser (https://salesforce-elf.herokuapp.com/), however it is only raw file data in .csv file. We would like to use this data in our Event Monitoring App but it seems inconvenience if we reimport the csv file everytime we need to monitor the data. 

Any advice or workaround to monitor the Aura Request dynamically in the Event Monitoring App? Appreciate for the help, thank you!

VinayVinay (Salesforce Developers) 
Hi Karl,

I dont think you can use only ELF browser tool and not aura request dynamically to view and see data in ELF tool..

Thanks,
Karl BombaneKarl Bombane

Hi Vinay,

Thank you for your response. Yes, like what I've mentioned, we're trying to look for another workaround since we were not able to use the ELF Browser to monitoring the Aura Request inside our Event Monitoring App.

Is there a way we can use/pull all the fields of Aura Request Event Type (https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/sforce_api_objects_eventlogfile_lightning_component.htm) in our Event Monitoring App? Thank you!

Ethun HuntEthun Hunt
Thank you for your reply, Karl!
Blue AsserBlue Asser
Hi Vinay,

Thank you for your response. Yes, like what I've mentioned, we're trying to look for another workaround since we were not able to use the ELF Browser to monitoring the Aura Request inside our Event Monitoring App.
Is there a way we can use/pull all the fields of Aura Request Event Type (https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/sforce_api_objects_eventlogfile_lightning_component.htm) in our Event Monitoring App? Thank you! https://www.attmyresults.online/


Thank you so much for your great information, It is too useful for me. Thank you Karl.