• Justine Heritage 17
  • NEWBIE
  • 45 Points
  • Member since 2015

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
In the Query Event Log Files section of the Event Monitoring module I am wondering why I can't view the events in the REST Explorer (ie the input code turned up an error saying:
service not found at: /services/data/v+<API+version>+.0/query?q=SELECT+Id+,+EventType+,+LogDate+,+LogFileLength+,+LogFile+FROM+EventLogFile+WHERE+EventType+=+'ReportExport'.

Is this perhaps because I don't have the correct permissions in my dev account to query event log files (event monitoring requires the “API Enabled” and “View Event Log File” permissions). 
If this is the case, how do I access those permissions? 

Thanks!
In the Query Event Log Files section of the Event Monitoring module I am wondering why I can't view the events in the REST Explorer (ie the input code turned up an error saying:
service not found at: /services/data/v+<API+version>+.0/query?q=SELECT+Id+,+EventType+,+LogDate+,+LogFileLength+,+LogFile+FROM+EventLogFile+WHERE+EventType+=+'ReportExport'.

Is this perhaps because I don't have the correct permissions in my dev account to query event log files (event monitoring requires the “API Enabled” and “View Event Log File” permissions). 
If this is the case, how do I access those permissions? 

Thanks!