Debugging and error resolution has become increasingly time-
consuming and dificult for all domains of software development.
Error logs have become very important when it comes to debugging
and error resolution. To remedy the problems presented in
the logs, typically, a search on online forums would shed light on
the solution.
But we should do more - it would be possible to utilize these logs in
conjunction with external Question and Answer forums to compute and expedite
resolution by suggesting a solution to runtime errors.
It can also be used to automatically transform such knowledge into Insights
Rule (not only for OpenShift). Since log format is non-standard and use cases
can vary widely, our architecture should allows for extreme customization for
the intended ecosystem as well as a great degree of needeing tuning.
And last - it would be possible to transform such knowledge into a form of
Knowledge Base where users/customers will be able to enter a (multi line) logs
and get answer, solution, or pointers to solution documents. It would be
possible to do it in a fully automatic way.
(prob. this should be different epic)