COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => COGNOS 8 Administration => Topic started by: jmoore on 13 Mar 2007 11:59:12 AM

Title: audit reports
Post by: jmoore on 13 Mar 2007 11:59:12 AM
I installed the audit reports finally (beware a lot of undocumented issues). Anyway I'm trying to audit report usage in Analysis Studio. However, there seems to be a bug here. Reports are blank. If you look at the log data, logging captures the fact that it is from Analysis but it does not capture the report names, user info, etc. Anyone else seen this?
Title: Re: audit reports
Post by: jguevin on 14 Mar 2007 10:09:14 AM
what level of logging do you have set?  we have "Basic" set for logging and the table COGIPF_RUNREPORT shows the report names for both Reports and Analysis in the field COGIPF_REPORTNAME.  I think you can link this table with the COGIPF_USERLOGON to get the user.  we currently don't audit at the report level, but we do keep track of users.

hope this helps
Jeff
Title: Re: audit reports
Post by: jmoore on 15 Mar 2007 07:30:49 AM
We actually set it higher to REQUEST. Still the reportname field is blank for Analysis Studio. Report Studio names show up fine. The report names being run are more important to us than who (right now).