<?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 System Log Parser - How does it work? in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/system-log-parser-how-does-it-work/m-p/1693303#M43982</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Does anybody know any information to read about ArcGIS Server logs and how System Log Parser manipulate these to generate the statistics, etc?&lt;/P&gt;&lt;P&gt;Our company use an observability platform where the server logs are already ingested, and it has a query language to create statistics and&amp;nbsp;dashboard capabilities from this data, etc.&lt;/P&gt;&lt;P&gt;Instead of using another tool, etc. how does System Log Parser group the data together for its calculations.&lt;/P&gt;&lt;P&gt;Any help in the area would be greatly appreciated (eg. group by request id, look at certain codes, find min/max datetime per request, etc) Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 30 Mar 2026 05:56:03 GMT</pubDate>
    <dc:creator>AnthonyRyanEQL</dc:creator>
    <dc:date>2026-03-30T05:56:03Z</dc:date>
    <item>
      <title>System Log Parser - How does it work?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/system-log-parser-how-does-it-work/m-p/1693303#M43982</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Does anybody know any information to read about ArcGIS Server logs and how System Log Parser manipulate these to generate the statistics, etc?&lt;/P&gt;&lt;P&gt;Our company use an observability platform where the server logs are already ingested, and it has a query language to create statistics and&amp;nbsp;dashboard capabilities from this data, etc.&lt;/P&gt;&lt;P&gt;Instead of using another tool, etc. how does System Log Parser group the data together for its calculations.&lt;/P&gt;&lt;P&gt;Any help in the area would be greatly appreciated (eg. group by request id, look at certain codes, find min/max datetime per request, etc) Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2026 05:56:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/system-log-parser-how-does-it-work/m-p/1693303#M43982</guid>
      <dc:creator>AnthonyRyanEQL</dc:creator>
      <dc:date>2026-03-30T05:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: System Log Parser - How does it work?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/system-log-parser-how-does-it-work/m-p/1693332#M43983</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/165251"&gt;@AaronLopez&lt;/a&gt;&amp;nbsp;did a blog on this topic,&amp;nbsp;&lt;A href="https://community.esri.com/t5/implementing-arcgis-blog/arcgis-enterprise-analysis-with-system-log-parser/ba-p/1413851" target="_blank"&gt;https://community.esri.com/t5/implementing-arcgis-blog/arcgis-enterprise-analysis-with-system-log-parser/ba-p/1413851&amp;nbsp;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is another post that may be relevant:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-enterprise-questions/help-understanding-system-log-parser-output/td-p/1185052" target="_blank"&gt;https://community.esri.com/t5/arcgis-enterprise-questions/help-understanding-system-log-parser-output/td-p/1185052&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is a blog space that has other similar topics:&amp;nbsp;&lt;A href="https://community.esri.com/t5/implementing-arcgis-blog/bg-p/implementing-arcgis-blog" target="_blank"&gt;https://community.esri.com/t5/implementing-arcgis-blog/bg-p/implementing-arcgis-blog&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2026 10:50:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/system-log-parser-how-does-it-work/m-p/1693332#M43983</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2026-03-30T10:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: System Log Parser - How does it work?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/system-log-parser-how-does-it-work/m-p/1693590#M43990</link>
      <description>&lt;P&gt;George,&lt;/P&gt;&lt;P&gt;I'm looking for detailed information relating to how the log entries are grouped together for analysis, etc.&lt;/P&gt;&lt;P&gt;We use Dynatrace as our &lt;SPAN&gt;observability&amp;nbsp;platform and the logs are being ingested in their raw form. I need to analyse the logs in a similar way to the System Log Parser (eg. what logic is used in log parser to group the entries, what text is extracted from the XML to know which service the entry relates to, etc)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is the detailed info I need.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is an example from our map server site for a service&lt;/P&gt;&lt;P&gt;Level Time Message Source Machine Code Time Elapsed User Name Process Thread Method Name Request ID&lt;BR /&gt;INFO Mar. 31, 2026, 2:13:10 pm Request for the service 'BYDA/BYDA.MapServer' processed successfully. Response sent to the user '0123456789ABCDEF::integration.dynatrace'. Soap SAWSWGM01.SERVICES.LOCAL 9526 6484 19 14295a98-536f-4e1c-b97b-d545ad602077&lt;BR /&gt;FINE Mar. 31, 2026, 2:13:10 pm Binary request successfully processed. Response size is 24541 bytes. BYDA/BYDA.MapServer SAWSWGM01.SERVICES.LOCAL 100004 0.84820 0123456789ABCDEF::integration.dynatrace 45820 51264 WMSServer.get_Data 14295a98-536f-4e1c-b97b-d545ad602077&lt;BR /&gt;FINE Mar. 31, 2026, 2:13:09 pm String request received. Request size is 72 characters. BYDA/BYDA.MapServer SAWSWGM01.SERVICES.LOCAL 100001 0123456789ABCDEF::integration.dynatrace 45820 51264 WMSServer.get_Data 14295a98-536f-4e1c-b97b-d545ad602077&lt;BR /&gt;FINE Mar. 31, 2026, 2:13:09 pm String request successfully processed. Response size is 72 characters. BYDA/BYDA.MapServer SAWSWGM01.SERVICES.LOCAL 100002 0.00010 0123456789ABCDEF::integration.dynatrace 45820 51264 WMSServer.GetToPost 14295a98-536f-4e1c-b97b-d545ad602077&lt;BR /&gt;FINE Mar. 31, 2026, 2:13:09 pm String request received. Request size is 49 characters. BYDA/BYDA.MapServer SAWSWGM01.SERVICES.LOCAL 100001 0123456789ABCDEF::integration.dynatrace 45820 51264 WMSServer.GetToPost 14295a98-536f-4e1c-b97b-d545ad602077&lt;BR /&gt;FINE Mar. 31, 2026, 2:13:09 pm Wait time for 'BYDA.BYDA.MapServer' service request is 0 milliseconds. Server SAWSWGM01.SERVICES.LOCAL 7615 6484 31 14295a98-536f-4e1c-b97b-d545ad602077&lt;BR /&gt;INFO Mar. 31, 2026, 2:13:09 pm Request received from the user '0123456789ABCDEF::integration.dynatrace' for the service 'BYDA/BYDA.MapServer'. Soap SAWSWGM01.SERVICES.LOCAL 9502 0123456789ABCDEF::integration.dynatrace 6484 19 14295a98-536f-4e1c-b97b-d545ad602077&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used the 'Request ID' to group the log entries. Is that correct?&lt;/P&gt;&lt;P&gt;Do I filter 'Level' first or at all? eg. just only 'FINE' entries&lt;/P&gt;&lt;P&gt;What to filter next if anything? eg. Code=&lt;SPAN&gt;7615 Is this what I use to determine if any user needed to wait for the service to become free? Where are the list of codes and there meaning?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do you extract the service name from the message or do you filter the codes to a certain value grouped by request id to determine the name of the service as the 'Source' is set to 'Server'&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2026 04:34:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/system-log-parser-how-does-it-work/m-p/1693590#M43990</guid>
      <dc:creator>AnthonyRyanEQL</dc:creator>
      <dc:date>2026-03-31T04:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: System Log Parser - How does it work?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/system-log-parser-how-does-it-work/m-p/1693656#M43993</link>
      <description>&lt;P&gt;Thanks for the reply, unfortunately I do not have that level of experience or information with parsing out the logs.&lt;BR /&gt;&lt;BR /&gt;Hopefully someone else may be able to chime in.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2026 11:01:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/system-log-parser-how-does-it-work/m-p/1693656#M43993</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2026-03-31T11:01:06Z</dc:date>
    </item>
  </channel>
</rss>

