<?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 Re: Get Custom Data Feed logfile in ArcGIS Enterprise Extensibility Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/get-custom-data-feed-logfile/m-p/1623618#M450</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In ArcGIS Enterprise 11.5, the custom data feeds logs are available in in ArcGIS Server Manager and ArcGIS Server Administrator in the logs section. In prior versions, you will have to have access to the machine that ArcGIS Server is running on. You can access the logs at this path:&lt;BR /&gt;&lt;STRONG&gt;C:\Program Files\ArcGIS\Server\framework\runtime\customdata\logs&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jun 2025 22:52:09 GMT</pubDate>
    <dc:creator>John_Hash</dc:creator>
    <dc:date>2025-06-13T22:52:09Z</dc:date>
    <item>
      <title>Get Custom Data Feed logfile</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/get-custom-data-feed-logfile/m-p/1612378#M447</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a custom data feed provider running in ArcGIS Server, and would like to see the logfile. Does anyone know where I can find it? I looked in the ArcGIS Server Manager's Log section (with level set to Debug), but logging from my provider does not seem to go there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Model class, I use e.g. &lt;FONT face="courier new,courier"&gt;this.logger.info("My message"), &lt;/FONT&gt;which shows up nicely when run from my development environment (vscode).&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2025 12:06:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/get-custom-data-feed-logfile/m-p/1612378#M447</guid>
      <dc:creator>BerendVeldkamp</dc:creator>
      <dc:date>2025-05-07T12:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Get Custom Data Feed logfile</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/get-custom-data-feed-logfile/m-p/1623618#M450</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In ArcGIS Enterprise 11.5, the custom data feeds logs are available in in ArcGIS Server Manager and ArcGIS Server Administrator in the logs section. In prior versions, you will have to have access to the machine that ArcGIS Server is running on. You can access the logs at this path:&lt;BR /&gt;&lt;STRONG&gt;C:\Program Files\ArcGIS\Server\framework\runtime\customdata\logs&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 22:52:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/get-custom-data-feed-logfile/m-p/1623618#M450</guid>
      <dc:creator>John_Hash</dc:creator>
      <dc:date>2025-06-13T22:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Get Custom Data Feed logfile</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/get-custom-data-feed-logfile/m-p/1624175#M453</link>
      <description>&lt;P&gt;Thanks, it would never have occurred to me to look in the Program Files folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a follow up: Is there a way to set the custom data feed's log level in versions earlier than 11.5?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 06:33:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/get-custom-data-feed-logfile/m-p/1624175#M453</guid>
      <dc:creator>BerendVeldkamp</dc:creator>
      <dc:date>2025-06-17T06:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Get Custom Data Feed logfile</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/get-custom-data-feed-logfile/m-p/1624436#M455</link>
      <description>&lt;P&gt;Yes there is. It is a little trickier, but you have to change this line in the Node code itself:&lt;BR /&gt;&lt;BR /&gt;const koop = new Koop({ logLevel: 'info' });&lt;BR /&gt;&lt;BR /&gt;in your CDF App in&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;src/app/index.js&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/enterprise-sdk/guide/custom-data-feeds/custom-data-feeds-troubleshooting/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/enterprise-sdk/guide/custom-data-feeds/custom-data-feeds-troubleshooting/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 18:36:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/get-custom-data-feed-logfile/m-p/1624436#M455</guid>
      <dc:creator>John_Hash</dc:creator>
      <dc:date>2025-06-17T18:36:37Z</dc:date>
    </item>
  </channel>
</rss>

