0

Some how we are able to create a basic TABLE dashboard to visualize the list of alerts events in table format. But what its missing is, Its not showing every alert events, for example at 13:35 there are multiple alert events are generated as we see in the DISCOVER console of Kibana as below

showing all events in DISCOVER console

But While creating the Table Dashboard, Kibana is taking the default Minimum interval (1 minute) and its displaying only one Event Per minute. Its not showing all the Events as how its showing in DISCOVER console. Not showing all events in Table dashboard

Can some one please guide us how to correct this TABLE dashboard so that we see all the Events with their respective Timestamp.

4
  • It's possible to save the discover and use it in dashboards. Is it works for you? Commented Jan 23 at 14:05
  • If you don't want to use a discover you should replace the timestamp with a unique field like id. After that you can sort by timestamp by adding it into the second row Commented Jan 23 at 14:07
  • would you please share some reference or screen shots for 2nd option?, i tried the same way you mentioned but its not working for me
    – Roopesh
    Commented Jan 24 at 5:11
  • Kibana discover sends query and visualization sends aggregation. The 2nd option is available but limited. I recommend you to use the discover option. Commented Jan 24 at 8:13

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.