Users Guide
Figure 105. Transfer Files
2. Press Enter.
3. Enter the file type to transfer:
• 1. Syslog
• 2. AFM Database Backup
• 3. AFM Configuration and Database Backup
• 4. AFM Performance Database Backup
4. Press Enter.
5. To upload all the files to the FTP or TFTP server, click y.
6. Press Enter.
7. Press Enter to return to the main menu.
Editing AFM Files
You can edit the following types of files using the Edit File option:
• 1. logback.xml — The logback.xml file contains the database logging file and enables or disables
debugging. By default, the logging level is set to INFO. The logging levels are as follows: ALL, DEBUG,
ERROR, INFO, OFF, TRACE, or WARN.
The typical use case is change the logging level from INFO to DEBUG,
<logger name="com.dell.indigo" level="INFO" /> change to <logger
name="com.dell.indigo" level=" DEBUG" />
<logger name="com.dell.dfm" level=" INFO " /> changed to <logger
name="com.dell.dfm" level="DEBUG" />
<logger name="com.dell.wnm" level=" INFO " /> changed to <logger
name="com.dell.wnm" level="DEBUG" />
2. config.properties — The config.properties file contains the system level configuration for the
database backup.
1. Select Edit File.
2. Enter the edit file option 1 to select the 1.logback.xml option.
204
Maintenance










