You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
will throw error but logstash:latest work fine. how to fix ?
NotImplementedError: stat.st_dev unsupported or native support failed to load
dev_major at org/jruby/RubyFileStat.java:214
nix_inode at /usr/share/logstash/vendor/bundle/jruby/1.9/gems/filewatch-0.9.0/lib/filewatch/watch.rb:28
inode at /usr/share/logstash/vendor/bundle/jruby/1.9/gems/filewatch-0.9.0/lib/filewatch/watch.rb:32
inode at /usr/share/logstash/vendor/bundle/jruby/1.9/gems/filewatch-0.9.0/lib/filewatch/watch.rb:106
watch at /usr/share/logstash/vendor/bundle/jruby/1.9/gems/filewatch-0.9.0/lib/filewatch/watch.rb:96
_discover_file at /usr/share/logstash/vendor/bundle/jruby/1.9/gems/filewatch-0.9.0/lib/filewatch/watch.rb:313
each at org/jruby/RubyArray.java:1613
each at org/jruby/RubyEnumerator.java:274
_discover_file at /usr/share/logstash/vendor/bundle/jruby/1.9/gems/filewatch...
The text was updated successfully, but these errors were encountered:
This image has been deprecated in favor of the official logstash image provided and maintained by elastic.co. The upstream images are available to pull via docker.elastic.co/logstash/logstash:[version] like 5.4.2. The images found here will receive no further updates once the 5.6.0 release is available upstream. Please adjust your usage accordingly.
Uh oh!
There was an error while loading. Please reload this page.
Using
logstash:alpine
latest version (mac osx 10.12) with custom conf as follows:will throw error but
logstash:latest
work fine. how to fix ?The text was updated successfully, but these errors were encountered: