Juniper / fluent-plugin-udp-native-sensors

Apache License 2.0
5 stars 10 forks source link

it doesn't compile #12

Closed guillelos closed 1 year ago

guillelos commented 1 year ago

this doesn't work anymore. I'm trying to install it on ubuntu 20.04 pepe@logstash:~/download$ cd logstash-plugin-udp-native-sensors-master pepe@logstash:~/download/logstash-plugin-udp-native-sensors-master$ ls CHANGELOG.md CONTRIBUTORS DEVELOPER.md example Gemfile lib LICENSE logstash-codec-juniper-udp-native-sensors.gemspec Rakefile README.md spec

pepe@logstash:~/download/logstash-plugin-udp-native-sensors-master$ bundle install Fetching gem metadata from https://rubygems.org/. Could not find gem 'logstash-devutils' in rubygems repository https://rubygems.org/ or installed locally.

pepe@logstash:~/download/logstash-plugin-udp-native-sensors-master$ gem install logstash-devutils ERROR: Could not find a valid gem 'logstash-devutils' (>= 0) in any repository ERROR: Possible alternatives: logstash-input-sls, logstash-input-xls, logstash-input-dis, logstash-input-file, logstash-input-gcs

guillelos commented 1 year ago

wrong post