Select to view content in your preferred language

Automating Server Log Reporting

261
1
09-15-2022 06:31 AM
ZacharyHart
Regular Contributor II

[I've note found a way to cross post threads in Geonet, but I may also post this in the Python API section as well.]

So, I've been using the Python API guide to build some basic code around pulling Portal/Server logs. My goal eventual goal here is to push notifications for greater visibility when things are going wrong (rather than having to log into Server Manager and query logs manually).

The code works as expected, but now the challenge is where & how to execute. I really don't want this to just run locally, with say Microsoft Task Scheduler. On other hand, I'm not sure if Power Automate offers any ability to execute Python code.

Has anyone else crafted a similar solution for pushing Server/Portal logs?

0 Kudos
1 Reply
TonyContreras_Frisco_TX
Occasional Contributor III

This is one of the jobs that can be accomplished by using ArcGIS Monitor. Other solutions like SolarWinds or something else your IT department might already use might also provide this capability. Here are some other options to look into.

0 Kudos