Skip to content

Commit fab297e

Browse files
authored
Doc: Add non-standard header file (#17600)
1 parent 789233b commit fab297e

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
[subs="attributes"]
2+
++++
3+
<titleabbrev>{plugin}</titleabbrev>
4+
++++
5+
6+
* Plugin version: {version}
7+
* Released on: {release_date}
8+
* {changelog_url}[Changelog]
9+
10+
For other versions, see the
11+
{lsplugindocs}/{type}-{plugin}-index.html[Versioned plugin docs].
12+
13+
ifeval::["{default_plugin}"=="0"]
14+
15+
==== Installation
16+
17+
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.
18+
19+
endif::[]
20+
21+
==== Getting help
22+
23+
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].
24+
For the list of Elastic supported plugins, please consult the https://www.elastic.co/support/matrix#logstash_plugins[Elastic Support Matrix].
25+

0 commit comments

Comments
 (0)