Hi,
your question apparently wasn't posted and only the title is still there. Maybe you want to add some context?
Even just some details on the products you are asking about, "Oracle Analytics and AI" could be fairly generic…
Thank you for pointing that out.
I am specifically trying to understand whether Oracle Analytics and Oracle AI services can integrate with the Elastic ELK stack (Elasticsearch, Logstash, and Kibana), particularly for monitoring, observability, and dashboarding use cases.
Is there a native connector available between Oracle Analytics and Elasticsearch?
Can Oracle AI services analyze log and observability data stored in Elastic?
There is a native connector in OA (https://docs.oracle.com/en/middleware/bi/analytics-desktop/bidvd/data-sources-and-data-types-reference.html#GUID-1DDF52B4-2AE0-4E02-8E9A-EE74D372B1A2)
For more real-time CDC you can use Oracle GoldenGate Eleastic Search Handler (https://docs.oracle.com/en/middleware/goldengate/big-data/23/gadbd/elasticsearch-target.html)
Thank you @Brendan T
@Suparna Kansakar , this needs to be a custom integration between Oracle Analytics and Elasticsearch through standard patterns (JDBC/REST/OData/export pipelines). it means Oracle AI services can analyze ELK data, but only after it is exposed in an AI-accessible format (Object Storage, ADW, or API layer), not directly inside Elasticsearch. Hope it helps!