I want to integrate Elasticsearch with Servicenow .I found a plugin called "Elasticsearch - Incident Enrichment" in servicenow Integration configuration. but while configuring the plugin ,it showing error that configuration parameters are incorrect when I put Elasticsearch API Base URL as my IP and port 9200. Please suggest any possible solution.
It's not a plugin I have seen asked about on these forums and I am not sure we have a lot of experience with ServiceNow. Have you asked the author?
No. Actually I want servicenow table data into elasticsearch. There is a REST api in servicenow using which we can create URI for the table. I have to use that URI to get that data in elasticsearch through logstash config file.