GitHub user cgivre opened a pull request:
https://github.com/apache/drill/pull/1114
Drill-6104: Added Logfile Reader
I would like to submit a format plugin that will enable Drill to read log
files. Here is a link to the github repo which contains documentation:
https://github.com/cgivre/drill-logfile-plugin
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cgivre/drill format-logfile
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1114.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1114
----
commit 20b9f185ae0f3d5e600813668345430c50984b0c
Author: cgivre <cgivre@...>
Date: 2018-02-06T13:34:45Z
Added Logfile Reader
----
---