nielsbasjes opened a new pull request #2122: URL: https://github.com/apache/drill/pull/2122
# [DRILL-7817](https://issues.apache.org/jira/browse/DRILL-7817): Allow immediate parsing of the useragent from within the HTTPD LogFormat format plugin. ## Description For the tool used to parse the HTTPD access log files a existing plugin exists to immediately parse the useragent string into usable parts. This adds this functionality as discussed with @cgivre . ## Documentation When enabled in the format config additional columns become available to the end user. If the user then queries those columns the requested values are extracted. ## Testing Several junit tests that show the correct behavior when enabled/disabled and when the useragent is missing from the logformat by having a test file with multiple logformats mixed. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
