Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1.64 KB

README.md

File metadata and controls

41 lines (21 loc) · 1.64 KB

LogSentry: Real-time Windows Event Log Monitoring Tool

LogSentry is a powerful and easy-to-use tool for monitoring Windows event logs in real-time, designed to enhance the security and management of your Windows environment.

Features

  • Real-Time Monitoring: LogSentry provides real-time monitoring of Windows event logs, helping you stay on top of critical events, security incidents, and system changes as they happen.

  • User-Friendly Interface: LogSentry's intuitive interface and straightforward setup make it accessible to both beginners and experienced users.

Installation

  1. Install Python: Download and install Python from python.org.

  2. Install Dependencies: Run the following commands to install required dependencies: pip install asyncio and pip install term-image

  3. Clone the Repository: Clone this repository to your local machine. git clone https://github.com/YourUsername/LogSentry.git and cd LogSentry

Usage

Run LogSentry using the following command: python3 main.py

Advanced Usage

You can package LogSentry into a standalone executable (.exe) using PyInstaller.

Contributions

Contributions to LogSentry are welcome! Feel free to submit issues or pull requests to help improve this tool.

License

This project is licensed under the MIT License.

Disclaimer: LogSentry is provided as-is and is not responsible for any unauthorized access or use of your Windows event logs. Always follow best practices for system security and data privacy.