|
POST
|
George, I'm looking for detailed information relating to how the log entries are grouped together for analysis, etc. We use Dynatrace as our observability 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) This is the detailed info I need. Thanks Here is an example from our map server site for a service Level Time Message Source Machine Code Time Elapsed User Name Process Thread Method Name Request ID 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 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 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 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 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 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 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 I used the 'Request ID' to group the log entries. Is that correct? Do I filter 'Level' first or at all? eg. just only 'FINE' entries What to filter next if anything? eg. Code=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? 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'
... View more
03-30-2026
09:09 PM
|
0
|
1
|
355
|
|
POST
|
Hi there, Does anybody know any information to read about ArcGIS Server logs and how System Log Parser manipulate these to generate the statistics, etc? Our company use an observability platform where the server logs are already ingested, and it has a query language to create statistics and dashboard capabilities from this data, etc. Instead of using another tool, etc. how does System Log Parser group the data together for its calculations. 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
... View more
03-29-2026
10:56 PM
|
0
|
3
|
454
|
|
IDEA
|
If you have many xlsx files for each environment, then managing changes across them would/could be a nightmare (in my case it could be up to 7 portals (3 AGOLS & 4 Enterprise)) We use python and Azure DevOps pipelines to publish our surveys, and the code updates the xlsx file with the target url to the portal being deployed to. We find having one set of files easy to manage.
... View more
03-17-2026
01:44 PM
|
0
|
0
|
384
|
|
POST
|
Interested in what other people say but my first thought of populating the ReleaseDate in the child table (survey repeat) is to set the calculation of that field to use the parent field's value
... View more
03-17-2026
01:37 PM
|
0
|
0
|
345
|
|
IDEA
|
Hi there, Would it possible to get a map refresh button for the geo questions? In some occasions, the map locks up and this might be related to the user having poor mobile data coverage and the only way to get the map usable again is to save the current survey, kill of Survey123 iOS app and relaunch it, open the draft survey and continue in the map to see features from the linked web map. It would be nice to have a button that could re-establish connection and refresh, etc. Thanks
... View more
01-18-2026
05:25 PM
|
3
|
1
|
354
|
|
IDEA
|
@Philip-Wilson Wouldn't the publishing process just need to altered to ensure the survey form item is created first (itemid would then be known) and then with what items that have been linked in Survey123 Connect app would have their relationships created as one of the last steps? I thought this would be easier than the user having to publish the survey, go back to link items, and then republish again FYI. I have worked out the way we are going to do it as part of our CI/CD pipelines.
... View more
01-04-2026
07:56 PM
|
0
|
0
|
804
|
|
IDEA
|
Please allow linked content to be added to the survey before it's published. The Survey123 Connect app is connected to the ArcGIS Enterprise Portal, so not sure why this section would limit the user to publish their survey before linking other content/items from Portal to it. The reason is we have developed CI/CD pipelines that publish our surveys to ArcGIS Enterprise which allows us to keep the same item id throughout our environments so if the survey is used with hyperlinks in ArcGIS Field Maps, then these links will not be broken when the survey is republished, etc from an update/upgrade/etc. Thanks
... View more
01-03-2026
05:13 PM
|
2
|
5
|
886
|
|
IDEA
|
There are many ideas to get the usage statistics for a Portal Item in ArcGIS Enterprise similar to AGOL, but there are requirements to get this based on individual named users as well. This is to gauge the uptake of new content by members within a team.
... View more
11-11-2025
07:59 PM
|
4
|
0
|
356
|
|
POST
|
Hi there, We have ArcGIS Enterprise 11.1 setup in HA. Portal for ArcGIS 2025 Security Update 1 & 2 were applied successfully with our Portal in HA but came across an issue when patching to Update 3. Patched our primary portal server first with no issues and this become the standby. Patched the standby server which is now primary and found the portal home page wouldn't load with 404 error in the browser for dojo.js, etc. Checked the portal server and found the arcgis#home directory sitting in C:\Program Files\ArcGIS\Portal\framework\webapps had been deleted. Uninstalled the patch, the folder reappeared and now portal runs as expected. Has anybody else come across this before? I had seen previous post relating to 11.3 Update 1 removing Instant Apps folders so I'm assuming it something along the lines of previous bugs.
... View more
10-19-2025
08:18 PM
|
1
|
1
|
957
|
|
IDEA
|
Is it possible to allow the utility to configure their own association type/role? This would allow the utility to model different types of relationships between their assets. Some examples would be An electric device controls another electric device (control unit to a recloser, controller to a streetlight) Allow an electric line to be attached to a structure junction Also, this would allow for the system association type/roles to be changed as well. eg. For an electricity distributor, an electric line (overhead conductor) to be attached to a structure junction (crossarm) As these associations are relationships which are the same as attachments/containment, these follow the same rules in trace configurations to be included or not, etc. This would bring all association rules into one configurable area within the UNM.
... View more
10-10-2025
08:03 PM
|
1
|
0
|
429
|
|
POST
|
We use a different way, and this is to set the group claim to 'Security groups' option and then in the advanced section add a prefix filter. This way you don't have to keep adding groups into your enterprise app and only the AD groups you actually require are passed in the group claim. A little bit naming standards need to be done for this to work.
... View more
10-01-2025
10:43 PM
|
0
|
0
|
1259
|
|
POST
|
Sorry about being 5 years late to reply. In the group claims section in Azure AD, we changed the Source attribute
... View more
09-30-2025
10:40 PM
|
0
|
0
|
1518
|
|
IDEA
|
Wondering if the Survey123 Connect application could have a validation step in the form publishing process that checks the form fields to ensure it matches the schema of a feature service? I had a survey that was created using the Connect app and published to AGOL. This survey needs to be migrated to ArcGIS Enterprise using a feature service so the data will be placed in the geodatabase. When creating the feature class and related table for the feature service to be published was misconfigured. When using this misconfigured service with the survey, when submitting data for the survey it put the message box that pops up into an endless loop and had to kill of the app on my iPhone 13 with iOS18.3. After many hours of checking and testing the survey fields to the feature service, it was found enabling attachments for the related table was missing which corresponded to the repeat with many questions and an image question. So, from this can a validation step be put into the publishing process to look at certain layouts in your form and compare to your feature service examples image question = feature service layer has attachments enabled repeat with a certain name = related table in the published service repeat with an image question = related table in the published service has attachments enabled
... View more
04-25-2025
07:07 PM
|
1
|
0
|
455
|
|
POST
|
RKatz, You don't need the arcgis python api to do this. Using the requests module and send a GET request to your url (eg. url='...../GISViewer/MapServer/57/query?f=json&token=.....) will return json data
... View more
11-26-2024
08:41 PM
|
1
|
1
|
1664
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 01-18-2026 05:25 PM | |
| 2 | 01-03-2026 05:13 PM | |
| 4 | 11-11-2025 07:59 PM | |
| 1 | 10-10-2025 08:03 PM | |
| 1 | 10-19-2025 08:18 PM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|