Anna Jeznach

Results 5 comments of Anna Jeznach

I have the same problem connecting to ES 5.2 with elasticsearch-readonlyrest-plugin 1.14.0, my elasticsearch-head is webserver/filesystem. I need to provide a cert with the request. something similar I have with...

I got an answer from readonlyrest plugin developer: ``` Looks more like Head needs the equivalent of either of these two Kibana settings: elasticsearch.ssl.certificateAuthorities: [ "/path/to/your/CA.pem" ] elasticsearch.ssl.verificationMode: none or...

> We've solved the problem of getting notified when a new AMI for the clusters we have is available by creating a custom lambda that checks the current image used...

Hi, I had some issues with mysql as well. I fixed it when I run ``` ./configure --with-mysql --with-mysql-libraries=/usr/lib64/ ``` Maybe it will be any help to you

I had the same issue with barnyard I fixed it with ./configure --with-mysql -with-mysql-libraries=/usr/lib64/