Skip to content

Commit

Permalink
Fixing typo in input pluggins changed TTL to TLS
Browse files Browse the repository at this point in the history
  • Loading branch information
RicardoAAD committed Oct 20, 2023
1 parent 315412f commit a6574b7
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion pipeline/inputs/http.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ description: The HTTP input plugin allows you to send custom records to an HTTP

### TLS / SSL

HTTP input plugin supports TTL/SSL, for more details about the properties available and general configuration, please refer to the [Transport Security](../../administration/transport-security.md) section.
HTTP input plugin supports TLS/SSL, for more details about the properties available and general configuration, please refer to the [Transport Security](../../administration/transport-security.md) section.

## Getting Started

Expand Down
2 changes: 1 addition & 1 deletion pipeline/outputs/elasticsearch.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The **es** output plugin, allows to ingest your records into an [Elasticsearch](
### TLS / SSL

Elasticsearch output plugin supports TTL/SSL, for more details about the properties available and general configuration, please refer to the [TLS/SSL](tcp-and-tls.md) section.
Elasticsearch output plugin supports TLS/SSL, for more details about the properties available and general configuration, please refer to the [TLS/SSL](tcp-and-tls.md) section.

### write\_operation

Expand Down
2 changes: 1 addition & 1 deletion pipeline/outputs/http.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The **http** output plugin allows to flush your records into a HTTP endpoint. Fo

### TLS / SSL

HTTP output plugin supports TTL/SSL, for more details about the properties available and general configuration, please refer to the [TLS/SSL](tcp-and-tls.md) section.
HTTP output plugin supports TLS/SSL, for more details about the properties available and general configuration, please refer to the [TLS/SSL](tcp-and-tls.md) section.

## Getting Started

Expand Down
2 changes: 1 addition & 1 deletion pipeline/outputs/influxdb.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The **influxdb** output plugin, allows to flush your records into a [InfluxDB](h

### TLS / SSL

InfluxDB output plugin supports TTL/SSL, for more details about the properties available and general configuration, please refer to the [TLS/SSL](https://github.com/fluent/fluent-bit-docs/tree/16f30161dc4c79d407cd9c586a0c6839d0969d97/pipeline/configuration/tls_ssl.md) section.
InfluxDB output plugin supports TLS/SSL, for more details about the properties available and general configuration, please refer to the [TLS/SSL](https://github.com/fluent/fluent-bit-docs/tree/16f30161dc4c79d407cd9c586a0c6839d0969d97/pipeline/configuration/tls_ssl.md) section.

## Getting Started

Expand Down
2 changes: 1 addition & 1 deletion pipeline/outputs/kafka-rest-proxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The **kafka-rest** output plugin, allows to flush your records into a [Kafka RES

### TLS / SSL

Kafka REST Proxy output plugin supports TTL/SSL, for more details about the properties available and general configuration, please refer to the [TLS/SSL](tcp-and-tls.md) section.
Kafka REST Proxy output plugin supports TLS/SSL, for more details about the properties available and general configuration, please refer to the [TLS/SSL](tcp-and-tls.md) section.

## Getting Started

Expand Down
2 changes: 1 addition & 1 deletion pipeline/outputs/oci-logging-analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The following parameters are to set the Logging Analytics resources that must be

## TLS/SSL

OCI Logging Analytics output plugin supports TTL/SSL, for more details about the properties available and general configuration, please refer to the [TLS/SSL](../../administration/transport-security.md) section.
OCI Logging Analytics output plugin supports TLS/SSL, for more details about the properties available and general configuration, please refer to the [TLS/SSL](../../administration/transport-security.md) section.

## Getting Started

Expand Down
2 changes: 1 addition & 1 deletion pipeline/outputs/opensearch.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ The following instructions assumes that you have a fully operational OpenSearch
### TLS / SSL

OpenSearch output plugin supports TTL/SSL, for more details about the properties available and general configuration, please refer to the [TLS/SSL](tcp-and-tls.md) section.
OpenSearch output plugin supports TLS/SSL, for more details about the properties available and general configuration, please refer to the [TLS/SSL](tcp-and-tls.md) section.

### write\_operation

Expand Down
2 changes: 1 addition & 1 deletion pipeline/outputs/skywalking.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The **Apache SkyWalking** output plugin, allows to flush your records to a [Apac

### TLS / SSL

Apache SkyWalking output plugin supports TTL/SSL, for more details about the properties available and general configuration, please refer to the [TLS/SSL](https://github.com/fluent/fluent-bit-docs/tree/16f30161dc4c79d407cd9c586a0c6839d0969d97/pipeline/configuration/tls_ssl.md) section.
Apache SkyWalking output plugin supports TLS/SSL, for more details about the properties available and general configuration, please refer to the [TLS/SSL](https://github.com/fluent/fluent-bit-docs/tree/16f30161dc4c79d407cd9c586a0c6839d0969d97/pipeline/configuration/tls_ssl.md) section.

## Getting Started

Expand Down
2 changes: 1 addition & 1 deletion pipeline/outputs/splunk.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Content and Splunk metadata \(fields\) handling configuration properties:

### TLS / SSL

Splunk output plugin supports TTL/SSL, for more details about the properties available and general configuration, please refer to the [TLS/SSL](../../administration/transport-security.md) section.
Splunk output plugin supports TLS/SSL, for more details about the properties available and general configuration, please refer to the [TLS/SSL](../../administration/transport-security.md) section.

## Getting Started

Expand Down

0 comments on commit a6574b7

Please sign in to comment.