Running a federated 1071 set up. I'm trying to audit our Hosted data and pull a list of Service names, publish date and publisher username. Is something like this possible?
In our GIS Server Manager there is a folder called 'Hosted' with some of this information, just not sure how to pull it into a text or csv file.
Thanks
Hey there! Huge fan of your handle, made me chuckle 😀
At 10.9, we introduced admin reporting functionality that will answer these questions. As for 10.7.1, I think looking in the hosting server would get you part of the info (at least how many hosted services you have) but not the other pieces of info. I'll research this and see if I can find anything.
https://developers.arcgis.com/python/guide/managing-your-gis-servers/
If you are familiar with the Python API, you should be able to get an export of all hosted services from here.