On Thu, Oct 27, 2016 at 2:23 PM, Thilini Cooray <[email protected]> wrote:
> Hi, > > APIM 1.7 does not support audit logs for operations such as API creation > and deletion, application creation and deletion. > I am looking for alternatives which can be used for collecting audit data. > > Since application data are only stored in AM_DB, we can collect > application related audit data by adding a database trigger for > AM_APPLICATION table. > > However, API details are stored in both AM_DB and Registry DB. > Therefore what is the recommended way for collecting audit data for API > creation and deletion? > > Will it be reliable enough to just add a database trigger for AM_API table > for insertions and deletions ? > > Please note that having triggers in a frequently used transaction table such as AM_API could impact the performance negatively. Thanks. > > -- > Best Regards, > > *Thilini Cooray* > Software Engineer > Mobile : +94 (0) 774 570 112 <%2B94%20%280%29%20774%20570112> > E-mail : [email protected] > > WSO2 Inc. www.wso2.com > lean.enterprise.middleware > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Lahiru Cooray* Software Engineer WSO2, Inc.;http://wso2.com/ lean.enterprise.middleware Mobile: +94 715 654154
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
