Oracle OpenSearch Usage in Siebel CRM Observability – Log Analytics
Oracle OpenSearch offers an intuitive interface for querying which can reached via clicking hamburger menu -
. Then choose the desired index pattern, which is logical representation of a set of log files, on the left and enter search string.For example, to search a string across all files, choose all_logs index pattern.
Dashboards Query Language (DQL) provides additional controls for more complex query and analysis. Fields under index patterns can be incorporated for DQL based search and timeframes can be chosen to narrow down search results.