Published June 7, 2020 | Version 1
Report Open

Machine Learning Applications on Openstack log data analysis

Description

A massive amount of data is generated by the Openstack cloud services in the format of service logs. Besides timestamps and log level fields, these logs contain additional information useful for pattern analysis. Unfortunately, this information is generally exposed in semi-structured text format, not allowing direct analysis without additional munging of the data. Traditional approaches to extract information from those fields are rule-based, mainly applying regular expressions upon knowledge of the text structure. These approaches require a pre-knowledge of all text patterns and are not scalable with the growth of the service. This paper proposes a solution that is a mixture of the MinHash Locality Sensitive Hashing and the DB scan algorithm for data clustering.

Files

ML Applications on OpenStack log Data Analysis - Report.pdf

Files (1.2 MB)