Skip to content

Commit ff02d67

Browse files
committed
Information about the TLS version added/updated
1 parent b348bea commit ff02d67

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/send-data/hosted-collectors/amazon-aws/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Amazon Web Services (AWS) is a secure [cloud](https://aws.amazon.com/what-is-cl
1010

1111
Sumo Logic offers hosted Sources to collect from many AWS products.
1212

13+
:::note
14+
Package installers require Transport-level security (TLS) 1.2 or higher.
15+
:::
16+
1317
In this section, we'll introduce the following concepts:
1418

1519
<div className="box-wrapper" >

docs/send-data/hosted-collectors/cloud-syslog-source/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
99

1010
<img src={useBaseUrl('img/send-data/cloud-syslog.png')} alt="thumbnail icon" width="60"/>
1111

12-
You can configure a cloud syslog source to allow a syslog client to send [RFC 5424](https://tools.ietf.org/html/rfc5424)-compliant messages to Sumo. A source-specific token, generated by Sumo, is inserted into each message to identify the source. Transport-level security (TLS) 1.2 over TCP is required.
12+
You can configure a cloud syslog source to allow a syslog client to send [RFC 5424](https://tools.ietf.org/html/rfc5424)-compliant messages to Sumo. A source-specific token, generated by Sumo, is inserted into each message to identify the source. Transport-level security (TLS) 1.3 over TCP is required.
1313

1414
Syslog messages must be compliant with [RFC 5424](https://tools.ietf.org/html/rfc5424) or they are dropped. Messages over 64 KB are truncated.
1515

0 commit comments

Comments
 (0)