Skip to content

Commit 4578287

Browse files
committed
fixes
1 parent bdabaac commit 4578287

File tree

11 files changed

+14
-14
lines changed

11 files changed

+14
-14
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Contributing
22

3-
Please see the [Contributor Guidelines](https://www.sumologic.com/docs/contributing) published on our docs site.
3+
Please see the [Contributor Guidelines](https://www.sumologic.com/help/docs/contributing) published on our docs site.

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<p>
44
<a href="https://github.com/SumoLogic/sumologic-documentation/blob/main/.github/workflows/production.yml"><img src="https://github.com/SumoLogic/sumologic-documentation/actions/workflows/production.yml/badge.svg" alt="GitHub Actions status"></a>
5-
<a href="https://www.sumologic.com/docs/contributing"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs Welcome"></a>
5+
<a href="https://www.sumologic.com/help/docs/contributing"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs Welcome"></a>
66
<a href="LICENSE"><img src="https://img.shields.io/github/license/sourcerer-io/hall-of-fame.svg?colorB=ff0000"></a>
77
<a href="https://x.com/SumoLogic"><img src="https://img.shields.io/twitter/follow/sumologic.svg?style=social" alt="Twitter Follow" /></a>
88
<a href="https://www.sumologic.com/release-notes-service"><img src="https://img.shields.io/badge/RSS-FFA500?style=for-the-badge&logo=rss&logoColor=white" alt="RSS Follow" width="50"/></a>
@@ -55,14 +55,14 @@ To contribute to Sumo Docs, ensure you have the following tools installed:
5555

5656
## Apply your changes
5757

58-
Make edits using [Markdown syntax](https://www.sumologic.com/docs/contributing/style-guide/#markdown). Keep contributions concise, informative, and aligned with our guidelines.
58+
Make edits using [Markdown syntax](https://www.sumologic.com/help/docs/contributing/style-guide/#markdown). Keep contributions concise, informative, and aligned with our guidelines.
5959

60-
Refer to our [Contributor Guidelines](https://www.sumologic.com/docs/contributing/create-edit-doc/#edit-a-doc) for more information on:
60+
Refer to our [Contributor Guidelines](https://www.sumologic.com/help/docs/contributing/create-edit-doc/#edit-a-doc) for more information on:
6161
- Markdown editing
6262
- Proposing bug fixes
6363
- Testing your changes
6464

65-
All contributions must follow our [Style Guide](https://www.sumologic.com/docs/contributing/style-guide/).
65+
All contributions must follow our [Style Guide](https://www.sumologic.com/help/docs/contributing/style-guide/).
6666

6767
## Building locally
6868

blog-csoar/2024/12-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Effective today, **December 31, 2024**, Sumo Logic’s on-premises SOAR solution
2525

2626
We [previously announced](/release-notes-csoar/2023/12/31/#november-1-2023---application-update) that as of November 15, 2023, Sumo Logic's on-premises SOAR solution no longer received updates, and Sumo Logic Engineering no longer developed, repaired, maintained, or tested the software as of that date.
2727

28-
To upgrade to Sumo Logic’s [Cloud SOAR](https://www.sumologic.com/docs/cloud-soar/) offering, reach out to your Sumo Logic representative.
28+
To upgrade to Sumo Logic’s [Cloud SOAR](https://www.sumologic.com/help/docs/cloud-soar/) offering, reach out to your Sumo Logic representative.
2929

3030
---
3131
### November 20, 2024 - Content Release

blog-service/2025-05-05-alerts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ The [previously announced](/release-notes-service/2024/12/31/#deprecation-notice
1212

1313
- Existing Real-Time Scheduled Searches will continue to operate as-is.
1414
- Creating new Real-Time Scheduled Searches remains disabled (since May 29, 2024).
15-
- For new real-time alerting use cases, we recommend using [Monitors](https://www.sumologic.com/docs/alerts/monitors/overview).
15+
- For new real-time alerting use cases, we recommend using [Monitors](https://www.sumologic.com/help/docs/alerts/monitors/overview).
1616

1717
[Learn more](/docs/alerts/scheduled-searches/create-real-time-alert).

docs/api/service-accounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ The Service Accounts API allows you to manage service accounts. [Service account
3636

3737
* User Management (all role capabilities)
3838

39-
Only administrators can create service accounts. If you are unsure whether you are an administrator, you can view your role in **Preferences** (see [Onboarding Checklists](https://www.sumologic.com/docs/get-started/onboarding-checklists/)).
39+
Only administrators can create service accounts. If you are unsure whether you are an administrator, you can view your role in **Preferences** (see [Onboarding Checklists](https://www.sumologic.com/help/docs/get-started/onboarding-checklists/)).

docs/integrations/amazon-aws/amazon-elastic-block-store.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Amazon EBS is recommended for data that must be quickly accessible and requires
1616
* [CloudWatch Metrics](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using_cloudwatch_ebs.html)
1717

1818
:::note
19-
For [CloudTrail log](https://docs.aws.amazon.com/ebs/latest/userguide/logging-ebs-apis-using-cloudtrail.html), Amazon EBS and Amazon EC2 are tightly integrated services. Most EBS-related events are captured and reflected as part of EC2 events, since EBS volumes are typically attached to EC2 instances for storage and compute operations. See the [Amazon EC2 app](https://www.sumologic.com/docs/integrations/amazon-aws/ec2-cloudwatch-metrics/#events) for EBS related captured events.
19+
For [CloudTrail log](https://docs.aws.amazon.com/ebs/latest/userguide/logging-ebs-apis-using-cloudtrail.html), Amazon EBS and Amazon EC2 are tightly integrated services. Most EBS-related events are captured and reflected as part of EC2 events, since EBS volumes are typically attached to EC2 instances for storage and compute operations. See the [Amazon EC2 app](https://www.sumologic.com/help/docs/integrations/amazon-aws/ec2-cloudwatch-metrics/#events) for EBS related captured events.
2020
:::
2121

2222
## Setup

docs/integrations/saas-cloud/trend-micro-vision-one.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This app includes [built-in monitors](#trend-micro-vision-one-monitors). For det
1717

1818
## Log types
1919

20-
This app uses Sumo Logic’s Trend Micro Vision One Source to collect [alert logs](https://www.sumologic.com/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/trend-micro-source/) from the Trend Micro platform.
20+
This app uses Sumo Logic’s Trend Micro Vision One Source to collect [alert logs](https://www.sumologic.com/help/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/trend-micro-source/) from the Trend Micro platform.
2121

2222
## Sample log message
2323

docs/observability/aws/deploy-use-aws-observability/deploy-with-aws-cloudformation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ The table below displays the response for each text box in this section.
130130
| Existing Sumo Logic Lambda CloudWatch Logs Source API URL | Required you already collect AWS Lambda CloudWatch logs. Provide the existing Sumo Logic AWS Lambda CloudWatch Source API URL. The account, region and namespace fields will be added to the Source. For information on how to determine the URL, see [View or Download Source JSON Configuration](/docs/send-data/use-json-configure-sources/local-configuration-file-management/view-download-source-json-configuration.md). |
131131
| Subscribe log groups to destination (lambda or kinesis firehose delivery stream) | <ul><li>**New** - Automatically subscribes new AWS Lambda log groups to Lambda, to send logs to Sumo Logic.</li><li>**Existing** - Automatically subscribes existing log groups to Lambda, to send logs to Sumo Logic.</li><li>**Both** - Automatically subscribes new and existing log groups.</li><li>**None** - Skips automatic subscription of log groups.</li></ul>|
132132
| Regex for AWS Log Groups | Default Value: **aws/(lambda\|apigateway\|rds)** <br/> With default value, log group names matching with lambda or rds will be subscribed and ingesting cloudwatch logs into sumo logic.<br/> Enter a regex for matching log group names. For more information, see [Configuring parameters](/docs/send-data/collect-from-other-data-sources/autosubscribe-arn-destination/#configuringparameters) in the *Auto-Subscribe ARN (Amazon Resource Name) Destination* topic.
133-
| Tags for filtering CloudWatch Log Groups | Enter comma separated key value pairs for filtering logGroups using tags. Ex KeyName1=string,KeyName2=string. This is optional leave it blank if tag based filtering is not needed. Visit https://www.sumologic.com/docs/send-data/collect-from-other-data-sources/autosubscribe-arn-destination/#configuringparameters |
133+
| Tags for filtering CloudWatch Log Groups | Enter comma separated key value pairs for filtering logGroups using tags. Ex KeyName1=string,KeyName2=string. This is optional leave it blank if tag based filtering is not needed. Visit https://www.sumologic.com/help/docs/send-data/collect-from-other-data-sources/autosubscribe-arn-destination/#configuringparameters |
134134

135135
:::note
136136
* Don't use forward slashes (`/`) to encapsulate the regex. While normally they are needed for raw code, it's not necessary here.

docs/platform-services/automation-service/app-central/integrations/sumo-logic-cloud-siem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ import AccessKey from '../../../../reuse/automation-service/access-key.md';
8181
* <IntegrationCertificate/>
8282
* **Signals Daemon Query**. Enter the query to be executed in daemons.
8383

84-
* **API Rate Limit Sleep (s)**. Enter the API rate limit in seconds. If the API rate limit exceeded, wait for 1 second and then attempt a retry, with a maximum wait time of 10. more info at https://www.sumologic.com/docs/api/metrics/#rate-limiting.
84+
* **API Rate Limit Sleep (s)**. Enter the API rate limit in seconds. If the API rate limit exceeded, wait for 1 second and then attempt a retry, with a maximum wait time of 10. more info at https://www.sumologic.com/help/docs/api/metrics/#rate-limiting.
8585

8686
* **Custom Field Interval Name (Close Insight Trigger)**. This field is only used within the Close Insight Trigger as a custom field for insight ID in Cloud SOAR, for example, `opt_1`.
8787

docs/platform-services/automation-service/app-central/integrations/sumo-logic-log-analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ import AccessKey from '../../../../reuse/automation-service/access-key.md';
5252
* **Daemon Query**. Enter the query to be executed in daemons.
5353
* <IntegrationTimeout/>
5454
* <IntegrationCertificate/>
55-
* **API Rate Limit Sleep (s)**. Enter the API rate limit in seconds. If the API rate limit exceeded, wait for 1 second and then attempt a retry, with a maximum wait time of 10. more info at https://www.sumologic.com/docs/api/metrics/#rate-limiting.
55+
* **API Rate Limit Sleep (s)**. Enter the API rate limit in seconds. If the API rate limit exceeded, wait for 1 second and then attempt a retry, with a maximum wait time of 10. more info at https://www.sumologic.com/help/docs/api/metrics/#rate-limiting.
5656
* <IntegrationEngine/>
5757
* <IntegrationProxy/>
5858

0 commit comments

Comments
 (0)