Data Visualization in LogScale

Learn how to visualize data and choose the right widgets for your needs

Path 1

New to Data Visualization?

Start with the concepts

Learn what data visualization is and why it matters before creating dashboards and widgets. Understand the benefits of visualizing data, when to use dashboards versus tables, and how dashboards and widgets work together to transform raw log data into insights. Perfect for those new to data visualization in LogScale.

  • What is Data Visualization?
  • Dashboards versus Tables
Start Here
Path 2

Ready to Create Dashboards and Widgets?

I know Data Visualization basics — show me how to create dashboards and widgets

You understand data visualization concepts and are ready to create dashboards and widgets. Jump into the complete workflow: create dashboards, add widgets, customize layouts, configure time settings, make dashboards interactive, and share with your team. Follows the step-by-step dashboard guide from planning through implementation.

  • Create Dashboard Framework
  • Add and Manage Widgets
  • Customize Layout and Time Settings
  • Make Dashboards Interactive
  • Share and Export Dashboards
Get Started
Path 3

Choose Widgets by Data Format

Match your query output to the right widget type

Learn which widget type to use based on your query output data format. Covers time-series data, grouped data, relationship data, geographic data, single metrics, raw events, and correlation data. Each step shows required data fields, compatible query functions, and widget options for that data format.

  • Time-Series Data: Time Chart, Heat Map
  • Grouped Data: Bar Chart, Pie Chart, Table
  • Relationship Data: Sankey Diagrams
  • Geographic Data: World Maps
  • Single Metrics: Single Value, Gauge
Explore by Data
Path 4

Choose Widgets by Use Case

Find the right widget for what you want to achieve

Learn which widget type to use based on your analysis goals and monitoring needs. Covers monitoring trends, comparing categories, showing proportions, displaying KPIs, visualizing patterns, tracking flows, mapping locations, analyzing correlations, and viewing detailed data. Each step focuses on a specific use case with widget recommendations.

  • Monitor Trends: Time Chart
  • Compare Categories: Bar Chart
  • Show Proportions: Pie Chart
  • Display KPIs: Single Value, Gauge
  • Track Flows: Sankey, World Map
Explore by Goal

Path 1: New to Data Visualization?

Build a solid understanding of data visualization concepts before you start creating dashboards and widgets. Learn what data visualization is, why it matters, and how LogScale helps you visualize log data.

1

Understanding Data Visualization

Learn what data visualization is and why transforming raw log data into visual representations helps you understand patterns, trends, and anomalies faster than scanning tables. Discover the advantages of visual representations

2

When to Use Dashboards versus Tables

Understand when to use dashboards and visualizations versus table results. Dashboards excel at monitoring and pattern spotting; tables excel at detailed investigation and exploration

Path 2: Ready to Create Dashboards and Widgets?

Follow the complete step-by-step workflow for creating, customizing, and sharing dashboards with widgets. This workflow covers the entire dashboard lifecycle from planning through implementation.

1

Dashboard Creation Workflow

Follow the complete dashboard workflow from planning through implementation. Start by creating your dashboard framework through the creation interface

2

Select and Add Widgets

Add widgets to your dashboard based on your data visualization needs. Choose the right widget type based on data format: Time Chart for time-series, Bar Chart for categories, Sankey for relationships, World Map for geographic data, Single Value for metrics

4

Customize Dashboard

Style and customize the dashboard layout with edit options: change labels, colors, and formatting, set time intervals, and configure settings across multiple widgets

8

Share Dashboards

Share dashboards with team members by granting access without allowing access to underlying data. Create wall monitor links for read-only displays on monitoring screens

9

Export to PDF

Export dashboards to PDF format for archiving, printing, or distribution. Configure print options such as orientation, header content, and time window display. You can automate sending dashboard PDF snapshots by email using scheduled reports

10

Implement Scheduled Reports

Generate formatted dashboard reports and configure automatic email sending to specified recipients based on customizable time intervals

Path 3: Choose Widgets by Data Format

Learn which widget type to use based on your query output data format. Each step focuses on a specific data format and shows compatible widgets, required data fields, and query functions that produce that format.

3

Relationship and Flow Data

For data showing connections between entities with source-destination pairs, use Sankey widget to display flows and relationships. Requires source, target, and weight fields produced by sankey() function or manual field creation

5

Single Values and KPIs

For single aggregated values or KPIs — numeric or non-numeric — use Single Value widget to prominently display the result or Gauge widget to show metrics against thresholds. Requires single-row, single-field output from functions like sum(), count(), avg(), select(), or selectLast()

6

Raw Event Data

For detailed log investigation showing individual events with all fields, use Event List widget to display raw event data. Shows @timestamp, @rawstring, and all extracted fields for detailed analysis

7

Correlation Data

For analyzing relationships between two or more numeric variables, use Scatter Chart widget to plot correlations. Supports wide format (X axis plus multiple Y series) or long format (group field plus X/Y values)

Path 4: Choose Widgets by Use Case

Learn which widget type to use based on your analysis goals and monitoring needs. Each step focuses on a specific use case and recommends appropriate widgets with examples and configuration guidance.

1

Monitor Trends Over Time

When you need to track how metrics change over time, spot anomalies, or analyze trends, use Time Chart widget. Common use cases include performance monitoring, error rate tracking, resource utilization analysis, event frequency visualization, and trend forecasting

2

Compare Categories

When you need to compare values across different categories or groups, use Bar Chart widget. Ideal for comparing single metrics across categories, showing multiple sub-categories side-by-side, or displaying composition over time with stacked bars

3

Show Proportions and Distributions

When you need to display part-to-whole relationships or show how categories contribute to the total, use Pie Chart widget. Best for showing distribution across a small number of categories, highlighting dominant segments, or using small multiples to compare distributions

4

Display KPIs and Metrics

When you need to prominently display key performance indicators or metrics with thresholds, use Single Value widget for simple numeric display or Gauge widget for threshold-based monitoring. Common use cases include executive dashboards, monitoring screens, and alert status displays

5

Visualize Patterns and Intensity

When you need to see patterns across two dimensions with color intensity showing magnitude, use Heat Map widget. Best for temporal patterns showing when activity peaks occur, or two-dimensional aggregations revealing hot spots in your data

6

Track Flows and Relationships

When you need to visualize how data flows between entities or track relationships over multiple steps, use Sankey widget. Common use cases include user journey analysis, network traffic flows, attack path tracking, and service dependency mapping

7

Map Geographic Data

When you need to visualize location-based patterns or understand geographic distribution, use World Map widget. Common use cases include security threat geography, user distribution analysis, regional performance monitoring, and location-based incident tracking

8

Analyze Correlations

When you need to find relationships between two or more numeric variables or identify patterns in multi-dimensional data, use Scatter Chart widget. Common use cases include performance correlation analysis, resource usage patterns, and identifying outliers in metric relationships

9

View Detailed Data

When you need to examine exact field values, investigate individual events, or present structured data with multiple columns, use Table widget for aggregate results with sorting and filtering, or Event List widget for raw log investigation with full event details