Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to reduce log verbosity

Hi all...

We like how the log write every line of the scripts, and we don't want to reduce the verbosity of all of them. But we have some process that could have a lower level of verbosity in some functions (e.g. when looping through a lot of records). Is there a way to stop that without having to use an external log application?

Maybe a switch that we could turn on and off in the middle of the script?

Thanks

3 Replies
rajeshvaswani77
Specialist III
Specialist III

Hi Gonzalo,

If you are talking of the server logs then below is how you can have a reasonable verbosity.

1)Session log - Enable this.

2)Performance - Enable this by setting the initial monitoring interval by 20 Minutes.

3)Event - Enable with Medium Verbosity

4)Audit - Disable this as this will record every click.

thanks,

Rajesh Vaswani

Not applicable
Author

No, thanks, But I'm, Talking about the verbosity of the qvw log.

rajeshvaswani77
Specialist III
Specialist III

Hi Gonzalo,

I am afraid not since this will log all the setsils that appear on the script window.

You can either turn it ON or OFF thats the maximum you could do.

thanks,

Rajesh Vaswani