The Xtracut Log Management System is a comprehensive dashboard built using the Django framework to monitor various plugins utilized by users. It provides real-time insights into plugin usage, allowing users to filter data by time periods such as 1 day, 1 week, 1 month, or custom date ranges. This system is designed to help administrators easily track the status of plugins, view detailed logs, and assess the performance or errors occurring across different users.
Track and monitor the usage of plugins by different users.
Filter data by specific time frames (1 day, 1 week, 1 month) or define a custom date range.
View plugin usage details and errors specific to individual users.
Visual representation of plugin activity, including success and failure rates.
Displays the current status of each plugin (active/inactive/errors).
Automatically updates the status of plugins in real-time.
Built using the Django web framework with MongoDB for data storage.