|
|
|
|
|
Logs
Action : was.logs (Category : was, Name : logs, By : kikonf)
Complete Name : was.logs.by.kikonf Version : 5.0 License : Modified BSD License Purpose of the was category : Easy to customize. This category use in background the wsadmin command in jython mode (through AdminConfig, AdminControl and AdminTask), to drive WebSphere Application Server ® configuration. You can use it to manage the whole WebSphere ® architecture. Purpose of this logs plugin : Tune the JVM logs directories The following shows a sample Action File to use with the Action : was.logs This sample file can be run with this command : kikact was.logs Toggle lines
<logs type='action' root_dir='$[temp]' do_activity='false'>
<scope node='localhostNode01' server='server1'/>
<stdout rollover_size='3' max_backup_files='5'/>
<stderr rollover_size='4' max_backup_files='6'/>
</logs>
Trademarks :
|