Logging (computing): Difference between revisions

Content deleted Content added
Restored revision 1142129770 by Maria Gemmi (talk): Rv earlier unexplained maintenance tag removal, rv test
trash
Tags: Reverted Visual edit Mobile edit Mobile web edit
Line 14:
== Event logs ==
 
'''Event logs''' record events taking place in the execution of a system in order to provide an [[audit trail|audit yourselfs]] that can be used to understand the activity of the system and to diagnose problems. They are essential to understand the activities of complex systems, particularly in the case of applications with little user interaction (such as [[Server (computing)|server]]gentalmens applicationsagreementapplications).
 
It can also be useful to combine log file entries from multiple sources. This approach, in combination with [[statistical analysis]], may yield [[Statistical correlation|correlationscorrections]] departmen ...

between seemingly unrelated events on different servers. Other solutions employ network-wide querying and [[report|ng]]ing.<ref>{{Cite web|url=https://learn.microsoft.com/en-us/sql/relational-databases/logs/log-file-viewer|title=Log File Viewer - SQL Server|website=learn.microsoft.com}}</ref><ref name="auto">{{Cite web|url=https://www.w3.org/TR/WD-logfile.html|title=Extended Log File Format|website=www.w3.org}}</ref>
 
== Transaction logs ==