at the moment I analyze the possibilities to export the audit log to an external database system. Here I have two tiny questions to the content of the AuditLogs table:
To which table does the EntityId field refer?
The fields Action and Component contains numbers, e.g. Action 4 = Start Job with Component 11 = Jobs or Action 7 = Upload with Component 17 = Libraries. Where can I find the enumeration of number to description? The description is here, but unfortunately no numbers.
Hi Stefan,
I dont know how to answer your question, but in my opinion, what you are trying to do should be easir using the orchestrator API, since in the swagger docs they are more or less answering you questions, look: