Microsoft MVP성태의 닷넷 이야기
Vista : 28. Windows Eventing 6.0과 관련된 토픽 모음 [링크 복사], [링크+제목 복사],
조회: 11321
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 
(연관된 글이 1개 있습니다.)

TechNet Magazine - Windows Vista의 이벤트 관리를 위한 새로운 도구
; (broken) http://ms.inposti.com/korea/technet/technetmag/issues/2006/11/EventManagement/default.aspx

위의 토픽을 통해서 대략 Vista와 롱혼에 포함된 이벤트 뷰어의 향상된 기능을 짐작할 수 있습니다.

이러한 향상된 "Windows Eventing 6.0"에 대응되는 새로운 로깅 API가 있을 텐데요. 코드명이 "Crimson"이었다고 하는데, 지금은 어떻게 바뀌었는지는 모르겠습니다.

저도 마찬가지일 텐데 ^^ 가능하면 C++보다는 C#으로 프로그램을 하면 좋겠지요. Crimson과 관련된 .NET 래퍼는 다음에서 소개되고 있습니다.

Raise Crimson Events from Managed Code Part 1
; https://docs.microsoft.com/en-us/archive/blogs/daiken/raise-crimson-events-from-managed-code-part-1

Raise Crimson Events from .NET Part 2 - The Manifest
; https://docs.microsoft.com/en-us/archive/blogs/daiken/raise-crimson-events-from-net-part-2-the-manifest

Raise Crimson Events from .NET Part 3 - The DLL
; https://docs.microsoft.com/en-us/archive/blogs/daiken/raise-crimson-events-from-net-part-3-the-dll

Raise Crimson Events from .NET Part 4 & 5 - Wrapping the API
; http://blogs.msdn.com/daiken/archive/2005/10/10/479059.aspx

참고로, 위 토픽들은 2005년에 씌여진 것들이기 때문에 Vista RTM에서는 바뀌었을지도 모릅니다.

................

[내용 추가: 2007-01-19]

일단, 프로그램은 위와 같은 식으로 할 수 있겠고, 사용법에 대해서는 다음과 같은 2가지 토픽을 보면 되겠습니다.

WinINet ETW Tracing Support in Windows Vista
; https://docs.microsoft.com/en-us/archive/blogs/wndp/wininet-etw-tracing-support-in-windows-vista

Event Tracing in HTTP.sys: Part 1 - Capturing a Trace
; https://docs.microsoft.com/en-us/archive/blogs/wndp/event-tracing-in-http-sys-part-1-capturing-a-trace

Event Tracing in HTTP.sys: Part 2 - Anatomy of an Event
; https://docs.microsoft.com/en-us/archive/blogs/wndp/event-tracing-in-http-sys-part-2-anatomy-of-an-event

...............

WinINET이나, HTTP.sys와 같은 빈번한 입출력 시스템에서도 사용할 수 있을 정도라면... 웬만한 프로그램들은 "Crimson"을 이용해서 디버깅 로그를 찍는 것이 가능하다고 볼 수 있겠습니다. (사실, 기존 Event API로는 사건 중심의 내용을 기록할 지언정, 디버깅 로그까지 보낸다는 것은 권장이 안되었죠.)

무엇보다도 마음에 드는 것은... 시스템 운영 중에 동적으로 이벤트/추적 로그를 활성화시킬 수 있는 배려.


[연관 글]






[최초 등록일: ]
[최종 수정일: 6/24/2021]


비밀번호

댓글 작성자
 



2008-09-02 09시25분
kevin25
2013-09-23 11시23분
Introduction Tutorial: Logging ETW events in C#: System.Diagnostics.Tracing.EventSource
; http://blogs.msdn.com/b/vancem/archive/2012/07/09/logging-your-own-etw-events-in-c-system-diagnostics-tracing-eventsource.aspx
정성태

... 31  32  33  34  35  36  37  38  [39]  40  41  42  43  44  45  ...
NoWriterDateCnt.TitleFile(s)
213정성태4/13/20068994Introduction to the MSN Messenger Activity SDK
212정성태4/13/200611035FIN_WAIT_2 상태에 대하여
211정성태4/13/20069651Override CLR Assembly Probing Logic
210정성태4/13/200610107Web.config의 기본 <appSettings /> Handler 교체
209정성태3/25/200610017Win32 FileID API Library
208정성태4/13/20069595(거의)모든 DB 에 대한 ADO.NET Data Provider (유료)목록
205정성태4/13/20069662Static Code Analyzer
206정성태4/13/20069360    답변글 Visual C++ Express를 사용한 보안 응용 프로그램 빌드
203정성태4/13/20069261WGF (Windows Graphic Foundation) [1]
202정성태4/13/20069084사용자 컴퓨터 환경 조사 결과(외국 사례)
201정성태4/13/200612826MySQLDirect .NET Data Provider
207정성태4/13/20068619    답변글 무료: Download Connector/Net 1.0 (MySQL) [1]
200정성태4/13/20069056Understanding Classic COM Interoperability With .NET Applications파일 다운로드1
199정성태4/13/20069318How to get a V2.0 ICorDebug object
198정성태4/13/20069395Whidbey breaking change --- Caching binding failures [1]
197정성태4/13/20068692The JIT does dead-code elimination in Debuggable code
195정성태4/13/20068751910442 - Working with Web Resources in ASP.NET 2.0
194정성태4/13/20069300ASP.NET 2.0 WebPart - SQL Server Error 26: Error Locating Server/Instance Specified
193정성태4/13/20069284WCF - Breaking Changes between Jan CTP and Feb CTP파일 다운로드1
192정성태4/13/20068861Cassini Update
191정성태4/13/20069918LeechBlocker ISAPI Filter
189정성태4/13/20069194The New Anonymous Types Feature in C# 3.0 [1]
188정성태3/8/20069262Microsoft Anti-Cross Site Scripting Library V1.0
196정성태4/13/20068785    답변글 왜 사용해야 하는가?
187정성태4/13/20068606제 1회 INETA 세미나
186정성태4/13/20069332Internet Information Services (IIS) 6.0 Manager for Windows XP
... 31  32  33  34  35  36  37  38  [39]  40  41  42  43  44  45  ...