Syncing or sending Apigee Audit logs to another Enterprise Logging system

Looking for the optimal way to send the Apigee Audit logs to our Enterprise Logging System. We are currently using Humio to capture all logging for our Enterprise systems would like to included these as well for tracking updates to Proxies, Users, Developers, Shared flows, etc.  I understand that their is an API that can be used to pull the logs and then push them, but hoping for a better way to just have them flow into Humio.

Any help and/or advice would be appreciated.

0 1 67
1 REPLY 1

May be check cassandra DB keyspace "audit" and table  - "audits".  You can be creative querying from there & push(may be kafka connector)..Haven't tried but let me know if you plan to do so? (may be do on Disaster recovery site and not on active site to avoid any performance issues)

ref:

https://www.googlecloudcommunity.com/gc/Cloud-Product-Articles/Apigee-Edge-Auditing/ta-p/78731