add missing converter logger initialization#43
Open
saltukhov wants to merge 2 commits intologstash-plugins:mainfrom
Open
add missing converter logger initialization#43saltukhov wants to merge 2 commits intologstash-plugins:mainfrom
saltukhov wants to merge 2 commits intologstash-plugins:mainfrom
Conversation
add missing logger initialization [2020-12-29T19:35:04,647][ERROR][logstash.javapipeline ][main][d1139d77b05e35c4e8c8e4855f8788cabd33988258b9baf80249694728ea06f9] A plugin had an unrecoverable error. Will restart this plugin. Pipeline_id:main Plugin: <LogStash::Inputs::EventLog charset=>"locale", interval=>60000, id=>"d1139d77b05e35c4e8c8e4855f8788cabd33988258b9baf80249694728ea06f9", type=>"security-eventlog", logfile=>"Security", enable_metric=>true, codec=><LogStash::Codecs::Plain id=>"plain_925a6076-4076-4cb9-8c6f-f821c142b491", enable_metric=>true, charset=>"UTF-8">> Error: private method `warn' called for nil:NilClass Exception: NoMethodError Stack: C:/logstash-eventlog/logstash-7.10.1/logstash-core/lib/logstash/util/charset.rb:43:in `block in convert' org/jruby/RubyKernel.java:1897:in `tap' C:/logstash-eventlog/logstash-7.10.1/logstash-core/lib/logstash/util/charset.rb:42:in `convert' C:/logstash-eventlog/logstash-7.10.1/vendor/bundle/jruby/2.5.0/gems/logstash-input-eventlog-4.1.3/lib/logstash/inputs/eventlog.rb:110:in `convert' C:/logstash-eventlog/logstash-7.10.1/vendor/bundle/jruby/2.5.0/gems/logstash-input-eventlog-4.1.3/lib/logstash/inputs/eventlog.rb:102:in `block in process' org/jruby/RubyHash.java:1415:in `each' C:/logstash-eventlog/logstash-7.10.1/vendor/bundle/jruby/2.5.0/gems/logstash-input-eventlog-4.1.3/lib/logstash/inputs/eventlog.rb:100:in `process' C:/logstash-eventlog/logstash-7.10.1/vendor/bundle/jruby/2.5.0/gems/logstash-input-eventlog-4.1.3/lib/logstash/inputs/eventlog.rb:72:in `block in run' org/jruby/RubyArray.java:1809:in `each' C:/logstash-eventlog/logstash-7.10.1/vendor/bundle/jruby/2.5.0/gems/logstash-input-eventlog-4.1.3/lib/logstash/inputs/eventlog.rb:72:in `run' C:/logstash-eventlog/logstash-7.10.1/logstash-core/lib/logstash/java_pipeline.rb:405:in `inputworker' C:/logstash-eventlog/logstash-7.10.1/logstash-core/lib/logstash/java_pipeline.rb:396:in `block in start_input'
add missing logger initialization converter
|
💚 CLA has been signed |
Author
|
I have already signed the contributor agreement |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thanks for contributing to Logstash! If you haven't already signed our CLA, here's a handy link: https://www.elastic.co/contributor-agreement/