Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21c5d0baba8879c

Jump to content

File change log

From Wikipedia, the free encyclopedia

A file change log tracks changes to the namespace (files and directories) of a file system. Depending on the implementation, a file change log in computing will record changes such as creates, links, unlinks (deletions), renamed files, data changes, and metadata changes (for example, ACLs and permissions). A file change log can be accessed as a file in the file system, or hidden and accessed only programmatically.

A file change log differs from a file system's journal.

Purposes

[edit]

Such a log can serve at least two purposes. First, some applications must scan an entire file system to discover changes since their last scan. By reading a file change log, they can avoid this scan. Scanning applications include backup utilities, web crawler, search engines, and replication programs. Second, the log can serve as an audit record for activity in a file system.

Some applications and software provide functionality to create a file change log. For example Adobe Acrobat 9 allows users to create a file change log for documents with Bates numbering which is typically used in the legal profession.[1]

In cyber security it can be used for monitoring and to determine conflicts with compatibility issues.[2]

The log is also used in accounting and business management to monitor bills, inventories and changes by individuals to these records.[3]

References

[edit]
  1. "Adobe Acrobat 9 Covers Standard, Pro, and Pro Extended". Google. p. 258. Retrieved 2025-06-01.
  2. Park, James J. (Jong Hyuk); Chen, Shu-Ching; Choo, Kim-Kwang Raymond (2017-05-11). Advanced Multimedia and Ubiquitous Engineering. Singapore: Springer. p. 191. ISBN 978-981-10-5041-1.
  3. Bragg, Steven M. (2008-05-13). Management Accounting Best Practices. John Wiley & Sons. p. 102. ISBN 978-0-470-17993-2.