Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

...

Description

Cron Expression to schedule log cleanup time

Default Value

0 0 3 * * ?

Possible Values

Any valid Cron Expression

Selection Criteria

When and how often user wants logs to be cleaned up. It is used when you want to run the log and repository clean-up, e.g., for 8 PM you need to define 0 0 20 * * ? .

Comments

Refer to Cron expression document

abpm.appmanagement.retainTime

...