When I launch logstash I get the following error: LoadError: no such file to load -- restclient require at org/jruby/RubyKernel.java:1072 require at /application/nfmoss/vendors/logstash/vendor/bundle/jruby/1.9/gems/polyglot-0.3.5/lib/polyglot.rb:65 register at (ruby filter init):5 eval...
Error: No such file or directory - D:/dev/null Exception: Errno::ENOENT Stack: org/jruby/RubyIO.java:1237:in `sysopen' org/jruby/RubyFile.java:365:in `initialize' org/jruby/RubyIO.java:1156:in `open' uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/fileutils.rb:1136:in `block...
Trying to load the multiline filter plugin resulted in this error: no such file to load -- logstash/filters/multiline", :backtrace=>["/usr/share/logstash/logstash-core/lib/logstash/plugins/registry.rb:192:in `lookup_pipeline_plugin'","/usr/share/logstash/logstash-core/lib/logstash/plug...
Error loading RubyGems plugin "/Users/cclient/.rvm/gems/jruby-9.1.13.0@global/gems/executable-hooks-1.4.2/lib/rubygems_plugin.rb": no such file to load -- executable-hooks/wrapper (LoadError) Error loading RubyGems plugin "/Users/cclient/.rvm/gems/jruby-9.1.13.0@global/gems/gem-wrappers...
doesn't seem to work at all, i keep getting this error. (logstash version 1.5.0-rc3) with version logstash 1.4.2 it works but i get errors about utf-8. running with this configuration: input { s3 { bucket => "bucketname" region => "regio...
-n, --node.name NAME Specify the name of this logstash instance, if no value is given it will default to the current hostname. (default: "elk1") -f, --path.config CONFIG_PATH Load the logstash config from a specific file
name NAME Specify the name of this logstash instance, if no value is given it will default to the current hostname. (default: "elk1") -f, --path.config CONFIG_PATH Load the logstash config from a specific file or directory. If a directory is given, all files in that directory will...
logstash作为一个数据管道中间件,支持对各种类型数据的采集与转换,并将数据发送到各种类型的存储库,...
2,发现错误提示“ERROR][logstash.plugins.registry] Tried to load a plugin's code, but failed,:exception=>#<LoadError: no such file to load -- logstash/filters/json_encode>” 3,然后logstash agent没有正常启动,然后Logstah服务关闭。
would like to see extra information on logs ## debug: false ## @param hostAliases Add deployment host aliases ## https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/ ## hostAliases: [] ## @param configFileName Logstash configuration file ...