Re: EVF Log Regex Errors

2019-07-16 Thread Paul Rogers
Hi Charles, Please file a JIRA ticket and include a short file and the config. I'll take a look in a few days and figure out what's broken. Thanks, - Paul On Tuesday, July 16, 2019, 6:45:01 PM PDT, Charles Givre wrote: Hi Paul, Thanks for the response.  Unfortunately, I tried

Re: EVF Log Regex Errors

2019-07-16 Thread Charles Givre
Hi Paul, Thanks for the response. Unfortunately, I tried simply setting a fieldName and got an error. "ssdlog": { "type": "logRegex", "regex": "(\\w{3}\\s\\d{1,2}\\s\\d{4}\\s\\d{2}:\\d{2}:\\d{2})\\s+(\\w+)\\[(\\d+)\\]:\\s(.*?(\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}).*?)",

Re: EVF Log Regex Errors

2019-07-16 Thread Paul Rogers
Hi Charles, Thanks much for the feedback. I'll take a look. A quick look at your config suggests that the timestamp might be the issue. As I recall, there were no such tests in the unit test class. So, perhaps something slipped through. (We should add a test for this case.) In EVF, we use

EVF Log Regex Errors

2019-07-16 Thread Charles Givre
Hello All, First, a big thank you Paul for updating the log regex reader to the new EVF framework. I am having a little trouble getting it to work however... Here is my config: , "ssdlog": { "type": "logRegex", "regex":

[GitHub] [drill] debraj92 commented on issue #1817: DRILL-6225: Add support for boost 1.68 with openSSL 1.1.0/1.1.1 support

2019-07-16 Thread GitBox
debraj92 commented on issue #1817: DRILL-6225: Add support for boost 1.68 with openSSL 1.1.0/1.1.1 support URL: https://github.com/apache/drill/pull/1817#issuecomment-511731164 Hi , I am closing this PR now because it looks like upgrading boost at this point is not feasible. I will

[GitHub] [drill] debraj92 closed pull request #1817: DRILL-6225: Add support for boost 1.68 with openSSL 1.1.0/1.1.1 support

2019-07-16 Thread GitBox
debraj92 closed pull request #1817: DRILL-6225: Add support for boost 1.68 with openSSL 1.1.0/1.1.1 support URL: https://github.com/apache/drill/pull/1817 This is an automated message from the Apache Git Service. To respond