Jump to: navigation, search

Backend Server service:wmdb

wmdb.retention.entity.all

  • Default Value: 14
  • Valid Values: Any integer
  • Changes take effect: When the application is started or restarted.
  • Description: The default expiration period for all entities, in the time units set in the wmdb.retention.time-unit option. The entities affected by this option are: event, page, session, visit, engagementattempt, useragent, and identity. This option is mandatory.

wmdb.retention.entity.<object>

  • Default Value: The value of the wmdb.retention.entity.all option.
  • Valid Values: Any integer
  • Changes take effect: When the application is started or restarted.
  • Description: Defines the default expiration period for the selected entity, in the time units set in the wmdb.retention.time-unit option. Possible values for <object> are: event, page, session, visit, engagementattempt, useragent, and identity. Setting wmdb.retention.entity.<object> is optional.

wmdb.retention.time-unit

  • Default Value: day
  • Valid Values: sec, min, hour, day, month
  • Changes take effect: When the application is started or restarted.
  • Description: Defines the time units for the expiration period set in the wmdb.retention.entity.all and wmdb.retention.entity.<object> options. This option is mandatory.
This page was last edited on September 16, 2013, at 13:03.
Comments or questions about this documentation? Contact us for support!