There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A sample cli log parser based in Apache Spark. After parsing, cli utility pushes the data to a remote DB by using jdbc connection. By default, it try to push data into local MySQL instance, but you can change the configuration externally (see below sections).