<?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: Server Object Interceptors in ArcGIS Enterprise Extensibility Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/server-object-interceptors/m-p/1295007#M342</link>
    <description>&lt;P&gt;see this sample&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-enterprise-sdk-resources/tree/master/Samples/dot%20net/SOI/NetSimpleLoggerSOI" target="_blank" rel="noopener"&gt;arcgis-enterprise-sdk-resources/Samples/dot net/SOI/NetSimpleLoggerSOI at master · Esri/arcgis-enterprise-sdk-resources · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Anyway in the log you see the level you have enabled. If you set 'warning' you don’t see 'info' logs but only error and warning.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jun 2023 15:32:46 GMT</pubDate>
    <dc:creator>nicogis</dc:creator>
    <dc:date>2023-06-01T15:32:46Z</dc:date>
    <item>
      <title>Server Object Interceptors</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/server-object-interceptors/m-p/1281224#M323</link>
      <description>&lt;P&gt;We have create a project in C# for Server Object Interceptors (SOI) for getting server logs who opened services.&lt;/P&gt;&lt;P&gt;and added extension file in server manager extension as below screen.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shanmukha_KumariVattem_0-1682072281066.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/68703i517BF48756F4FD03/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Shanmukha_KumariVattem_0-1682072281066.png" alt="Shanmukha_KumariVattem_0-1682072281066.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And enabled interceptor in service capabilities interceptors section as in below screen&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shanmukha_KumariVattem_1-1682072440644.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/68704i22F08F1139B1EB45/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Shanmukha_KumariVattem_1-1682072440644.png" alt="Shanmukha_KumariVattem_1-1682072440644.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But we are unable to see the logs in server logs who opened the service like username&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ans also we have enabled for write the logs in JSON file in service capabilities but it is not writing into that file&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shanmukha_KumariVattem_2-1682072727349.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/68705i10A9B704FC0154CC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Shanmukha_KumariVattem_2-1682072727349.png" alt="Shanmukha_KumariVattem_2-1682072727349.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 10:29:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/server-object-interceptors/m-p/1281224#M323</guid>
      <dc:creator>Shanmukha_KumariVattem</dc:creator>
      <dc:date>2023-04-21T10:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Server Object Interceptors</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/server-object-interceptors/m-p/1295007#M342</link>
      <description>&lt;P&gt;see this sample&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-enterprise-sdk-resources/tree/master/Samples/dot%20net/SOI/NetSimpleLoggerSOI" target="_blank" rel="noopener"&gt;arcgis-enterprise-sdk-resources/Samples/dot net/SOI/NetSimpleLoggerSOI at master · Esri/arcgis-enterprise-sdk-resources · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Anyway in the log you see the level you have enabled. If you set 'warning' you don’t see 'info' logs but only error and warning.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 15:32:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/server-object-interceptors/m-p/1295007#M342</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2023-06-01T15:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Server Object Interceptors</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/server-object-interceptors/m-p/1581264#M440</link>
      <description>&lt;P&gt;For anyone still interested, the link above does not work, here's a link to the simple logger example&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/Esri/arcgis-enterprise-sdk-resources/tree/master/Samples/dot%20net/SOI/SimpleLoggerSOI" target="_blank"&gt;https://github.com/Esri/arcgis-enterprise-sdk-resources/tree/master/Samples/dot%20net/SOI/SimpleLoggerSOI&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 13:14:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/server-object-interceptors/m-p/1581264#M440</guid>
      <dc:creator>SFurey</dc:creator>
      <dc:date>2025-02-03T13:14:01Z</dc:date>
    </item>
  </channel>
</rss>

