We are using a Roads and Highways 10.7.1 with Event Editor and ArcGIS Enterprise 10.9.1 Server with location services enabled. There doesn't appear to be a rest endpoint for queryEditLog. I have perused the rest catalog pages and I don’t see this operation anywhere. Using a rest URL that mirrors the documentation without ArcGIS Enterprise DNS returns 400 “Invalid URL”.
Event Editor uses the same root LRS_Server rest endpoint and seems to work fine. I have confirmed that the database account that is used to publish the network dataset has access to the data and we followed the documentation LRS access privileges here: https://desktop.arcgis.com/en/arcmap/latest/extensions/roads-and-highways/access-privileges-in-the-lrs.htm
Are we missing something? Does the lrs_edit_log table need to be added to the map document used to publish the location enabled services?
For more info see here:
https://developers.arcgis.com/rest/services-reference/enterprise/lr-query-edit-log.htm
Here is an example of the rest catalog page with the operation listed from ESRI lrs sample server:
https://lrssample.esri.com/server/rest/services/RoadsHighways/NewYorkRoads/MapServer/exts/LRServer
Equivalent URL with out server return 400 “Invalid URL” :
https://<our server dns>/lrsfed1/rest/services/otsm/EE_op/MapServer/exts/LRSServer/queryEditLog