.

Harvest::Controller::SOIFFilter::Timing - add time information to objects

DESCRIPTION

Timing adds various time based attributes to the management data. Currently it adds:

Update-Time
The time (in Unix epoch format) that the record was last updated.
Time-To-Live
The length of time (in seconds) that the object will be valid for

This is a postfilter module, rather than a Summariser module because it still needs to be run when the object has not been modified on the server.

PARAMETERS

Length of time, in seconds, for the time to live value. A value of 0 will disable expiry in 'new' brokers.