Operation type Description
VSYS#update Reconfiguring an L-Platform.
VSYS#updateLNetDev Updating the parameters for the firewall and server load balancer.
VSYS#updateRemarks Changing the L-Platform remarks column input values after deploying.
Procedure for changing output destination
Use the following procedure to change the audit log output destination.
1. Rewrite the settings file.
The following table shows the settings file and the location to change:
[Windows Manager]
Log name Settings file Location to change (one location)
vsys_audit_log
Installation_folder
\RCXCFMG\config
\vsys_log4j.xml
<param name="File" value="C:\ProgramData
\Fujitsu\SystemwalkerCF-MG\logs
\vsys_audit_log" />
[Linux Manager]
Log name Settings file Location to change (one location)
vsys_audit_log /etc/opt/FJSVcfmg/config/
vsys_log4j.xml
<param name="File" value="/var/opt/FJSVcfmg/
logs/vsys_audit_log" />
2. Restart the manager.
Refer to "2.1 Starting and Stopping the Manager" for information on how to Restart the manager.
Procedure for changing the size of the file
Use the following procedure to change the audit log file size.
1. Rewrite the settings file.
The location to change is shown below:
[Windows Manager]
Log name Settings file Location to change (one location)
vsys_audit_log
Installation_folder
\RCXCFMG\config
\vsys_log4j.xml
Change the underlined part of the <param
name="MaxFileSize" value="10MB" /> element
under the <appender
name="auditfileout"class="org.apache.log4j.Rolling
FileAppender"> element to the desired value.
Example: value="100MB" (to change the size of the
audit log file to 100 MB)
[Linux Manager]
Log name Settings file Location to change (one location)
vsys_audit_log /etc/opt/FJSVcfmg/config/vsys_log4j.xml Change the underlined part of the <param
name="MaxFileSize" value="10MB" /> element
under the <appender
name="auditfileout"class="org.apache.log4j.Rollin
gFileAppender"> element to the desired value.
- 145 -