Reduce DevTest VSE log files size named VS_*
search cancel

Reduce DevTest VSE log files size named VS_*

book

Article ID: 276227

calendar_today

Updated On:

Products

Service Virtualization

Issue/Introduction

Log files in the lisatmp_10.7.2 folder like VS_<virtual service> are taking up too much space.
How to reduce the amount of logging by the VSE for these type of log files. 

Environment

DevTest 10.7.2 and later

Resolution

To reduce the amount of logging in the VSE log files named VS_<virtual service>.log, make the following change to the logging.properties file: 
logger.VSE.level = WARN

rootLogger.level controls the level of logging in the vse.log
logger.VSE.level controls the level of logging in vse_matches.log and VS_<virtual service>.log