mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
39 lines
1.1 KiB
Text
39 lines
1.1 KiB
Text
ifeval::["{versioned_docs}"!="true"]
|
|
[subs="attributes"]
|
|
++++
|
|
<titleabbrev>{plugin}</titleabbrev>
|
|
++++
|
|
endif::[]
|
|
ifeval::["{versioned_docs}"=="true"]
|
|
[subs="attributes"]
|
|
++++
|
|
<titleabbrev>{version}</titleabbrev>
|
|
++++
|
|
endif::[]
|
|
|
|
* A component of the <<plugins-integrations-{integration},{integration} integration plugin>>
|
|
* Integration version: {version}
|
|
* Released on: {release_date}
|
|
* {changelog_url}[Changelog]
|
|
|
|
ifeval::["{versioned_docs}"!="true"]
|
|
|
|
For other versions, see the
|
|
{lsplugindocs}/{type}-{plugin}-index.html[Versioned plugin docs].
|
|
|
|
endif::[]
|
|
|
|
ifeval::["{versioned_docs}"=="true"]
|
|
|
|
For other versions, see the <<{type}-{plugin}-index,overview list>>.
|
|
|
|
To learn more about Logstash, see the {logstash-ref}/index.html[Logstash Reference].
|
|
|
|
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-integration-{integration}[Github].
|
|
For the list of Elastic supported plugins, please consult the https://www.elastic.co/support/matrix#matrix_logstash_plugins[Elastic Support Matrix].
|
|
|