The SRC software provides
a sample event listener, DefaultAuditEventListener. You can use the
sample listener, customize it, or use the information in the sample
to create another audit plug-in. The sample event listener and its
documentation is in the SDK+AppSupport+Demos+Samples.tar.gz file on the Juniper Networks Web site at: https://www.juniper.net/support/csc/swdist-erx/src.html You can locate the application in the directory /SDX/doc/ent/plugindoc/net/juniper/smgt/ent/plugin. The sample listener sends output to a log file. The documentation
for the plug-in is also in the SDK+AppSupport+Demos+Samples.tar.gz file in the folder /SDX/doc/ent/plugindoc.
You can also find the documentation on the Juniper Networks Web site
athttp://www.juniper.net/techpubs/software/management/src/api-index.html.
If you create an audit plug-in, you add the plug-in class to the WAR file for the enterprise service portal.
Table 21 shows the common information that is provided by every enterprise service portal audit plug-in event.
Table 21: Common Audit Plug-In Information
Table 22 describes the events that an audit plug-in listener can listen for and the information reported in those events.
Table 22: Events Reportable to the Audit Plug-In