CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 02 Aug 2025 03:32:02 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20081223100206
location: https://web.archive.org/web/20081223100206/https://www.oreilly.com/catalog/9781565925144/
server-timing: captures_list;dur=0.460466, exclusion.robots;dur=0.018960, exclusion.robots.policy;dur=0.009347, esindex;dur=0.010939, cdx.remote;dur=8.222217, LoadShardBlock;dur=167.933861, PetaboxLoader3.datanode;dur=75.081546, PetaboxLoader3.resolve;dur=69.501679
x-app-server: wwwb-app203
x-ts: 302
x-tr: 200
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app203; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sat, 02 Aug 2025 03:32:03 GMT
content-type: text/html
x-archive-orig-date: Tue, 23 Dec 2008 10:01:43 GMT
x-archive-orig-server: Apache
x-archive-orig-p3p: policyref="https://www.oreillynet.com/w3c/p3p.xml",CP="CAO DSP COR CURa ADMa DEVa TAIa PSAa PSDa IVAa IVDa CONo OUR DELa PUBi OTRa IND PHY ONL UNI PUR COM NAV INT DEM CNT STA PRE"
x-archive-orig-last-modified: Thu, 18 Dec 2008 09:39:13 GMT
x-archive-orig-accept-ranges: bytes
x-archive-orig-content-length: 31849
x-archive-orig-x-cache: MISS from olive.bp
x-archive-orig-x-cache-lookup: MISS from olive.bp:3128
x-archive-orig-via: 1.0 olive.bp:3128 (squid/2.6.STABLE13)
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 23 Dec 2008 10:02:06 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 28 May 2008 00:52:26 GMT", ; rel="prev memento"; datetime="Sun, 21 Dec 2008 16:12:33 GMT", ; rel="memento"; datetime="Tue, 23 Dec 2008 10:02:06 GMT", ; rel="next memento"; datetime="Wed, 27 May 2009 01:39:10 GMT", ; rel="last memento"; datetime="Mon, 14 Aug 2023 09:31:16 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 50_7_20081223004617_crawl109-c/50_7_20081223095939_crawl100.arc.gz
server-timing: captures_list;dur=0.638565, exclusion.robots;dur=0.027852, exclusion.robots.policy;dur=0.012590, esindex;dur=0.011282, cdx.remote;dur=101.578282, LoadShardBlock;dur=184.432440, PetaboxLoader3.datanode;dur=236.573843, PetaboxLoader3.resolve;dur=165.531360, load_resource;dur=268.392775
x-app-server: wwwb-app203
x-ts: 200
x-tr: 633
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Windows NT Event Logging | O'Reilly Media
Windows NT Event Logging
Featured customer reviews
Windows NT Event Logging Review, May 24 2000
Now, as my wife can attest, I love ORA. I have a (rapidly) growing menagerie of books (about 20, counting this one) and find that, for the most part, O'Reilly is interesting, to the point and informative. The one major drawback I have encountered with some of their titles is that they occasionally have a problem properly focusing on the audience.
Case in point--WinNT Event Logging. I am working on my MCSE, and wanted to learn the tricks, the tips, the ins and outs of Event Logging. I wanted to learn those secrets that O'Reilly knows. I wanted to make the WinNT Event log jump through hoops, dance a jig and make me breakfast.
What I got instead, was a $35 help file. The chapters that were of use to me were the first three, which were basically a rewrite of the WinNT Event Viewer help files. The rest of the book (with one exception) was absolutely worthless. I'm an admin--why would I care how you call the event logging service? What difference does it make which parameters are passed to which functions? I don't want to know the API--I want to the function. An analogy--I wanted a book about car racing and instead got a mechanic's manual.
So, if you're a programmer, grab it--please. We all need well-written event information (and stable programs). If you're a sysadmin, take the $35 and buy a couple of pounds of good coffee; the coffee will help you more than this book will.
By James D. Murray
September 1998
Pages: 316
ISBN 10: 1-56592-514-9 |
ISBN 13: 9781565925144
(Average of 1 Customer Reviews)
This book is OUT OF PRINT.
DescriptionThis book describes Windows NT event logging facilities for programmers, system administrators, and security administrators who need to troubleshoot system problems and trace security breaches. It includes programming examples in C, Visual Basic 5, Perl 5 for Win32, Visual J++, and C++ classes for MFC (Microsoft Foundation Classes). A CD-ROM contains examples from the book and contributed event logging and auditing software.
Full Description
Event logging is a facility used by computer systems to record the occurrence of significant events. An "event" is any change that occurs in a system -- for example, a user logon, an addition to a file, or a change to a user's privileges. Because a computer system may experience hundreds or thousands of events each second, it is important to distinguish which events require the immediate attention of a system administrator, which should be recorded as entries in the system's event log for later analysis, and which can be safely ignored.
Event logs provide a centralized collection point for all kinds of error reports, system alerts, diagnostic messages, and status messages generated by a system. This book describes the characteristics of these messages, why they are important, and how you can access them and act upon them. Event logs are particularly important to system security and problem troubleshooting. Windows NT systems generate three distinct types of event logs:
- Security log. Stores reports of security-related events -- for example, a user has written to a file or there has been a change in a user's privileges.
- System log. Stores reports generated by system components, including drivers and services -- for example, a device failed, a driver failed to load, or a memory allocation or I/O error occurred.
- Application log. Stores reports on all other events -- for example, an internal application error (such as a failure to allocate memory) occurred, or a file download aborted.
Featured customer reviews
Windows NT Event Logging Review, May 24 2000
Rating:




Submitted by Syniq
[Respond | View]




Now, as my wife can attest, I love ORA. I have a (rapidly) growing menagerie of books (about 20, counting this one) and find that, for the most part, O'Reilly is interesting, to the point and informative. The one major drawback I have encountered with some of their titles is that they occasionally have a problem properly focusing on the audience.
Case in point--WinNT Event Logging. I am working on my MCSE, and wanted to learn the tricks, the tips, the ins and outs of Event Logging. I wanted to learn those secrets that O'Reilly knows. I wanted to make the WinNT Event log jump through hoops, dance a jig and make me breakfast.
What I got instead, was a $35 help file. The chapters that were of use to me were the first three, which were basically a rewrite of the WinNT Event Viewer help files. The rest of the book (with one exception) was absolutely worthless. I'm an admin--why would I care how you call the event logging service? What difference does it make which parameters are passed to which functions? I don't want to know the API--I want to the function. An analogy--I wanted a book about car racing and instead got a mechanic's manual.
So, if you're a programmer, grab it--please. We all need well-written event information (and stable programs). If you're a sysadmin, take the $35 and buy a couple of pounds of good coffee; the coffee will help you more than this book will.
- Table of Contents
- Index
- Sample Chapter
- Colophon
- Register Your Book
- View/Submit Errata
- View/Submit Review
Got a Question?
![]() © 2008, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
About O'Reilly Privacy Policy Contacts Customer Service Authors Press Room Jobs User Groups Academic Solutions Newsletters Writing for O'Reilly RSS Feeds Terms of Service |
Other O'Reilly Sites O'Reilly Radar Ignite Tools of Change for Publishing Digital Media Inside iPhone O'Reilly FYI makezine.com craftzine.com hackszine.com perl.com xml.com |
Sponsored Sites Inside Aperture Inside Lightroom Inside Port 25 InsideRIA java.net |