• Anonymous
  • Login
  • Register
Audit Manager - News: Updated Install Instructions.. Configuration Database & Server Task To install Audit Manager, you need three files: AuditMan


Updated Install Instructions..

Configuration Database & Server Task

To install Audit Manager, you need three files: AuditManager.ntf, AuditManagerLog.ntf, and ntrigger.dll.

AuditManager.ntf - This is the Notes template for the main configuration database.
AuditManagerLog.ntf - This is the Notes template for log databases
ntrigger.dll - This is the dll for the (triggerhappy) server add-in task


Place AuditManager.ntf and AuditManagerLog.nft into the Domino data directory of the server where you are installing Audit Manager, then create a new "AuditManager.nsf" file with the title "Audit Manager Configuration" and the base the design on the "AuditManagerConfiguration" template.

Important: In order for the server add-in task to use the Audit manager Configuration database you need to add the following line to the servers .ini file
TriggerHappyConfigDb=filename e.g TriggerHappyConfigDb=auditmanager.nsf

Edit the notes.ini file of your Domino server and find the "extmgr_addins=" entry.
If one doesn't exist, add the following new entry:

extmgr_addins=trigger.dll

If it already exists, add it to the end of the line with a comma, like this:

extmgr_addins=foobar.dll,trigger.dll

Important: The DLL was named "ntrigger.dll", but the ini variable just "trigger.dll". This is because Notes always adds the "n" to the name of the DLL before loading. Why? I don't know, but have to enter it without the "n" or else. You just do.

Restart the Notes client or Domino server. Audit manager is now installed!


Important: If you already have Trigger Happy running on your server you will only be able to run Trigger Happy or Audit manager, as two configuration databases cannot be used.

Audit Log Databases

Now you need to create one or more Audit Manager log databases to store the audit logs in. Audit Manager can reference any umber of Audit logs, you may decide to have 1 centralised log, or a log per application, database, or trigger, or any combination of the above.

The create an Audit Manager log database, simply create a new database on you Domino server (a dedicated directory would be a good idea) based on the AuditManagerLog.ntf file, give the log database a name and configure the ACL. Create as many log databases as required.


In this field you can enter the actual news.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.