Our centralized logging is in MS Azure, using App Insights. There's a Java jar available from MS to log to App Insights, and I could wrap that in PL/SQL. But then I'd also have to sort out all of the TCP ACLs it needs in Oracle. Has anyone done this successfully?
I fear that could be a morass of integration details.
On a separate track, has anyone has written an App Insights logging client in pl/sql, or does anyone even know where to find the specs to write such a logging client (google has failed me thus far)?
Many thanks,
Scott