
<logger name="com.dell.wnm" level="DEBUG">
<appender-ref ref="WNM-MESSAGE" />
<!-- appender-ref ref="WNM-ERROR" />
<appender-ref ref="WNM-TRACE" /-->
</logger>
5. Save the file using the vi editor commands such as :w (save file) and quit :q: (quit editing).
6. Press the Enter button to return to the main menu.
To edit a config.properties AFM system file:
1. Select the Edit File option.
2. Enter the edit file option 2 and then select the 2. config.properties option.
Figure 10. Edit AFM File System
3. Press the Enter button.
4. To change the time of the cron job, search for “2am” or “1am” keyword. You can change the “2am” to “3am” for
backup postgres DB or change it from “1am” to 4am” for the Hbase.
For example,
# The folder to store backed up database files. If the folder does not exist, the backup program will try to create it
wnm.database.backup.folder=/data/backup/postgres
# The backup job will be started every day at 2am.
wnm.database.backup.schedule=0 0 2am * * ?
# *************** Database parameter : END ***************************
# *************** HBASE parameter : Start ***************************
# The folder to store backed up database files. If the folder does not exist, the backup program will try to create it
23
Comentários a estes Manuais