This article explains how to fix the issue if adding SDInsight as Log collector is failing with the error "Unable to connect to Log Collector.Please check Log Collector Type/ IP chosen".
This issue will occur when there is no reachability from Junos Space to the SDI with TCP Port 9200
To troubleshoot the issue, please check the port reachability to SDI from Junos Space CLI using the below command:
[root@space-005056a94ce0 ~]# nc -v <SDI IP> 9200Ncat: Version 7.91 ( https://nmap.org/ncat )Ncat: TIMEOUT.
If it is not connecting, please follow the steps mentioned in the solution section.
Please check if there is any firewall blocking TCP port 9200.
If no firewall blocking in between, please follow the below steps to fix the issue:
user:Core# applications
user:Core#(applications)# set log-collector enable off
user:Core#(applications)# set log-collector enable on
If you are still facing the same issue, please contact JTAC for assistance