About 50 results
Open links in new tab
  1. Windows System, Application logs vs. "Applications and Services" logs ...

    Jul 27, 2020 · Windows System, Application logs vs. "Applications and Services" logs in Event Viewer Ask Question Asked 5 years, 7 months ago Modified 5 years, 7 months ago

  2. windows server 2008 - using New-EventLog to create logs under ...

    I am trying to get the new log to appear as a node under the Applications and Services Logs node in the event viewer, and I just learned here that the Powershell cmdlet New-EventLog will create a new …

  3. windows - Grant access to Event Viewer "Application and Services Logs ...

    Jan 25, 2018 · If you find that Event Log Readers does not have access to any of the logs under Applications and Services Logs, you can create a list of the log names and use wevtutil to grant your …

  4. Forwarding Application and Services Logs using nxlog

    Jul 9, 2015 · Got solution for forwarding 'Application and Service Logs -> Microsoft -> Windows -> Windows Firewall with Advanced Security Logs' using nxlog. Need to add the following Query inside …

  5. Can I disable Windows Event Logging for a certain service?

    This is great, thanks! I've actually created a custom view for just the service that spams excluding 'Information' logs which will be fine for now. The Application Log still will be spammed though.

  6. Forward `Application and Service Logs` as SNMP traps

    Dec 23, 2016 · Windows 2012 R2. How to add EventLogs from Application and Service Logs\\Microsoft\\Windows to be able send them as SNMP traps using evntcmd utility. I try find them …

  7. Change an Applications and Services Logs log path using GPO

    Jun 11, 2015 · The specific log is found at Event Viewer \ Applications and Services Logs \ Microsoft \ Windows \ AppLocker \ EXE and DLL. I know you can change Application, Security, Setup, and …

  8. How to access container custom logs,azure kubernetes?

    Jun 24, 2021 · Many thanks for the links, but my question is how to get custom logs of my application in container insights or monitoring section of aks.

  9. How to clear Windows event logs using command line?

    May 26, 2015 · Powershell. PS C:\>Clear-Eventlog -Log Application, System The default is not to prompt you, but you can supply the -Confirm switch if you want to be prompted. Edit: Get-WinEvent -ListLog …

  10. how do i find application name using GUID from error in event viewer …

    3 When opening Component Services, as Ryan Ries suggests, You can quickly see the Application IDs of every COM application like this: In the left-hand menu, drill down into Component Services -> My …