0

I'm seeking to get a count of unique field values in Kibana.

This article says to go to Visualize -> Data Table:

enter image description here

But on my Kibana instance, "Visualize" is not shown in the navbar:

enter image description here

What is the correct way for me to access Visualize -> Data Table?

General Grievance
  • 4,555
  • 31
  • 31
  • 45
VikR
  • 4,818
  • 8
  • 51
  • 96

1 Answers1

1

The version you are looking is too old, things have changed.

To do aggregations you need to go to Dashboards and create a table under visualizations (you can click the blue "Create Visualization" button, or go to aggregation based and select data table).

enter image description here

llermaly
  • 2,331
  • 2
  • 16
  • 29