From ff02d6771bdfcc06583ddf243f686761946d0904 Mon Sep 17 00:00:00 2001 From: Jagadisha V Date: Thu, 10 Jul 2025 13:26:02 +0530 Subject: [PATCH 1/3] Information about the TLS version added/updated --- docs/send-data/hosted-collectors/amazon-aws/index.md | 4 ++++ docs/send-data/hosted-collectors/cloud-syslog-source/index.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/send-data/hosted-collectors/amazon-aws/index.md b/docs/send-data/hosted-collectors/amazon-aws/index.md index 97f774d38c..633338a56a 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-level security (TLS) 1.2 or higher. +::: + In this section, we'll introduce the following concepts:
diff --git a/docs/send-data/hosted-collectors/cloud-syslog-source/index.md b/docs/send-data/hosted-collectors/cloud-syslog-source/index.md index f31f79de00..cb0141931d 100644 --- a/docs/send-data/hosted-collectors/cloud-syslog-source/index.md +++ b/docs/send-data/hosted-collectors/cloud-syslog-source/index.md @@ -9,7 +9,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; thumbnail icon -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. 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. Syslog messages must be compliant with [RFC 5424](https://tools.ietf.org/html/rfc5424) or they are dropped. Messages over 64 KB are truncated. From 4c8eaede16bfa82f854c169a6d9e276353999403 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Fri, 11 Jul 2025 16:24:33 +0530 Subject: [PATCH 2/3] Update docs/send-data/hosted-collectors/amazon-aws/index.md Co-authored-by: John Pipkin (Sumo Logic) --- docs/send-data/hosted-collectors/amazon-aws/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/send-data/hosted-collectors/amazon-aws/index.md b/docs/send-data/hosted-collectors/amazon-aws/index.md index 633338a56a..b7f6c9e965 100644 --- a/docs/send-data/hosted-collectors/amazon-aws/index.md +++ b/docs/send-data/hosted-collectors/amazon-aws/index.md @@ -11,7 +11,7 @@ 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-level security (TLS) 1.2 or higher. +Package installers require Transport Layer Security (TLS) 1.2 or higher. ::: In this section, we'll introduce the following concepts: From 6c501cc093dd28a7b3fc4409ace3cfb43741a29f Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Fri, 11 Jul 2025 16:24:39 +0530 Subject: [PATCH 3/3] Update docs/send-data/hosted-collectors/cloud-syslog-source/index.md Co-authored-by: John Pipkin (Sumo Logic) --- docs/send-data/hosted-collectors/cloud-syslog-source/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/send-data/hosted-collectors/cloud-syslog-source/index.md b/docs/send-data/hosted-collectors/cloud-syslog-source/index.md index cb0141931d..30103f3c92 100644 --- a/docs/send-data/hosted-collectors/cloud-syslog-source/index.md +++ b/docs/send-data/hosted-collectors/cloud-syslog-source/index.md @@ -9,7 +9,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; thumbnail icon -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. +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.