System Logging Task

From GM-RKB
Jump to navigation Jump to search

A System Logging Task is a logging task for information systems.



References

2023

  • (Wikipedia, 2023) ⇒ https://en.wikipedia.org/wiki/logging_(computing) Retrieved:2023-4-20.
    • In computing, logging is the act of keeping a log of events that occur in a computer system, such as problems, errors or just information on current operations. These events may occur in the operating system or in other software. A message or log entry is recorded for each such event. These log messages can then be used to monitor and understand the operation of the system, to debug problems, or during an audit. Logging is particularly important in multi-user software, to have a central overview of the operation of the system.

      In the simplest case, messages are written to a file, called a log file. Alternatively, the messages may be written to a dedicated logging system or to a log management software, where it is stored in a database or on a different computer system. Specifically, a transaction log is a log of the communications between a system and the users of that system, [1] or a data collection method that automatically captures the type, content, or time of transactions made by a person from a terminal with that system. [2] For Web searching, a transaction log is an electronic record of interactions that have occurred during a searching episode between a Web search engine and users searching for information on that Web search engine. Many operating systems, software frameworks and programs include a logging system. A widely used logging standard is Syslog, defined in Internet Engineering Task Force (IETF) RFC 5424). The Syslog standard enables a dedicated, standardized subsystem to generate, filter, record, and analyze log messages. This relieves software developers of having to design and code their ad hoc logging systems.

  1. Peters, T. (1993). The history and development of transaction log analysis. Library Hi Tech., 42(11), 41−66
  2. Rice, R. E., & Borgman, C. L. (1983). The use of computer-monitored data in information science. Journal of the American Society for Information Science, 44, 247−256