mirror of
https://github.com/elastic/logstash.git
synced 2025-04-25 07:07:54 -04:00
Remove community maintained statement
Remove community maintained statement Fixes #6365
This commit is contained in:
parent
e9a7a60e85
commit
3487feaba0
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Released on: <%=release_date%>
|
||||||
Compatible: <%= supported_logstash %>
|
Compatible: <%= supported_logstash %>
|
||||||
|
|
||||||
<% unless default_plugin? %>
|
<% unless default_plugin? %>
|
||||||
NOTE: This is a community-maintained plugin! It does not ship with Logstash by default, but it is easy to install by running `bin/logstash-plugin install logstash-<%= section %>-<%= name %>`.
|
NOTE: This plugin does not ship with Logstash by default, but it is easy to install by running `bin/logstash-plugin install logstash-<%= section %>-<%= name %>`.
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
<%= description %>
|
<%= description %>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue