<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Salesforce EventLogFiles issue in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Salesforce-EventLogFiles-issue/m-p/273525#M6077</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are trying to POC the Salesforce insights extension however we are finding this is&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;failing when retrieving the Event LogFile (&lt;/SPAN&gt;Capture log files contents from the EventLogFile API&lt;SPAN&gt;) because it's trying to query for a field that is only available with the Event Monitoring license.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The Event Log File is part of the ootb features, but when the Event Monitoring add-on is enabled, it adds some extra fields to that file a&lt;/SPAN&gt;nd this is what DynatraceSF extension is trying to retrieve.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Logs downloaded from Activegate :&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;Exception: Received a bad response: GET https://{name_removed}--int.sandbox.my.salesforce.com/services/data/v59.0/query: &amp;lt;Response [400]&amp;gt;: b'[{"message":"\\n &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Interval,\\n &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;^\\nERROR at Row:7:Column:21\\nNo such column \'Interval\' on entity \'EventLogFile\'. If you are attempting to use a custom field, be sure to append the \'__c\' after the custom field name. Please reference your WSDL or the describe call for the appropriate names.","errorCode":"INVALID_FIELD"}]'&lt;BR /&gt;[65ca0375-8c8e-3c1c-b011-bb42ca0e2c70][-1619890644281460250][195839][err]2025-03-21 01:28:19,071 [ERROR] &amp;nbsp;(ThreadPoolExecutor-0_0): LogFileAgent - error processing logs: Received a bad response: GET https://{name_removed}--int.sandbox.my.salesforce.com/services/data/v59.0/query: &amp;lt;Response [400]&amp;gt;: b'[{"message":"\\n &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Interval,\\n &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;^\\nERROR at Row:7:Column:21\\nNo such column \'Interval\' on entity \'EventLogFile\'. If you are attempting to use a custom field, be sure to append the \'__c\' after the custom field name. Please reference your WSDL or the describe call for the appropriate names.","errorCode":"INVALID_FIELD"}]'&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;From the Activegate logs the error appears to query for a field on the EventLogFile object that is only available on orgs that have the SF Event Monitoring add-on. Event Log files are generated in all Salesforce orgs even if they don't have the Event Monitoring add-on, however some fields on that object are only available when the Event Monitoring add-on is purchased. My understanding is that Dynatrace should be able to consume Event Log Files regardless of acquisition of the add-on. Am I right assuming that? or should Dynatrace only work when the Event Monitoring add-on is available?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Mar 2025 03:51:56 GMT</pubDate>
    <dc:creator>NickMcEwen</dc:creator>
    <dc:date>2025-03-26T03:51:56Z</dc:date>
    <item>
      <title>Salesforce EventLogFiles issue</title>
      <link>https://community.dynatrace.com/t5/Extensions/Salesforce-EventLogFiles-issue/m-p/273525#M6077</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are trying to POC the Salesforce insights extension however we are finding this is&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;failing when retrieving the Event LogFile (&lt;/SPAN&gt;Capture log files contents from the EventLogFile API&lt;SPAN&gt;) because it's trying to query for a field that is only available with the Event Monitoring license.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The Event Log File is part of the ootb features, but when the Event Monitoring add-on is enabled, it adds some extra fields to that file a&lt;/SPAN&gt;nd this is what DynatraceSF extension is trying to retrieve.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Logs downloaded from Activegate :&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;Exception: Received a bad response: GET https://{name_removed}--int.sandbox.my.salesforce.com/services/data/v59.0/query: &amp;lt;Response [400]&amp;gt;: b'[{"message":"\\n &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Interval,\\n &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;^\\nERROR at Row:7:Column:21\\nNo such column \'Interval\' on entity \'EventLogFile\'. If you are attempting to use a custom field, be sure to append the \'__c\' after the custom field name. Please reference your WSDL or the describe call for the appropriate names.","errorCode":"INVALID_FIELD"}]'&lt;BR /&gt;[65ca0375-8c8e-3c1c-b011-bb42ca0e2c70][-1619890644281460250][195839][err]2025-03-21 01:28:19,071 [ERROR] &amp;nbsp;(ThreadPoolExecutor-0_0): LogFileAgent - error processing logs: Received a bad response: GET https://{name_removed}--int.sandbox.my.salesforce.com/services/data/v59.0/query: &amp;lt;Response [400]&amp;gt;: b'[{"message":"\\n &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Interval,\\n &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;^\\nERROR at Row:7:Column:21\\nNo such column \'Interval\' on entity \'EventLogFile\'. If you are attempting to use a custom field, be sure to append the \'__c\' after the custom field name. Please reference your WSDL or the describe call for the appropriate names.","errorCode":"INVALID_FIELD"}]'&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;From the Activegate logs the error appears to query for a field on the EventLogFile object that is only available on orgs that have the SF Event Monitoring add-on. Event Log files are generated in all Salesforce orgs even if they don't have the Event Monitoring add-on, however some fields on that object are only available when the Event Monitoring add-on is purchased. My understanding is that Dynatrace should be able to consume Event Log Files regardless of acquisition of the add-on. Am I right assuming that? or should Dynatrace only work when the Event Monitoring add-on is available?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 03:51:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Salesforce-EventLogFiles-issue/m-p/273525#M6077</guid>
      <dc:creator>NickMcEwen</dc:creator>
      <dc:date>2025-03-26T03:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce EventLogFiles issue</title>
      <link>https://community.dynatrace.com/t5/Extensions/Salesforce-EventLogFiles-issue/m-p/276349#M6374</link>
      <description>&lt;P&gt;Issue was due to Salesforce Licensing.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 May 2025 01:17:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Salesforce-EventLogFiles-issue/m-p/276349#M6374</guid>
      <dc:creator>NickMcEwen</dc:creator>
      <dc:date>2025-05-01T01:17:16Z</dc:date>
    </item>
  </channel>
</rss>

