Huge sized logmon.txt file on C drive

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

There is a file called logmon.txt on my C drive which grows to a few Gigs in
size every few weeks. I don't know how this is getting created and more
importantly how I can stop it from getting created.

Can someone kindly point me where I should look to disable the creation of
this file? Thanks very much.
 
Since it is a text file, take a look inside it and see what sort of things
are logged to this file. That may give you a clue as to the program that's
creating it. Oce you find that, perhaps the program has a "do not log"
option.
 
Back
Top