This Bash script is designed for monitoring logs and resource usage on a Linux server. It provides an overview of user-specific logs, service logs, and resource usage, enabling administrators to efficiently track user activities and resource consumption.
- Monitor system logs for a specific user and optional service.
- Display CPU, memory, and network usage for the specified user and service.
- Color-coded output for easier identification of log entries (errors, warnings, successes, etc.).
- Support for multiple important log files relevant to various services.
- A Linux-based server.
- Bash shell (typically available on most Unix-like systems).
- Clone the repository or download the script file.
git clone https://github.com/kallmekami/kitsune.git cd kitsune ./kitsune