Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate Configuration doest work. #3103

Open
majaz-shokri opened this issue Jan 13, 2025 · 1 comment
Open

Generate Configuration doest work. #3103

majaz-shokri opened this issue Jan 13, 2025 · 1 comment

Comments

@majaz-shokri
Copy link

Hi
I'm begginer in elastic and i want to connect my project mongoDB to elastic on localhost.(using self-managed mongoDB connector)
documentations are confusing, but i cloned repo and made an index based on kibana guide(http://localhost:5601/app/enterprise_search/content/search_indices ).
I didnt define API key as kibana said it generated automatically,but the Generate configurations key doesn't work.
I appreciate if someone can help.

Image

@majaz-shokri majaz-shokri added the bug Something isn't working label Jan 13, 2025
@seanstory
Copy link
Member

Hi @majaz-shokri thanks for reporting.

This looks like a piece of UX that we could be more clear on. CC @JoseLuisGJ

I expect the issue is that you do not have this Elasticsearch setting:

xpack.security.authc.api_key.enabled: true

I'm basing this guess off of the warning you have in the bottom right of your screenshot.

In order to let us generate an API key, you need to enable API keys :)

@seanstory seanstory added community-driven enhancement New feature or request priority:medium effort:medium and removed bug Something isn't working labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants