Jay Greenberg
Jay Greenberg
This also seems to affect a number of other API calls including: ``` _stats _segments _shards ```
It was found that _SLES 11 SP4_ supports libsmi-0.4.5
Thanks. Option 1 doesn't seem to work due to TS issues, but the 2nd approach works well, thank you!
I'm also having the same problem - only in Chrome. I'm using html2canvas-proxy-php. Other browsers work fine. Parts of the map are just missing.. seems to be related to resizing...
I don't think that approach works with overlays
+1 on this. This matter has been responsible for more than one Logstash performance issue for me. Numeric values should not be allowed or interpreted as seconds. Also the docs...
``` ├ $ ./test.sh ++ readlink -f ./test.sh readlink: illegal option -- f usage: readlink [-n] [file ...] ```
`s/readlink/stat` works for me
+1 for a fix here. As a workaround, a constraint can be added to the file `Gemfile` in the Logstash home directory: e.g., to install logstash-input-tcp 4.2.4 (not 5.0.2) in...