Skip to content

Commit c032890

Browse files
authored
Doc: Add deprecation tags to integration and output tables (#1783)
1 parent a308e2a commit c032890

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/plugins/integrations.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ filters and codecs--into one package.
77
|=======================================================================
88
| Integration Plugin | Description | Github repository
99
| <<plugins-integrations-aws,aws>> | Plugins for use with Amazon Web Services (AWS). | https://github.com/logstash-plugins/logstash-integration-aws[logstash-integration-aws]
10-
| <<plugins-integrations-elastic_enterprise_search,elastic_enterprise_search>> | Plugins for use with https://www.elastic.co/enterprise-search[Elastic Enterprise Search]. | https://github.com/logstash-plugins/logstash-integration-elastic_enterprise_search[logstash-integration-elastic_enterprise_search]
10+
| <<plugins-integrations-elastic_enterprise_search,elastic_enterprise_search (deprecated) >>| [deprecated at {stack} version 9.0.0 and plugin version 3.0.1] Plugins for use with Elastic Enterprise Search. | https://github.com/logstash-plugins/logstash-integration-elastic_enterprise_search[logstash-integration-elastic_enterprise_search]
1111
| <<plugins-integrations-jdbc,jdbc>> | Plugins for use with databases that provide JDBC drivers. | https://github.com/logstash-plugins/logstash-integration-jdbc[logstash-integration-jdbc]
1212
| <<plugins-integrations-kafka,kafka>> | Plugins for use with the Kafka distributed streaming platform. | https://github.com/logstash-plugins/logstash-integration-kafka[logstash-integration-kafka]
1313
| <<plugins-integrations-logstash,logstash>> | Plugins to enable {ls}-to-{ls} communication. | https://github.com/logstash-plugins/logstash-integration-logstash[logstash-integration-logstash]

docs/plugins/outputs.asciidoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ The following output plugins are available below. For a list of Elastic supporte
77

88
|=======================================================================
99
| Plugin | Description | Github repository
10-
| <<plugins-outputs-elastic_app_search,app_search>> | Sends events to the https://www.elastic.co/app-search/[Elastic App Search] solution | https://github.com/logstash-plugins/logstash-output-elastic_app_search[logstash-integration-elastic_enterprise_search]
10+
| <<plugins-outputs-elastic_app_search,app_search (deprecated)>> |[deprecated at {stack} version 9.0.0 and plugin version 3.0.1] Sends events to Elastic App Search | https://github.com/logstash-plugins/logstash-output-elastic_app_search[logstash-integration-elastic_enterprise_search]
1111
| <<plugins-outputs-boundary,boundary>> | Sends annotations to Boundary based on Logstash events | https://github.com/logstash-plugins/logstash-output-boundary[logstash-output-boundary]
1212
| <<plugins-outputs-circonus,circonus>> | Sends annotations to Circonus based on Logstash events | https://github.com/logstash-plugins/logstash-output-circonus[logstash-output-circonus]
1313
| <<plugins-outputs-cloudwatch,cloudwatch>> | Aggregates and sends metric data to AWS CloudWatch | https://github.com/logstash-plugins/logstash-output-cloudwatch[logstash-output-cloudwatch]
1414
| <<plugins-outputs-csv,csv>> | Writes events to disk in a delimited format | https://github.com/logstash-plugins/logstash-output-csv[logstash-output-csv]
1515
| <<plugins-outputs-datadog,datadog>> | Sends events to DataDogHQ based on Logstash events | https://github.com/logstash-plugins/logstash-output-datadog[logstash-output-datadog]
1616
| <<plugins-outputs-datadog_metrics,datadog_metrics>> | Sends metrics to DataDogHQ based on Logstash events | https://github.com/logstash-plugins/logstash-output-datadog_metrics[logstash-output-datadog_metrics]
1717
| <<plugins-outputs-dynatrace,dynatrace>> | Sends events to Dynatrace based on Logstash events | https://github.com/dynatrace-oss/logstash-output-dynatrace[logstash-output-dynatrace]
18-
| <<plugins-outputs-elastic_app_search,elastic_app_search>> | Sends events to the https://www.elastic.co/app-search/[Elastic App Search] solution | https://github.com/logstash-plugins/logstash-output-elastic_app_search[logstash-integration-elastic_enterprise_search]
18+
| <<plugins-outputs-elastic_app_search,elastic_app_search (deprecated)>> | [deprecated at {stack} version 9.0.0 and plugin version 3.0.1]Sends events to the https://www.elastic.co/app-search/[Elastic App Search] solution | https://github.com/logstash-plugins/logstash-output-elastic_app_search[logstash-integration-elastic_enterprise_search]
1919
| <<plugins-outputs-elastic_workplace_search,elastic_workplace_search>> | Sends events to the https://www.elastic.co/enterprise-search[Elastic Workplace Search] solution | https://github.com/logstash-plugins/logstash-output-elastic_app_search[logstash-integration-elastic_enterprise_search]
2020
| <<plugins-outputs-elasticsearch,elasticsearch>> | Stores logs in Elasticsearch | https://github.com/logstash-plugins/logstash-output-elasticsearch[logstash-output-elasticsearch]
2121
| <<plugins-outputs-email,email>> | Sends email to a specified address when output is received | https://github.com/logstash-plugins/logstash-output-email[logstash-output-email]
@@ -64,7 +64,7 @@ The following output plugins are available below. For a list of Elastic supporte
6464
| <<plugins-outputs-udp,udp>> | Sends events over UDP | https://github.com/logstash-plugins/logstash-output-udp[logstash-output-udp]
6565
| <<plugins-outputs-webhdfs,webhdfs>> | Sends Logstash events to HDFS using the `webhdfs` REST API | https://github.com/logstash-plugins/logstash-output-webhdfs[logstash-output-webhdfs]
6666
| <<plugins-outputs-websocket,websocket>> | Publishes messages to a websocket | https://github.com/logstash-plugins/logstash-output-websocket[logstash-output-websocket]
67-
| <<plugins-outputs-elastic_workplace_search,workplace_search>> | Sends events to the https://www.elastic.co/enterprise-search[Elastic Workplace Search] solution | https://github.com/logstash-plugins/logstash-output-elastic_app_search[logstash-integration-elastic_enterprise_search]
67+
| <<plugins-outputs-elastic_workplace_search,workplace_search (deprecated)>> | [deprecated at {stack} version 9.0.0 and plugin version 3.0.1] Sends events to Elastic Workplace Search | https://github.com/logstash-plugins/logstash-output-elastic_app_search[logstash-integration-elastic_enterprise_search]
6868
| <<plugins-outputs-xmpp,xmpp>> | Posts events over XMPP | https://github.com/logstash-plugins/logstash-output-xmpp[logstash-output-xmpp]
6969
| <<plugins-outputs-zabbix,zabbix>> | Sends events to a Zabbix server | https://github.com/logstash-plugins/logstash-output-zabbix[logstash-output-zabbix]
7070
|=======================================================================

0 commit comments

Comments
 (0)