Hi, im using BOE XI R2.
Just wonder how to configure in CMC so that the log files in Program Files\Business Objects\BusinessObjects Enterprise 11.5\Logging will auto deleted when the files is past a certain days?
The log file is getting bigger and cause the disk out of space.
Hi,
I don’t think there is an option to delete log files automatically through CMC.
You may use a script to delete the files after certain date from the Log folder.
Once you have a script, you could publish it to enterprise and schedule it to run via the program job server. That would, at least, move the deletion into being something that’s managed by BO XI, but the other folks are correct that there’s nothing built into the system to do this for you.
That file is much larger than the ones on our system which are about 4K.
I would check to see if tracing is turned on on the webi report server. Go to the CCM and look at the properties for the webi report server. Look at the command line and see if the -trace option is on the command line. If it is remove it and restart the service.
Yes you should remove the -trace option from the command line. That is what is causing the excessive logging. You only need it if you are troubleshooting a problem with the webi report server. It will not cause any problems by removing it.