Hi
I have been using Kibana dashboard to monitor my Raspberry Pi devices health. Each raspberry pi sends its health log to elasticsearch and from their I have dashboard which then have multiple visualization to monitor health and other logs from raspberry pi.
I was looking add another visualization probably a data table where I can create my own custom message related to any device. For ex, today 5 devices are sending data, so I want to have a data table just like excel sheet where I can mention any of custom message i.e. device id 342 has signal issue. So every day I will keep noting down these points and at the end of the month I will have a list of issues reported.
I initially thought this can be done using a data table visualization but I didnt find any help to add my own custom message in data table. Is there any visualization where I can add my points/issues along with date and other info. Please suggest