37 lines
1.9 KiB
HTML
37 lines
1.9 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
|
||
|
|
||
|
<title>Configure the process log files</title>
|
||
|
</head>
|
||
|
<BODY>
|
||
|
<!-- Java sync-link -->
|
||
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
||
|
<h5><a name="trbprocessconfig"></a>Configure the process log files</h5>
|
||
|
<p>Use the WebSphere administrative console to configure the process logs for
|
||
|
your application server. The file name for a process log is the only attribute
|
||
|
that can be changed. Unlike the <a href="trbjvmintro.htm">Java virtual machine
|
||
|
log files</a>, the process logs are not self-managing, meaning the file size
|
||
|
and number of archives are not user defined. Generally, these files are empty
|
||
|
or contain a very small amount of information and do not require self-management.</p>
|
||
|
<p><strong>Note</strong>: Changes to a process log file while an application
|
||
|
is running are not applied until the application server is restarted.</p>
|
||
|
<p>To configure a process log file, follow these steps:</p>
|
||
|
<ol>
|
||
|
<li><a href="../admin/acstart.htm">Start the administrative console.</a></li>
|
||
|
<li>Expand <strong>Troubleshooting</strong>.</li>
|
||
|
<li>Click <strong>Logs and Trace</strong>.</li>
|
||
|
<li>Click your application server from the table.</li>
|
||
|
<li>Select <strong>Process Logs</strong> from the <strong>Logging and Tracing</strong> table.</li>
|
||
|
<li>Click the <strong>Configuration</strong> tab. The panel displays the attribute
|
||
|
values currently assigned to your process log file. Make any configuration
|
||
|
changes and continue. </li>
|
||
|
<li>Click <strong>OK</strong>.</li>
|
||
|
<li>Click <strong>Save</strong> at the top of the page to save the log changes.</li>
|
||
|
<li>Click <strong>Save</strong> your changes for your application server configuration.</li>
|
||
|
</ol>
|
||
|
</body>
|
||
|
</html>
|