-
Book Overview & Buying
-
Table Of Contents
The Definitive Guide to OpenSearch
By :
Excellent visualizations require excellent fields for the raw data in the log lines. During index creation, you map fields in the index for dimensions, metrics, and custom-calculated fields. These become the source metrics for meaningful visualizations to represent the data. Techniques such as scatter plots, heat maps, and correlation matrices help identify relationships between variables. For example, a scatter plot can reveal linear or non-linear correlations between two continuous variables, while a heat map can display correlations among multiple variables simultaneously. By understanding these correlations, analysts can choose appropriate chart types and highlight meaningful patterns. Let's create a few charts using the movies dataset.
When you use OpenSearch for logs, you will typically use a daily or size-based pattern where you create new indices on a regular cadence. When you work with OpenSearch Dashboards for these workloads, you create and use an...