
There may be many reasons for the LPAgent configuration not being pushed from LogPoint to the devices. The following things can be taken into considerations:
- Check to see if the Windows machine is actually running or not and proper network connectivity is established between Logpoint and the device. This might seem trivial, but there are instances where the windows machines are not functioning in the first place.
- Run the telnet command on the device for port 7994 and 7995. Since these are the ports via which the configurations are pushed. There might be an issue with the lpagent which is deployed on the log source. You can also check if ports 7994 or 7995 are open on the device's end.
- Verify that the configured device is not configured as NAT IP. If NAT IPs are being used, then the configuration will need to be copied manually to the correct directory; C:\Program Files (x86)\lpagent\conf\lpagent.conf
-
You can also verify logs present at given locations for further troubleshooting.
- LPAgent log files present on C:\Program Files (x86)\lpagent\data\lpagent.log
- Logs present on /opt/immune/var/log/service/lpa_manager/current
2 comments