logstash/docs/include/plugin_header.asciidoc
2024-07-10 11:22:46 -04:00

25 lines
900 B
Text

[subs="attributes"]
++++
<titleabbrev>{plugin}</titleabbrev>
++++
* Plugin version: {version}
* Released on: {release_date}
* {changelog_url}[Changelog]
For other versions, see the
{lsplugindocs}/{type}-{plugin}-index.html[Versioned plugin docs].
ifeval::["{default_plugin}"=="0"]
==== Installation
For plugins not bundled by default, it is easy to install by running +bin/logstash-plugin install logstash-{type}-{plugin}+. See {logstash-ref}/working-with-plugins.html[Working with plugins] for more details.
endif::[]
==== Getting help
For questions about the plugin, open a topic in the http://discuss.elastic.co[Discuss] forums. For bugs or feature requests, open an issue in https://github.com/logstash-plugins/logstash-{type}-{plugin}[Github].
For the list of Elastic supported plugins, please consult the https://www.elastic.co/support/matrix#logstash_plugins[Elastic Support Matrix].