The Superintendent of a large school district maintains a centralized visitor sign-in log that captures every significant event across all schools: who entered a building, which classroom they accessed, when they arrived, and which ID badge they used. This district log retains detailed records for 180 days, with older entries available only if a date range is specified at retrieval time. Each entry is stamped with the actor, the action taken, and the school where it occurred. To meet legal compliance requirements, the Superintendent has arranged for a fax machine to automatically transmit every new incident report the moment it is written to the district legal office. This streaming arrangement means the legal office always holds a real-time, continuous copy of events. If the fax machine is paused for maintenance, the district keeps a buffer of unsent reports for up to seven days; if the pause stretches beyond that window, some records will be lost permanently. School staff also make programmatic requests to the front office for log extracts, but the front office enforces a strict policy: no more than 1,750 requests per hour per badge type. An integration team that ignores this ceiling starts receiving rejection notices and misses critical data. When an incident is traced back to a laminated ID badge, the Superintendent can filter the entire district log to show only events tied to that badge, revealing a precise trail of access. A Superintendent who relies only on manual log reviews and never sets up the fax stream loses an irretrievable compliance record the moment an audit window closes.
Both capture who acted, what action was taken, and where it occurred across the entire organization, with a fixed retention window of 180 days before records age out.
Both push a continuous, real-time copy of every new event to an external system the moment it is recorded, ensuring the receiving party always holds a current archive independent of the source.
Both impose a fixed ceiling on how many queries a given credential can make in a rolling hour, causing rejections when integrations exceed that threshold and potentially creating gaps in data collection.
Both allow an administrator to isolate the complete trail of actions attributable to one credential, making it possible to investigate exactly what a single actor or automation performed across the entire environment.
Both systems retain a backlog for exactly seven days when the outbound connection is interrupted; exceeding that window means records are permanently unrecoverable from that gap.
A Superintendent who never connects the fax stream and only reads the on-site log manually will find the compliance record permanently gone once the 180-day retention window closes.