cerebro icon indicating copy to clipboard operation
cerebro copied to clipboard

Results 130 cerebro issues
Sort by recently updated
recently updated
newest added

``` - AUTH_TYPE=ldap - LDAP_METHOD=simple - LDAP_URL=ldap://ldap:389 - LDAP_BASE_DN=DC=example,DC=org - LDAP_USER_TEMPLATE=uid=%s,%s ``` Just giving the above configs won't work because even if the `base-dn` and `user-attr-template` in LDAP group search...

I modify the source code in order to use better in my project, but I do not know how to compile the source code as a tar package installing on...

Cerebro has vulnerability, please contact the author at https://cve.mitre.org/ CVE-2019-19618 or contact me.

as reported on https://github.com/lmenezes/elasticsearch-kopf/issues/351

hope support add cutom http header

Hello, I wanted to use parameter `headers-whitelist` but (as I said in #364), Cerebro doesn't pass my headers. ``` Cerebro version: 0.8.5 conf/application.conf: ... hosts = [ { host =...

bug
help wanted

fix https://github.com/lmenezes/cerebro/issues/427 headersWhitelist is configured by host, whitelist would not work if host is not matching within config hosts. This MR added default headers whitelist with wildcard host config. We...

Greetings, I get the following JsonValidationError when i try to open the Overview page on an ES cluster managed by a consulting company (actual response truncated for brevity and privacy):...

This enables using this repo as a helm repo with this path: https://raw.githubusercontent.com/lmenezes/cerebro/master/helm You are welcome to test against https://raw.githubusercontent.com/obmondo/cerebro/master/helm :) And adds the now unmaintained chart from https://github.com/helm/charts/tree/master/stable/cerebro (updated...

In the v0.9.4, the cat api of health has a time zone problem ,the timestamp field is 8 hours short of normal time,how to solve it ![image](https://user-images.githubusercontent.com/55541619/118622354-cf719800-b7f9-11eb-977e-d9e16c4fa86d.png)