logstash/docs/include/plugin_header-nonstandard.asciidoc
mergify[bot] d2fe1b137d
Doc: Add non-standard header file (#17600) (#17610)
(cherry picked from commit fab297eaaa)

Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>
2025-04-29 18:11:16 -04:00

25 lines
891 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/elastic/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].