https://github.com/alexandrelamarre/loganomalyanalysis
generic log file collection/ log file analysis / log file anomaly detection
https://github.com/alexandrelamarre/loganomalyanalysis
Last synced: 3 months ago
JSON representation
generic log file collection/ log file analysis / log file anomaly detection
- Host: GitHub
- URL: https://github.com/alexandrelamarre/loganomalyanalysis
- Owner: alexandreLamarre
- License: gpl-3.0
- Created: 2021-08-19T21:42:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-03T08:46:43.000Z (about 1 year ago)
- Last Synced: 2025-01-11T01:08:18.140Z (5 months ago)
- Language: Python
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# logAnomalyAnalysis
generic log file collection/ log file analysis / log file anomaly detection### Process Log Collection
If not running on Linux, need to use Dockerfile to simulate a Linux Server OS:
- Not implemented yet