Change some of our routers to use this syslog server instead of TriGeo. Viewer never displays any messages. Also have Syslog Sender sending test messages and nothing. Orion Syslog service is started. I see traffic hitting the NCM server via packet trace. This is in the event viewer:
Service Start Failure - Exception during Initialize Service SolarWindsSyslogService was not found on computer '.'.
at System.ServiceProcess.ServiceController.GenerateNames()
at System.ServiceProcess.ServiceController.get_ServiceName()
at System.ServiceProcess.ServiceController.Stop()
at NCMSyslogService.SWSyslogService.StopMyself()
at NCMSyslogService.SWSyslogService.Initalize()
Service Start Failure
Unable to open main database. Error:A connection was successfully established with the server, but then an error occurred during the login process. (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.)
Connection String:Data Source=(local)\SQLExpress;Initial Catalog=ConfigurationManagement;User ID=SolarWindsNPM;Password=*******;Connect Timeout=20;Load Balance Timeout=120;Application Name="Orion NCM Syslog Service";Workstation ID=BEACHNCCM01
For more information, see Help and Support Center at
Any ideas?