Justin Cranford
Justin Cranford
To clarify, I was thinking Transport Profiles for inbound, and something like a new `xpack.security.transport.remotecluster.outbound.` for outbound. Can Transport Profiles be reused for inbound? Maybe. It is desirable to support...
API Keys are proposed to be in a filtered cluster setting.
- #89050 -- Include internal user `_async_search` from 7.7 into Elasticsearch docs. -- Targeted doc versions: 8.5, 8.4, 8.3, 7.17 - #89100 -- Include internal user `_security_profile` from 8.3 into...
@elasticmachine update branch
@lockewritesdocs @ywangd Have a look at the note I added. I copied it from the top of the content of the other page, and changed the word `feature` to `users`....
@elasticmachine update branch
@elasticmachine update branch
Clarification: From the stack trace, AutoConfigureNode CLI is experiencing the error, not Elasticsearch. Startup: Container => `/usr/local/bin/docker-entrypoint.sh` => `/usr/share/elasticsearch/bin/elasticsearch` Looking at `/usr/share/elasticsearch/bin/elasticsearch`, it seems like the variable ATTEMPT_SECURITY_AUTO_CONFIG=true triggers a...
Reproduce original issue by executing ``` > docker run --name elastic1 -p 9200:9200 -p 9300:9300 -e "discovery.type=single-node" -v C:\Docker\elasticsearch.yml:/usr/share/elasticsearch/config/elasticsearch.yml --rm -it docker.elastic.co/elasticsearch/elasticsearch:8.0.0 Exception in thread "main" java.nio.file.FileSystemException: /usr/share/elasticsearch/config/elasticsearch.yml.Occjcc_mS06vpoRLwlpUwA.tmp -> /usr/share/elasticsearch/config/elasticsearch.yml:...