File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 35
35
Valid plugin types are 'input' 'filter' and 'output'
36
36
plugin :
37
37
milestone :
38
- 0 : >-
38
+ "0" : >-
39
39
Using milestone 0 %{type} plugin '%{name}'. This plugin isn't well
40
40
supported by the commnity and likely has no maintainer. For more
41
41
information on plugin milestones, see
42
42
http://logstash.net/docs/%{LOGSTASH_VERSION}/plugin-milestones
43
- 1 : >-
43
+ "1" : >-
44
44
Using milestone 1 %{type} plugin '%{name}'. This plugin should work,
45
45
but would benefit from use by folks like you. Please let us know if you
46
46
find bugs or have suggestions on how to improve this plugin. For more
47
47
information on plugin milestones, see
48
48
http://logstash.net/docs/%{LOGSTASH_VERSION}/plugin-milestones
49
- 2 : >-
49
+ "2" : >-
50
50
Using milestone 2 %{type} plugin '%{name}'. This plugin should be
51
51
stable, but if you see strange behavior, please let us know!
52
52
For more information on plugin milestones, see
You can’t perform that action at this time.
0 commit comments