elastic / logstash

Logstash - transport and process your logs, events, or other data
https://www.elastic.co/products/logstash
Other
69 stars 3.5k forks source link

Send csv to ES <ArgumentError: Setting "" hasn't been registered> #6881

Closed gfelot closed 7 years ago

gfelot commented 7 years ago

I'm trying to send 8Go of csv from my computer to a locate server with ES.

I already post my issue on the forum without any answer so I'm trying here. https://discuss.elastic.co/t/error-argumenterror-setting-hasnt-been-registered/78666

andrewvc commented 7 years ago

Please be patient. @guyboertje is working with you on the thread in discuss, its been only two days since his last response. Additionally, I see that you have not posted your settings.yml as he requested using the backticks for formatting.

Closing this issue as it is a dupe of the forum. Having multiple identical threads only confuses things.

psasikumarece commented 7 years ago

Hi, I'm getting the following error - Can anyone help me on this? An unexpected error occurred! :error => Setting "" hasn't been registered, :back trace => ["C:/Elk-Stack/logstash/logstash-core/lib/logstash/settings.rb:29:in g et_setting'", "C:/Elk-Stack/logstash/logstash-core/lib/logstash/settings.rb:61:i nset_value'", "C:/Elk-Stack/logstash/logstash-core/lib/logstash/settings.rb:80 :in merge'", "org/jruby/RubyHash.java:1342:ineach'", "C:/Elk-Stack/logstash/l ogstash-core/lib/logstash/settings.rb:80:in merge'", "C:/Elk-Stack/logstash/log stash-core/lib/logstash/settings.rb:115:invalidate_all'", "C:/Elk-Stack/logsta sh/logstash-core/lib/logstash/runner.rb:210:in execute'", "C:/Elk-Stack/logstas h/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/command.rb:67:inrun'", "C :/Elk-Stack/logstash/logstash-core/lib/logstash/runner.rb:183:in run'", "C:/Elk -Stack/logstash/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/command.rb:13 2:inrun'", "C:\Elk-Stack\logstash\lib\bootstrap\environment.rb:71:in `(ro ot)'"]