Can we define a JS library that implements a trace and an audit function in apigee cloud ?

manoharbj1
Participant I

audit and trace logs in apigee cloud. can we define simple format to identify audit logs from trace logs.

0 1 82
1 REPLY 1

I don't understand the question. Can you use a few more words to explain what you want to accomplish.

Do you want to create a JavaScript file ? Or maybe a JSON schema (you mentioned a "simple format")?

If a JavaScript file, Will this JS run in a terminal on your workstation? In nodejs?

Are you expecting to use the Admin API for Apigee Edge from the JS file to query audits or debugsessions?

Something else?

Maybe some examples.