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

OSS issue in "Developing Logstash Core" #16119

Open
manavdesai27 opened this issue May 1, 2024 · 0 comments
Open

OSS issue in "Developing Logstash Core" #16119

manavdesai27 opened this issue May 1, 2024 · 0 comments

Comments

@manavdesai27
Copy link

Tell us about the issue

I was going through "Developing Logstash Core" section -> https://github.com/elastic/logstash#developing-logstash-core.

When I ran the command bin/logstash -e 'input { stdin { } } output { stdout {} }',
I got the error as:
An unexpected error occurred! {:error=>#<ArgumentError: Setting "xpack.geoip.downloader.enabled" doesn't exist.

I posted it onto the forum -> https://discuss.elastic.co/t/installation-error/358588, and I got pointed to an existing issue, #16025. When I changed OSS to false everything worked perfectly.

Should we remove the OSS step in the documentation?

URL:

https://github.com/elastic/logstash#developing-logstash-core

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

1 participant