-
Notifications
You must be signed in to change notification settings - Fork 13
/
settings.yml
21 lines (20 loc) · 1.07 KB
/
settings.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Repositories to skip
skip:
- logstash-core-plugin-api
- logstash-patterns-core
- logstash-devutils
- logstash-output-hipchat # Incompatible with Logstash 5.x
- logstash-output-jms # Incompatible with Logstash 5.x
- logstash-input-log4j # Deprecated in 5.x
- logstash-codec-sflow # Empty plugin repository
- logstash-filter-math # Empty plugin repository
- logstash-input-mongodb # Empty plugin repository
- logstash-filter-kubernetes_metadata # https://github.com/logstash-plugins/logstash-filter-kubernetes_metadata/issues/2
- logstash-input-eventlog # https://github.com/logstash-plugins/logstash-input-eventlog/issues/38
- logstash-codec-s3plain # Incompatible with Logstash 6.x
- logstash-filter-anonymize # Incompatible with Logstash 6.x
- logstash-filter-unique # Incompatible with Logstash 6.x
- logstash-filter-multiline # Incompatible with Logstash 6.x
- logstash-output-monasca_log_api # Incomplete docs
- logstash-input-rabbitmq # Provided by logstash-integration-rabbitmq
- logstash-output-rabbitmq # Provided by logstash-integration-rabbitmq