[
https://issues.apache.org/jira/browse/DRILL-7817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17245526#comment-17245526
]
ASF GitHub Bot commented on DRILL-7817:
---------------------------------------
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]
> Add direct Yauaa support for HTTPD Format Plugin.
> -------------------------------------------------
>
> Key: DRILL-7817
> URL: https://issues.apache.org/jira/browse/DRILL-7817
> Project: Apache Drill
> Issue Type: New Feature
> Reporter: Niels Basjes
> Assignee: Niels Basjes
> Priority: Minor
>
> Enhancement of having the Yauaa useragent parser immediately integrated with
> the HTTPD logparser.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)