Skip to main content

Compress logs

This service will consolidate the solution access logs, removing entries that can be spared.

The entries that are left after cleanup is

  • Two entries for each combination of users and records
    • First access to this record
    • Last access to this reord

Note that the number of accesses to each item is still preserved, allthough there is no longer kept seperate timestamps.

The service is controlled by the property: serviceLogentriesConsolidate

Configuration

[If any configuration is available, and how to]

Developer info

  • Classname: dk.p2e.blanket.services.CleanupLoggingData
  • Default isActive: 
  • Default interval: