cerebro
cerebro copied to clipboard
This issue is fairly similar to [issue 121](https://github.com/lmenezes/cerebro/issues/121), in that I'm unable to start Cerebro due to execution of the JDBC being prohibited. The difference is, instead of the filesystem's...
Error: `[root@iZ2vc9fgpvelaja4lwmsh8Z cerebro-0.9.4]# bin/cerebro Oops, cannot start the server. com.google.common.util.concurrent.UncheckedExecutionException: java.lang.IllegalStateException: Unable to load cache item at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2051) at com.google.common.cache.LocalCache.get(LocalCache.java:3951) at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3974) at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4958) at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4964) at com.google.inject.internal.FailableCache.get(FailableCache.java:54) at com.google.inject.internal.ConstructorInjectorStore.get(ConstructorInjectorStore.java:49)...
My es cluster enabled the TLS,and I can use right user name though the head plugins to connect to es. But when I use cerebro(v0.9.1),login the web and the input...
Hi, i have es which is running on ssl. normally we use key and cert to connect from outside. can cerebro support this ?
How to config ssl certificate, private key, etc for cerebro web UI?
I don't know if OpenSearch is _officially_ supporte by Cerebro but it seems to be 100% compatible. I am having an issue though when anonymous access is enabled. I suspect...
Should upgrade to a LTS version.
since es 7.15 you can send body of the request with `Content-Type: application/yaml` and it's extremely useful when dealing with painless It would be very nice if you could toggle...
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.3.0 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...