PDA

View Full Version : Cannot Log Audit data in Database


gautam_naha
10-16-2003, 05:03
Hi ,
I am using WM6.0
I am not being able to log audit data to database. The steps which I have followed are --

1. Configured cnf file to make auditstore=database
2. Enabled JDBC pool connection to IS Core Audit log database.
3. Enabled audit settings at service level for Error and Success Only.
4. Restarted IS at least 2 times after configuring all settings.
5. Checked Monitor for any information after executing a simple savepipelinetofile service.

No information is shown in Monitor. No information in WMSERVICE table or any other table in auditlog database.

Am I missing anything else?
Can somebody pls help??

Thanks

sarath
11-23-2005, 13:25
Did you get any answer for the above issue.

I am also having the same issue. Let me know what was the solution you had given.

VijayaM
02-03-2006, 15:57
could you audit log into database and let me know if you did try to archive it and also the service you have used to archive.

Thanks
Vij

murali.basani
02-05-2006, 19:54
Hi
Do you have the ProcessAudit Jdbc pool also configured.
I think this is the one we require for Business processes(Monitor) database.

Thanks
Murali

jeevanrego
02-22-2006, 23:41
Hi

When logging data to the database, there are different jdbc pools, the primary ones used are

IS Core Audit : server error, documents loggeg by broker, pipeline messages...

Process Audit : This is used for loggin the Model information in the monitor, the various services, broker documents.

The jdbc pool required to configure is you Process Audit Pool

Cheers
Jeevan

rsamban
02-24-2006, 10:20
Make sure you have the following properties set in the server.cnf (you can also do it in extended settings from admin page)

watt.server.auditLoadSchema=true
watt.server.auditLog=perSvc
watt.server.auditStore=database

HTH

regards
Ramesh Sambandan

Hi ,
I am using WM6.0
I am not being able to log audit data to database. The steps which I have followed are --

1. Configured cnf file to make auditstore=database
2. Enabled JDBC pool connection to IS Core Audit log database.
3. Enabled audit settings at service level for Error and Success Only.
4. Restarted IS at least 2 times after configuring all settings.
5. Checked Monitor for any information after executing a simple savepipelinetofile service.

No information is shown in Monitor. No information in WMSERVICE table or any other table in auditlog database.

Am I missing anything else?
Can somebody pls help??

Thanks