
A simple web interface using psutil and flask to log some informations of some clients (school project).
logdash is a minimalist web interface that displays the history of logs from client machines. It uses psutil, flask, request, and mongodb to collect and store the logs. By launching the flask test app and the periodic script, logdash becomes functional and starts fetching system information from the client machines.
logdash is a simple and minimalistic web interface that allows users to view the logs history from client machines. With its clean interface and real-time data updates, logdash provides a convenient way to track and analyze system activities. Installation is straightforward, requiring the launch of a test app and the periodic script. Overall, logdash offers a user-friendly solution for log management and analysis.
