Troubleshooting Logeraser Errors During Upgrade

During an upgrade, if there are any exceptions or errors in updating the logeraser configuration file, you might be directed to manually resolve the error. Follow the steps below to resolve the problem after the rest of the upgrade is complete.

  1. Edit the configuration file logeraser.conf in the AgiloftHome/conf/ directory.
  2. Replace each instance of jbosslogs with wildflylogs. For example:

    Original ValueNew Value
    filesets = jbosslogs,hprofs,tempsfilesets = wildflylogs,hprofs,temps
    fileset.jbosslogs.directoryfileset.wildflylogs.directory 
    fileset.jbosslogs.maskfileset.wildflylogs.mask
    fileset.jbosslogs.includesubdirsfileset.wildflylogs.includesubdirs
    fileset.jbosslogs.blackolderthanfileset.wildflylogs.blackolderthan
    fileset.jbosslogs.whiteyoungerthanfileset.wildflylogs.whiteyoungerthan
    fileset.jbosslogs.zipolderthanfileset.wildflylogs.zipolderthan
  3. Update these items:
    • Set properties:fileset.wildflylogs.directory to: AgiloftHome/wildfly/standalone/log
    • Set fileset.hprofs.directory to: AgiloftHome/wildfly/bin
CONTENTS
  • No labels