Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Rw ui steps macro
Rw step

Go to Data Search and open the required table.

Rw step

Perform the required operations to get the data you want to use in the chart.

Rw step

Click the gear icon on the toolbar and select Charts → Diagrams → Time Heatmap.

Rw step

Click and drag the column header to the Value field. This diagram requires you to specify only one field:

Required field

Data type

Value

float, integer, duration

Rw step

The time heatmap is displayed.

Image RemovedImage Added

Working with time heatmaps

...

You can recreate the example shown in the picture above with the data from the following query and mapping the fields as follows:

Query

Required field

Column added

Code Block
from siem.logtrust.web.activity
  group every 5m by responseLength, method
  every 5m

...

Column added

Required field

Value

responseLength