I've seen several threads on this subject but the solution is not given in the open and the threads are closed. What is the solution?
Thanks, Denis
Log Name: Microsoft-Windows-Kernel-EventTracing/Admin
Source: Microsoft-Windows-Kernel-EventTracing
Date: 9/23/2014 9:11:48 AM
Event ID: 4
Task Category: Logging
Level: Warning
Keywords: Session
User: SYSTEM
Computer: Denis-Ofc-PC
Description:
The maximum file size for session "NPETraceSession" has been reached. As a result, events might be lost (not logged) to file "C:\Users\Denis\AppData\Local\NPE\NPETraceSessionBoot.etl". The maximum files size is currently set to 83886080 bytes.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Kernel-EventTracing" Guid="{B675EC37-BDB6-4648-BC92-F3FDC74D3CA2}" />
<EventID>4</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>1</Task>
<Opcode>10</Opcode>
<Keywords>0x8000000000000010</Keywords>
<TimeCreated SystemTime="2014-09-23T13:11:48.944888200Z" />
<EventRecordID>865</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="136" />
<Channel>Microsoft-Windows-Kernel-EventTracing/Admin</Channel>
<Computer>Denis-Ofc-PC</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="SessionName">NPETraceSession</Data>
<Data Name="FileName">C:\Users\Denis\AppData\Local\NPE\NPETraceSessionBoot.etl</Data>
<Data Name="ErrorCode">3221225864</Data>
<Data Name="LoggingMode">4194309</Data>
<Data Name="MaxFileSize">83886080</Data>
</EventData>
</Event>