Option to add comments to Kibana Dashboard data table

Hi, I’m currently integrating ELK with our tools. For any reported issues, I need to add a textbox in each row of the data table in the Kibana dashboard for users to comment, acknowledge, or share the status. Could you please suggest how to achieve this use case?

1 Like

Thanks for reaching out, @Sudheer_Kumar. I'm unaware of an out-of-the-box way to do this, but might able to extend a markdown element to embed links to external forms. Another option is creating a custom plugin..