https://github.com/leviroth/bernard-logs
Flask app to access logs produced by Bernard J. Ortcutt
https://github.com/leviroth/bernard-logs
Last synced: about 1 month ago
JSON representation
Flask app to access logs produced by Bernard J. Ortcutt
- Host: GitHub
- URL: https://github.com/leviroth/bernard-logs
- Owner: leviroth
- Created: 2017-02-28T23:08:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-28T23:08:52.000Z (over 9 years ago)
- Last Synced: 2025-03-03T07:41:39.691Z (over 1 year ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This Flask application provides simple access to the logs produced
by [Bernard J. Ortcutt](https://github.com/leviroth/bernard). At this time,
configuration is only documented implicitly via `sample_config.py`. Fill in the
relevant details and rename to `config.py`, and you should be most of the way to
a running app. Oh, and you'll need a local [redis](https://redis.io/) instance,
which you'll want to [secure](https://redis.io/topics/quickstart#securing-redis).