You can see log file in following path.
C:\Windows\WindowsUpdate.log
WSUS log file name.
Hi everyone!
I installed the WSUS service on the W2K19 core but I cannot find this log file. May someone help me?
-
udara peiris 691 Reputation points
2020-09-29T00:31:01.723+00:00
3 additional answers
Sort by: Most helpful
-
-
AllenLiu-MSFT 45,381 Reputation points Microsoft Vendor
2020-09-29T02:54:10.32+00:00 @Doria
Thank you for posting in Microsoft Q&A forum.
You may change the command prompt to PowerShell.
Then use the command to get last one hour entries.get-eventlog Application -after (get-date).addhours(-1)
Remember the index.
Use the Index to see the full details:get-eventlog Application | where index -eq xxxxx | format-list *
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread. -
Doria 1,246 Reputation points
2020-09-29T13:28:05.263+00:00 Thanks guys for the answers!
I thought 'WindowsUpdate.log' file was a client log, not the WSUS service log file. Anyway, I found this as file content: