How to define log level in OBIEE 11g?
When enabled, OBIEE creates a query log in NQQuery.log file which is located by default at {Middleware_Home/instances/instance1/diagnostics/logs/OracleBIServerComponent/coreapplication_obis1. The query long becomes very handy in testing environment and troubleshooting. Click here for more details on Query Log and Log Level.
In 10g, it was simple. Open your repository in Oracle BI Administration tool, from the file menu go to Manage> Security > Users. Double click a user to go to properties and set the logging level.
Well, let's try the same in OBIEE 11g, let's go to Manage> Identity.
Where are my users?
Now, in OBIEE 11g, the users security/identify store is defined in Weblogic server. To define log level open your repository in online mode in Oracle BI Admin tool, go to Manage> Identity. Now, you can see the defined users.
Double click on a user name to see properties. Set logging level by using up and down arrow. Log level is defined from 1 to 5. Click here to get more information on logging level.
Click OK, check in your changes, save the repository. Restart BI Services and next time this user logs in you will be able to see the query logs being generated.
References:
Cheers,
Deepak