log viewer table
log viewer table
I've system logs text files, and I was searching for a tool able to view them, filter them and load on-demand (pagination) in real time. Datatables seems to do all of this. I wonder if is it able to "wait and hear" for new messages and silently update current table view. I'm using PHP and have full SSH access to the disk, and probably will use "grep" command in order to filter much content.
What I'd like to develop is something working like this: https://freepository.com/ajax-logtail-viewer/ajax-logtail-viewer.php but instead of a simple scrolling div would like to have data in Datatable.
Thanks in advace
What I'd like to develop is something working like this: https://freepository.com/ajax-logtail-viewer/ajax-logtail-viewer.php but instead of a simple scrolling div would like to have data in Datatable.
Thanks in advace
This discussion has been closed.
Replies
Allan