Skip to content

[Website]: How to configure Oracle integration connection string to connect to the database using TLS Port #3450

@bojian-ben-li

Description

@bojian-ben-li

Type of issue

None

What documentation page is affected

https://www.elastic.co/docs/reference/integrations/oracle

What happened?

User requires guide on how to configure Oracle integration connection string so it can connect to the database using TLS Port. There is no such guide in the documentation. Created SDH https://github.com/elastic/sdh-beats/issues/6451. Turned out the customer tried the connection string like this and it works:

user="elastic_ro" password="" connectString="(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCPS)(HOST=0.0.0.0)(PORT=1832))) (CONNECT_DATA = (SERVICE_NAME = TOOL1S)))" sysdba=false

Create KB article https://support.elastic.dev/knowledge/view/c1d0bc71
Submit this docs issue for update the document.

Additional info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-teamIssues pending triage by the Docs Teamsource:webIssues originating from the elastic.co docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions