Hi All,

I have the oracle database in the managed cloud. I have not got any ip 
address for host but have got the below details for the  database.
Server: ABC
Database name: DEF
host: asd-cl

I have tried the below formats for the URL in river nothing is working as 
the Lister is not able to connect to host. I do not know the physical ip 
adress of the managed cloud

  "url" : "jdbc:oracle:thin:@//ABC:1521/DEF"
  "url" : "jdbc:oracle:thin:@//asd-cl:1521/DEF"
  "url" : "jdbc:oracle:thin:@asd-cl:1521:DEF"
  "url" : "jdbc:oracle:thin:@ABC:1521:DEF"

Please let me know if i am missing something

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/90355412-3001-41f5-9681-d7cc4aab4eea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to