Skip to content

Commit

Permalink
gd-8029: administration:transport-security plugin list supporting TLS…
Browse files Browse the repository at this point in the history
… corrected

Signed-off-by: Enrique Sibaja Pastrana <[email protected]>
  • Loading branch information
MrPibody7 committed Oct 20, 2023
1 parent 315412f commit 506a5a2
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions administration/transport-security.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ The listed properties can be enabled in the configuration file, specifically on

The following **output** plugins can take advantage of the TLS feature:

* [Amazon CloudWatch](../pipeline/outputs/cloudwatch.md)
* [Amazon Kinesis Data Firehose](../pipeline/outputs/firehose.md)
* [Amazon Kinesis Data Streams](../pipeline/outputs/kinesis.md)
* [Amazon S3](../pipeline/outputs/s3.md)
* [Azure](../pipeline/outputs/azure.md)
* [BigQuery](../pipeline/outputs/bigquery.md)
Expand All @@ -46,10 +43,19 @@ The following **output** plugins can take advantage of the TLS feature:

The following **input** plugins can take advantage of the TLS feature:

* [MQTT](../pipeline/inputs/mqtt.md)
* [TCP](../pipeline/inputs/tcp.md)
* [Docker Events](../pipeline/inputs/docker-events.md)
* [Elasticsearch (Bulk API)](../pipeline/inputs/elasticsearch.md)
* [Forward](../pipeline/inputs/forward.md)
* [Health](../pipeline/inputs/health.md)
* [HTTP](../pipeline/inputs/http.md)
* [Kubernetes Events](../pipeline/inputs/kubernetes-events.md)
* [MQTT](../pipeline/inputs/mqtt.md)
* [NGINX Exporter Metrics](../pipeline/inputs/nginx.md)
* [OpenTelemetry](../pipeline/inputs/opentelemetry.md)
* [Prometheus Scrape Metrics](../pipeline/inputs/prometheus-scrape-metrics.md)
* [Splunk (HTTP HEC)](../pipeline/inputs/splunk.md)
* [Syslog](../pipeline/inputs/syslog.md)
* [TCP](../pipeline/inputs/tcp.md)

In addition, other plugins implements a sub-set of TLS support, meaning, with restricted configuration:

Expand Down

0 comments on commit 506a5a2

Please sign in to comment.