v01t

Results 8 comments of v01t

It's not about files itself but their declaration in config On Wed, Mar 7, 2018, 01:11 Alexander Reelsen wrote: > The files are in their own format and do not...

Is there any chances to have this feature in near feature? requirement to restart the cluster in order to apply changes/extend list of models files makes plugin incompatible with any...

> Won't work even with the patch on my postfix instance :( got Timeout followed by a 504. Looking at postfix logs, there is no connection established to the server...

I successfully tested method using sysupdate from [here](http://marvin.ariekanarie.nl/openwrt/rb5009/) all functionality that I require (SFP, PoE, 2.5G on p1) are present and works out of the box Searching for fresh sources

@lmangani thanks, I did a test, unfortunately, release.sh didn't work for me but I replace version manually in package.json and build in the same way as a release.sh do. Kibana...

Hi, Browser console error (Discover): ``` TypeError: Expected private module "undefined" to be a function at identify (commons.bundle.js:3) at Private (commons.bundle.js:3) at Object.NetworkVisTypeProvider (commons.bundle.js:3) at Object.invoke (vendors.bundle.js:133) at instantiate (commons.bundle.js:3)...

@jordansissel your workaround doesn't work in my case: `query => '{"query":{"bool":{"must":[{"match":{"_type":{"query":"shares","type":"phrase"}}},{"range":{"date_start":{"lte":"%{[ts_date]}"}}},{"range":{"date_end":{"gt":"%{[ts_date]}"}}},{"match":{"carrier":{"query":"%{[carrier]}","type":"phrase"}}},{"match":{"market":{"query":"%{[market]}","type":"phrase"}}},{"match":{"content_type":{"query":"%{[content_type]}","type":"phrase"}}}]}}}'` `:error=>#

Maybe it makes sense to skip 5.5 and jump to 6.x support (or implement them as branches), as it may happen that most of the customers will use already ES...