https://github.com/boriskornienko/allwsmonitor
Windows Events Dashboard with Powershell and Django
https://github.com/boriskornienko/allwsmonitor
django powershell
Last synced: 2 months ago
JSON representation
Windows Events Dashboard with Powershell and Django
- Host: GitHub
- URL: https://github.com/boriskornienko/allwsmonitor
- Owner: BorisKornienko
- Created: 2019-01-13T13:35:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-14T17:48:55.000Z (over 7 years ago)
- Last Synced: 2025-04-01T14:49:57.879Z (over 1 year ago)
- Topics: django, powershell
- Language: Python
- Size: 10.6 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AllWsMonitor
## Windows Events Dashboard with Powershell and Django
This application is run powershell script on workstations and this script is getting windows events, concentrate them into the json file and send to server
The server side then presents this data in a structured way.
The main purpose of this application is to detect anomalies in the general rhythm of all workstations of an enterprise.
Presentation of data is available in web-browser and by csv files. You can use a PowerBI, for example, to process this files.