diff --git a/docs/send-data/hosted-collectors/amazon-aws/index.md b/docs/send-data/hosted-collectors/amazon-aws/index.md index 97f774d38c..b7f6c9e965 100644 --- a/docs/send-data/hosted-collectors/amazon-aws/index.md +++ b/docs/send-data/hosted-collectors/amazon-aws/index.md @@ -10,6 +10,10 @@ Amazon Web Services (AWS) is a secure [cloud](https://aws.amazon.com/what-is-cl Sumo Logic offers hosted Sources to collect from many AWS products. +:::note +Package installers require Transport Layer Security (TLS) 1.2 or higher. +::: + In this section, we'll introduce the following concepts:
-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.
+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 Logic. A source-specific token, generated by Sumo Logic, is inserted into each message to identify the source. Transport Layer Security (TLS) 1.3 over TCP is required.
Syslog messages must be compliant with [RFC 5424](https://tools.ietf.org/html/rfc5424) or they are dropped. Messages over 64 KB are truncated.