OpenPecha / monlamai-app-web

MIT License
0 stars 0 forks source link

test system log management using Papertrail #170

Open tenkus47 opened 3 months ago

tenkus47 commented 3 months ago

Description

Our application and all the application deployed using render need a log management system and since render log management can be easily integrated with papertrail and also it support saving the history log file in s3 which is one of the things we need.

Completion Criteria

Implementation Plan

we need to make a account using openpecha@gmail.com on paper trail and connect it to the servers running on render using log streaming feature of render. doing so will make the server log available in papertrail dashboard.

Subtasks

tenkus47 commented 3 months ago

the s3 bucket is not setup yet, we should consider if its necessary for our use case.

papertrail plan:: https://www.papertrail.com/plans/

kaldan007 commented 3 months ago

please provide us basic comparison with its alternative solutions.

tenkus47 commented 3 months ago

i have provided some alternative log management services comparisons doc

tenkus47 commented 3 months ago

I need to check the doc for alternative solutions

tenkus47 commented 3 months ago

I made a Demo Dashboard here to track the clientIPs and there request count with overall app performance here: link i think its the best log management system service that we can use for now because of it support for render log streaming, Dashboard customization , log filters , low cost and s3 backup support as provided in the above provided comparison doc.

tenkus47 commented 3 months ago

i have also setup api status monitor on the betterstack, here