logstash/docs/include/plugin_header.asciidoc
Karen Metts d2bdc05f99
Doc: Update plugin headers to deeplink into matrix (#15870)
Co-authored by: Alessandro Stoltenberg <alessandro.stoltenberg@elastic.co>
2024-01-30 13:35:16 -05: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].