Skip to content

Commit 309eafd

Browse files
authored
Change URLs (#5078)
1 parent 8d9b09c commit 309eafd

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ FIPS 140-2 compliance is not available for Cloud Syslog in the FedRAMP deploymen
2727

2828
In the procedure below, you configure a Cloud Syslog Source, this will generate a Sumo Logic token and the endpoint hostname. Then you set up TLS by downloading a cert to your server. Download the **DigiCert** certificate
2929
from one of the following locations:
30-
* [https://www.digicert.com/CACerts/DigiCertHighAssuranceEVRootCA.crt](https://www.digicert.com/CACerts/DigiCertHighAssuranceEVRootCA.crt)
31-
* [https://www.digicert.com/CACerts/DigiCertHighAssuranceEVRootCA.crt.pem](https://www.digicert.com/CACerts/DigiCertHighAssuranceEVRootCA.crt.pem)
30+
* [https://cacerts.digicert.com/DigiCertHighAssuranceEVRootCA.crt](https://cacerts.digicert.com/DigiCertHighAssuranceEVRootCA.crt)
31+
* [https://cacerts.digicert.com/DigiCertHighAssuranceEVRootCA.crt.pem](https://cacerts.digicert.com/DigiCertHighAssuranceEVRootCA.crt.pem)
3232

3333
Sumo Logic supports syslog clients, including syslog-ng and rsyslog. Follow the instructions in the appropriate section below to configure your server to send syslog data. If syslog data does not appear in Sumo Logic, refer to
3434
[Troubleshooting](#troubleshooting) below.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Sumo Logic supports syslog clients such as rsyslog. This document has instructi
1212

1313
Set up Transport Layer Security (TLS).
1414

15-
Download the **DigiCert** certificate from https://www.digicert.com/CACerts/DigiCertHighAssuranceEVRootCA.crt.
15+
Download the **DigiCert** certificate from https://cacerts.digicert.com/DigiCertHighAssuranceEVRootCA.crt.
1616

1717
### rsyslog
1818

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Sumo Logic supports syslog clients such as syslog-ng. This document has instruc
1212

1313
Set up Transport Layer Security (TLS).
1414

15-
Download the **DigiCert** certificate from https://www.digicert.com/CACerts/DigiCertHighAssuranceEVRootCA.crt.
15+
Download the **DigiCert** certificate from https://cacerts.digicert.com/DigiCertHighAssuranceEVRootCA.crt.
1616

1717
### syslog-ng
1818

0 commit comments

Comments
 (0)