On Wednesday, January 23, 2013 01:02:46 PM Adi Chiru wrote:
 Hello everyone,
 
 I have been using auditd for a while and now I am interested in the
 dispatcher stuff to be able to run some of my scripts as a result of an
 alert. However, I cannot find anything about how to write my own plugins. A
 simple shell script  does not seem to work. Can anyone help? 
There is a sample plugin (with Makefiles) located in the source code. You can 
also see it here:
https://fedorahosted.org/audit/browser/trunk/contrib/plugin
-Steve