Skip to main content

Questions tagged [logging]

The act of recording actions, requests, and other meaningful data in a computer. Often used for troubleshooting kernels, servers, etc.

1 vote
1 answer
3k views

Where are really the log files to debug when a Windows 10 update fails?

I am struggling with Win 10 update: Feature update to Windows 10, version 1809 x64 2020-03B - Error 0x80070490 Google is swamped with useless articles about random peoples' experiences, but no actual ...
divB's user avatar
  • 587
24 votes
3 answers
60k views

Logging individual application network usage in Windows 7 [closed]

There are many answers here detailing programs that will monitor and log internet usage for a pc, but I need that usage to be logged and broken down, detailing which applications consumed that data. ...
LJW's user avatar
  • 373
135 votes
6 answers
261k views

Why is CBS.log file size 20 GB

Two days ago I had a full C: drive, after which I deleted 8 GB of data. The next day the hard drive was full again, so I continued with deleting another 5 GB, and once again the next day the disk was ...
skmasq's user avatar
  • 1,461
69 votes
8 answers
52k views

How can I log all process launches in Linux?

I would like to get a log of all processes that are launched with the time that they were launched and the arguments they were launched with. Is this possible in Linux?
Brandon DuRette's user avatar
14 votes
4 answers
34k views

Logging when someone connects or removes a USB device to/from a Windows machine

I am currently trying to find a way to log all of the connections and disconnections of USB devices from all of the Windows machines on our network. This information needs to automatically be logged ...
Rumbles's user avatar
  • 285
68 votes
6 answers
87k views

Log viewer on Windows [closed]

I'm a developer, and I generate big log files. I've tried several log viewer applications (free or not), so far mtail I like the most. But, it lacks features. I would like from my log viewer to: ...
Mercer Traieste's user avatar
45 votes
4 answers
122k views

Does Windows log programs that have been run/called?

In Windows, is there a log that records what programs were run/called? While browsing the internet, viewing a static page with no ads, mouse clicks, keypresses, or miscellaneous plugins/addons/...
Coldblackice's user avatar
  • 5,984
13 votes
2 answers
6k views

How to log processes throughout workday?

Basically, I want to track which processes are running and their cpu % throughout the day to pinpoint random freezing and slowness. I would like to go in to a text file and see a log of the previous ...
trail_runner's user avatar
1 vote
1 answer
6k views

Can I log file operations (create/modify/delete) in Windows?

Is there any logging mechanism in Windows XP to know whether a user has done a specific file operation (create/modify/delete)?
Sandeep's user avatar
  • 390
1 vote
1 answer
553 views

Reasons for the blue screen of death in Windows 7 logs

Lately I see a blue screen of death a lot and want to know why it appears. Where should I gather the information so the problem can be diagnosed best? Couldn't find anything in C:\Windows\Logs.
Sergey's user avatar
  • 477
41 votes
5 answers
73k views

Writing "tail -f" output to another file

As a continuation from my last post where I have used grep & tail -f to find occurences of "rare" events. I would like to record this in another file. I've tried turning tail -f log.txt | ...
Mike's user avatar
  • 635
22 votes
3 answers
128k views

Is there a Windows 7 uninstall log that shows who uninstalled what?

Is it possible to know who uninstalled a specific application from Windows 7 event logs?
FrancisV's user avatar
  • 385
21 votes
4 answers
9k views

Is there an exhaustive list of what Windows logs or can log?

I know that there is the event log, but that's not where it stops. There are logs for MSI executables, device logs, setup and installation, performance logs, and so on. It's probably quite a long list;...
Tamara Wijsman's user avatar
16 votes
4 answers
108k views

How can I use Event Viewer to confirm login times filtered by User?

I'm required to log my start and finish times at work. Occasionally I forget to do this and had a bright idea that checking the Security events log would allow me to retrospectively ascertain my times....
immutabl's user avatar
  • 1,806
10 votes
3 answers
59k views

Find all past desktop IP addresses

Is there a way to find some type of log file that saves all IP address that were assigned to a desktop? I changed an static IP of a desktop (switched it to DHCP) of mine and i can not recall what the ...
StealthRT's user avatar
  • 994

15 30 50 per page
1
2 3 4 5
7