Zipped log files

When an active log file reaches its configured size limit (default 20 MB), the log file is automatically added to the appropriate zip file to conserve disk space.

Zipped log files have these filename formats:

  • EMA error and debug zip files - ema.logfiletype.timestamp.zip

  • Applications zip files - ema.timestamp.zip

  • RM error and debug zip files - rm.logfiletype.timestamp.zip

  • WFO log zip files - wfo.log4j.timestamp.zip

  • WFO coherence log zip files - coherence.timestamp.zip

  • WFO error log zip files - error.timestamp.zip

    Where:

    • logfiletype is either error or debug.

    • timestamp specifies the time the file was created in this format: 2012-05-03-12-44-31 (Year-Month-Day-Hour-Minute-Second)

      For example, active log file names look like this:

      • ema.error_2013_05_03_09_47_15.zip

      • ema.log.2013_05_03_12_44_31.zip

      • rm.debug_2013_05_03_07_26_59.zip

      • wfo.log4j-2013_05_03_07_26_59.zip