Tracelog.txt

  • Thread starter Thread starter Uncle John
  • Start date Start date
U

Uncle John

have noticed this file in the Windows System32 Log folder growing huge. Now
about 4 gb.

What is it and how do I stop it?
 
Uncle John said:
have noticed this file in the Windows System32 Log folder
growing huge. Now about 4 gb.

What is it and how do I stop it?

Had this happen after running bootvis.exe on an XP machine. To
fix it you might want to try the following:

Go to Start -> Run and enter regedit.exe in the Open box.
Navigate to this location:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\GlobalLogger

In the right hand pane look for a value titled Starter.
Right click on that value and select Modify from the drop down
menu.
Change the Value data to 0.
Close the registry editor.

See if you can delete the file. Reboot and see if it gets
recreated.

Good luck

Nepatsfan
 
[[To determine whether event tracing is turned on for SAM events, run the
tracelog.exe -l command. This command lists all the trace sessions that are
active. The output that this command produces does not identify the events
where event tracing is enabled. However, you can use the information that is
contained in the Logger Name field to determine the application that turned
tracing on. You can also stop all tracing sessions by running the
tracelog.exe -x command. ]]
http://support.microsoft.com/default.aspx?scid=kb;en-us;884591


--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
tracelog.exe = WMI Event Trace Logger

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
Wesley Vogel said:
[[To determine whether event tracing is turned on for SAM events, run the
tracelog.exe -l command. This command lists all the trace sessions that
are active. The output that this command produces does not identify the
events where event tracing is enabled. However, you can use the
information that is contained in the Logger Name field to determine the
application that turned tracing on. You can also stop all tracing
sessions by running the tracelog.exe -x command. ]]
http://support.microsoft.com/default.aspx?scid=kb;en-us;884591


--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
Uncle John said:
have noticed this file in the Windows System32 Log folder growing huge.
Now about 4 gb.

What is it and how do I stop it?
 
Hi Nepatsfan,

Good info. I had run Bootvis.
The global logger was turned on and I turned it off in the Registry in the
way you suggested.
I deleted it with GIPO utilities at a reboot and that seems to have fixed
it.
(Wesley your command did not work in my system)

Thank you both for helping
 
Glad to hear you've got that fixed. I'm not sure but I think the
command that Wes passed along, tracelog.exe, doesn't work in XP
Home Edition.

Nepatsfan
 
Keep having fun! :-)

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top