java - How do I create custom Audit Service Provider for IBM WebSphere AS 8.5 -


i trying create custom audit service provider ibm websphere application server 8.5 . followed link did not information audit service provider interface/methods. there no documentation on this. how implement interface no info on methods.

all want log security auditing events database rather binary file in default case.

https://www-01.ibm.com/support/knowledgecenter/#!/ssaw57_8.0.0/com.ibm.websphere.nd.doc/info/ae/ae/tsec_sa_config_asp_3rdparty.html?cp=ssaw57_8.0.0%2f1-8-31-5-4


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -