Sha256: 27490902c34797220c2e66b098b1ce4b3de6468cf3ddb60f270c380fbb455777
Contents?: true
Size: 1.73 KB
Versions: 0
Compression: gzip
Compressed size: 765 Bytes
Stored size: 765 Bytes
Contents
--- !ruby/object:Gem::Specification name: logstash-input-thisisonlyatest version: !ruby/object:Gem::Version version: 1.0.3 platform: ruby authors: - Elastic autorequire: bindir: bin cert_chain: [] date: 2016-03-22 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: ph-core-plugin-api requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.0' description: This gem is a logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/plugin install gemname. This gem is not a stand-alone program email: info@elastic.co executables: [] extensions: [] extra_rdoc_files: [] files: - CHANGELOG.md - DEVELOPER.md - Gemfile - LICENSE - NOTICE.TXT - README.md - lib/logstash/inputs/example.rb - logstash-input-thisisonlyatest.gemspec - spec/inputs/example_spec.rb homepage: http://www.elastic.co/guide/en/logstash/current/index.html licenses: - Apache License (2.0) metadata: logstash_plugin: 'true' logstash_group: input post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.5.1 signing_key: specification_version: 4 summary: This example input streams a string at a definable interval. test_files: - spec/inputs/example_spec.rb