Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How can I stream the admin audit logs to Sumologic?

alamm
New Member

Hi,

I am looking to stream the admin audit logs (the ones that are shown in UI) to Sumologic. When I used curl to query the manage API for audit logs, I can blank responses. Even if I do specific products, its blank. I want to be able to just stream it for my org.

curl -X GET --header "Content-Type: application/octet-stream" --header "Authorization: Basic <some-key>" "https://api.enterprise.apigee.com/v1/audits/o/<my-org>/apiproducts?expand=true"

{

"auditRecord" : [ ]

}%

0 1 177
1 REPLY 1