fireantology / django-logtailer

Allows the viewing of any log file entries in real time directly from the Django admin interface. It allows you to filter on logs with regex and offer also a log clipboard for save desired log lines to the django db.
BSD 3-Clause "New" or "Revised" License
97 stars 30 forks source link

Develope a Plugin Base Approach #14

Closed Mhs-220 closed 3 years ago

Mhs-220 commented 4 years ago

Hi! I Like the idea and want to Develop it (if I had time) and let users have something like a plugin to get a log file from everywhere they want. for example an s3 bucket, a file in another server through ssh and so on. do you accept any pull request?

fireantology commented 4 years ago

Every help is welcome

fireantology commented 3 years ago

closing