Webhooks for Log Entries

415
2
08-29-2023 07:54 AM
Status: Open
Thomas_Z2
New Contributor III

It would be nice to be able to create webhooks for log entries.

2 Comments
jcarlson

Like piping your server / portal logs to someplace else?

My understanding is that ArcGIS Monitor is purpose built for this, but basically any "observability" service you use can do this as well, like Amazon Cloudwatch.

What do you want to do with log entry webhooks?

Thomas_Z2

Yes, I would like to have an endpoint that is called when a new log entry is written.

For example, log entries with a certain log level, a certain message occurs (warning regarding disk space) or, if certain geoprocessing services failed.

The endpoint is then deciding what to do with it.