Troubleshooting Windows remote Event/Log Collection.(IBM Wincollect, Logrhythm SMA)
Contents
Introduction
1.Connect remotely from EventViewer
2.Check Network Connection
3.Check Account Permissions
4.Check Local Firewall
5.Check Auditing
Introduction
Below are troubleshooting steps that can be followed to identify and fix the issues.
1.Connect remotely from Eventviewer
In the Event Viewer console, right-click Event Viewer (Computer name), where computer name is the name of the computer you are connected to.
Select Connect to Another Computer.
2.Check network connection
Check if below ports are open from Wincollect/SMA to the remote computer:
|
ID# |
From-Win Collector |
To- Windows
Server |
Port |
Protocol |
Description |
Service Required For |
|
1 |
Wincollect/SMA |
Windows Server |
135 |
TCP |
DCOM |
This traffic is generated by the following log source protocols: |
|
2 |
Wincollect/SMA |
Windows Server |
137 |
UDP |
Windows NetBIOS |
This traffic is
generated by the following log source protocols: |
|
3 |
Wincollect/SMA |
Windows Server |
138 |
UDP |
Windows NetBIOS |
This traffic is generated by the following log source protocols: |
|
4 |
Wincollect/SMA |
Windows Server |
139 |
TCP |
Windows NetBIOS |
This traffic is
generated by the following log source protocols: |
|
5 |
Wincollect/SMA |
Windows Server |
445 |
TCP |
Microsoft Directory |
This traffic is generated by the following log source protocols: |
|
6 |
Wincollect/SMA |
Windows Server |
49152-65535 |
TCP |
Default dynamic
port range for TCP/IP |
Default dynamic
port range for TCP/IP |
If any of these ports are not open then network team shall see if firewall is blocking it. Raise a requests to allow these ports.
3.Check Account permissions
Required permissions:The log source user must be a member of the Event Log Readers group. If this group is not configured, then domain admin privileges are required in most cases to poll a Windows event log across a domain. In some cases, the Backup operators group can also be used depending on how Microsoft Group Policy Objects are configured.
Windows XP and 2003 operating system users require read access to the following registry keys
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\eventlog· HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\Language HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft Windows\CurrentVersion
4. Check Local Firewall Rules
If all the ports are open check local firewall on remote computer, if the firewall is on check if below rules are allowed:
After following all the steps above try connecting to remote computer using event viewer fromWincollect/SMA again. If you are able to connect using Event viewer and do not see real time events that will mean the auditing is not setup as per recommendations by Microsoft on that server.
If everything is fine please check auditing on the server by using below command:
auditpol /get /category:*Verify if auditing is enabled according to strong recommendations by Microsoft as per below link:Please note that if windows server is not setup as per minimum recommendations (For hardware, RAM and CPU) from Microsoft these can impact the performance.





Comments
Post a Comment