Python Forum
Looking for Flsk web page to view table with logs
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Looking for Flsk web page to view table with logs
#1
Hi all

Wonder if anyone has created a Web page using Flask, that can interrogate a table in MySQL containing log information, with some drop downs to filter the information and then be able to set to refresh, as more records are all the time added to the table ?

or have a good example of this ?

G

Admin, think this might be better under Web development ? how do I move post, don't want to do exactly same posting under there also... ?
Reply
#2
DB tables can be exposed using flask-admin:
https://flask-admin.readthedocs.io/en/v1.0.7/db_sqla/
Reply
#3
question... it keeps on talking about a model and wanting to implement it... which implies creating the tables. In my environment I've already got the tables, and don't want SQLAlchemy to do that, just want it to interface with tables in place ???

G
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  use Xpath in Python :: libxml2 for a page-to-page skip-setting apollo 2 3,580 Mar-19-2020, 06:13 PM
Last Post: apollo
  Redirecting all Flask logs georgelza 1 3,249 Nov-21-2018, 01:52 PM
Last Post: thomasp
  Trying to add logs to webscraping module tjnichols 0 2,339 Jul-19-2018, 04:29 PM
Last Post: tjnichols

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020