RE: [ntdev] ETW manifest registration through registry enteries and a simple question to microsoft

Hi,
I am not sure I understand how you were planning to collect the logs remotely if the manifest was registered. If you could explain your scenario in more details I might be able to give you a better answer.
Thanks,
Alex


Date: Wed, 22 Jul 2009 22:36:45 +0530
Subject: Re: [ntdev] ETW manifest registration through registry enteries and a simple question to microsoft
From: xxxxx@gmail.com
To: xxxxx@lists.osr.com

Hi,

Thanks for the reply.

Sorry , but I have seen this page earlier but couldn’t find answer to my question.

Only thing that I could make out is that I can use consumer applcations to consume events and enable the session if manifest has not been registered. Is that you were pointing ? But, this does’nt relate to my idea of collecting the etl logs from remote location without registering manifest file or launching consumer application.

Please if you can specfy the locaton in faq where I can find the answer.

Thanks
Anshul Makkar

On Wed, Jul 22, 2009 at 10:18 PM, Alex Bendetov wrote:

As I was saying manifest is needed for EventLog service integration. If you just want to collect your events without event log involvement (by just using ETW) it is quite possible. There is an FAQ at: http://social.msdn.microsoft.com/Forums/en/etw/thread/a1aa1350-41a0-4490-9ae3-9b4520aeb9d4 which should help answer most of your questions.
Thanks,
Alex