FS#62679 - [logstash] plugins missing after update to 7.x

Attached to Project: Community Packages
Opened by Michal Svoboda (pht) - Sunday, 19 May 2019, 13:34 GMT
Last edited by Massimiliano Torromeo (mtorromeo) - Monday, 20 May 2019, 07:35 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

After updating to logstash 7.x, many plugins are missing. For example I use the http_poller plugin and this one is not included but appears to be in standard distribution (see https://www.elastic.co/guide/en/logstash-versioned-plugins/current/v5.0.1-plugins-inputs-http_poller.html)
Is this a problem with packaging or is there some new way to use these plugins?

Logstash 6.x:
/usr/share/logstash/bin/logstash-plugin list
logstash-codec-cef
logstash-codec-collectd
logstash-codec-dots
logstash-codec-edn
logstash-codec-edn_lines
logstash-codec-es_bulk
logstash-codec-fluent
logstash-codec-graphite
logstash-codec-json
logstash-codec-json_lines
logstash-codec-line
logstash-codec-msgpack
logstash-codec-multiline
logstash-codec-netflow
logstash-codec-plain
logstash-codec-rubydebug
logstash-filter-aggregate
logstash-filter-anonymize
logstash-filter-cidr
logstash-filter-clone
logstash-filter-csv
logstash-filter-date
logstash-filter-de_dot
logstash-filter-dissect
logstash-filter-dns
logstash-filter-drop
logstash-filter-elasticsearch
logstash-filter-fingerprint
logstash-filter-geoip
logstash-filter-grok
logstash-filter-http
logstash-filter-jdbc_static
logstash-filter-jdbc_streaming
logstash-filter-json
logstash-filter-kv
logstash-filter-memcached
logstash-filter-metrics
logstash-filter-multiline
logstash-filter-mutate
logstash-filter-ruby
logstash-filter-sleep
logstash-filter-split
logstash-filter-syslog_pri
logstash-filter-throttle
logstash-filter-translate
logstash-filter-truncate
logstash-filter-urldecode
logstash-filter-useragent
logstash-filter-xml
logstash-input-azure_event_hubs
logstash-input-beats
logstash-input-dead_letter_queue
logstash-input-elasticsearch
logstash-input-exec
logstash-input-file
logstash-input-ganglia
logstash-input-gelf
logstash-input-generator
logstash-input-graphite
logstash-input-heartbeat
logstash-input-http
logstash-input-http_poller
logstash-input-imap
logstash-input-jdbc
logstash-input-kafka
logstash-input-pipe
logstash-input-rabbitmq
logstash-input-redis
logstash-input-s3
logstash-input-snmp
logstash-input-snmptrap
logstash-input-sqs
logstash-input-stdin
logstash-input-syslog
logstash-input-tcp
logstash-input-twitter
logstash-input-udp
logstash-input-unix
logstash-output-cloudwatch
logstash-output-csv
logstash-output-elastic_app_search
logstash-output-elasticsearch
logstash-output-email
logstash-output-file
logstash-output-graphite
logstash-output-http
logstash-output-kafka
logstash-output-lumberjack
logstash-output-nagios
logstash-output-null
logstash-output-pipe
logstash-output-rabbitmq
logstash-output-redis
logstash-output-s3
logstash-output-sns
logstash-output-sqs
logstash-output-stdout
logstash-output-tcp
logstash-output-udp
logstash-output-webhdfs
logstash-patterns-core

Logstash 7.x:
/usr/share/logstash/bin/logstash-plugin list
logstash-codec-json
logstash-codec-json_lines
logstash-codec-line
logstash-codec-multiline
logstash-codec-plain
logstash-codec-rubydebug
logstash-filter-clone
logstash-filter-date
logstash-filter-drop
logstash-filter-mutate
logstash-filter-ruby
logstash-filter-xml
logstash-input-beats
logstash-input-generator
logstash-input-stdin
logstash-input-tcp
logstash-output-elasticsearch
logstash-output-file
logstash-output-null
logstash-output-stdout
logstash-patterns-core
This task depends upon

Closed by  Massimiliano Torromeo (mtorromeo)
Monday, 20 May 2019, 07:35 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#62568 

Loading...