Real-time Dashboard

Hi There,

I am planning to build a real-time payment transactions monitoring dashboard which reads from log file (text file) and reflect the new records to the dashboard after clean the newly added records.

What is the best way to do so, i have tried and did a lot research but i am stuck now .

appreciate any advice and guidance.

Have you tried using the Interval Dash Core Component to read the text file and update the dashboard every few seconds/minutes?