An open API service indexing awesome lists of open source software.

https://github.com/mebjas/mrfrenzy

PoC around system to generate patterns and perform analysis on log streams
https://github.com/mebjas/mrfrenzy

annotations data-mining logs-analysis pattern-recognition stream

Last synced: about 1 month ago
JSON representation

PoC around system to generate patterns and perform analysis on log streams

Awesome Lists containing this project

README

        

# MrFrenzy

### An experimental ***log pattern discovery*** and ***annotation framework***.
![temp logo](https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTS4xufuVIzzgxcpXvISMryXfraeYRbfTIiL6I6K537s3pkLziX)

## Features wanted
- [ ] Automatically detect patterns in stream of text logs
- [ ] Automatically annotate these text logs and identify entities.
- [ ] Detect hidden information in the logs, for example the datacenter location could be hidden in the resource name available in the log. Have a schema to define these kind of scenarios.
- [ ] LOW_PRIORITY a dashboard to provide manual annotation, and system ability to learn from this;

## References

- Using test datasets of logs from [logpai/loghub](https://github.com/logpai/loghub)