Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
base_url:
description: Base url for the deployed environment. Should start and end with a slash.
required: false
default: "/"
default: "/help/"
type: string
environment:
description: GitHub Actions environment name (used for scoping secrets and deployment)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
deploy-to-staging:
uses: SumoLogic/sumologic-documentation/.github/workflows/build_and_deploy.yml@main
with:
hostname: https://help.sumologic.com
hostname: https://www.sumologic.com
environment: production
secrets:
S3_BUCKET_NAME: ${{ secrets.PRODUCTION_S3_BUCKET_NAME }}
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Contributing

Please see the [Contributor Guidelines](https://help.sumologic.com/docs/contributing) published on our docs site.
Please see the [Contributor Guidelines](https://www.sumologic.com/help/docs/contributing) published on our docs site.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<img src="https://help.sumologic.com/img/sumo-docs-readme.png" width="400"/>
<img src="https://www.sumologic.com/img/sumo-docs-readme.png" width="400"/>

<p>
<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>
<a href="https://help.sumologic.com/docs/contributing"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs Welcome"></a>
<a href="https://www.sumologic.com/help/docs/contributing"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs Welcome"></a>
<a href="LICENSE"><img src="https://img.shields.io/github/license/sourcerer-io/hall-of-fame.svg?colorB=ff0000"></a>
<a href="https://x.com/SumoLogic"><img src="https://img.shields.io/twitter/follow/sumologic.svg?style=social" alt="Twitter Follow" /></a>
<a href="https://help.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>
<a href="https://www.sumologic.com/help/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>
</p>

Sumo Docs is the open-source documentation site for Sumo Logic, an all-in-one cloud data analytics platform built to support security, operations, and business intelligence use cases. Sumo Logic empowers users to monitor, analyze, troubleshoot, and visualize data from their applications and network environments in real time. Its elastic processing capabilities enable seamless log data collection and management from various sources, regardless of type, volume, or location. Learn more at [sumologic.com](https://www.sumologic.com).
Expand Down Expand Up @@ -55,14 +55,14 @@ To contribute to Sumo Docs, ensure you have the following tools installed:

## Apply your changes

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

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

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

## Building locally

Expand Down
2 changes: 1 addition & 1 deletion blog-collector/2021/12-31.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 2021 Archive
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
---

import useBaseUrl from '@docusaurus/useBaseUrl';
Expand Down
2 changes: 1 addition & 1 deletion blog-collector/2022/12-31.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 2022 Archive
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
---

import useBaseUrl from '@docusaurus/useBaseUrl';
Expand Down
2 changes: 1 addition & 1 deletion blog-collector/2023/12-31.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 2023 Archive
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
---

import useBaseUrl from '@docusaurus/useBaseUrl';
Expand Down
2 changes: 1 addition & 1 deletion blog-collector/2024/12-31.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 2024 Archive
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
---

import useBaseUrl from '@docusaurus/useBaseUrl';
Expand Down
2 changes: 1 addition & 1 deletion blog-collector/2025-01-08-otel.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Remote Management for OpenTelemetry Collector (OpenTelemetry Collector)
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- collection
- opentelemetry
Expand Down
2 changes: 1 addition & 1 deletion blog-collector/2025-02-18-installed.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Version 19.525-1 (Installed Collector)
hide_table_of_contents: true
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
---

import useBaseUrl from '@docusaurus/useBaseUrl';
Expand Down
2 changes: 1 addition & 1 deletion blog-collector/2025-05-14-installed.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Version 19.525-42 (Installed Collector)
hide_table_of_contents: true
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
---

import useBaseUrl from '@docusaurus/useBaseUrl';
Expand Down
2 changes: 1 addition & 1 deletion blog-collector/2025-07-4-installed.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Version 19.525-44 (Installed Collector)
hide_table_of_contents: true
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
---

import useBaseUrl from '@docusaurus/useBaseUrl';
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2022/12-31.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 2022 Archive
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
---

import useBaseUrl from '@docusaurus/useBaseUrl';
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2023/12-31.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ keywords:
- log mappers
- parsers
- cloud siem
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
---

import useBaseUrl from '@docusaurus/useBaseUrl';
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2024/12-31.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ keywords:
- log mappers
- parsers
- cloud siem
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
---

import useBaseUrl from '@docusaurus/useBaseUrl';
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-01-14-content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: January 14, 2025 - Content Release
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- rules
- log mappers
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-01-28-content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: January 28, 2025 - Content Release
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- log mappers
- parsers
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-01-31-content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: January 31, 2025 - Content Release
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- log mappers
- parsers
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-02-14-content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: February 14th, 2025 - Content Release
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- log mappers
- parsers
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-02-20-content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: February 20th, 2025 - Content Release
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- log mappers
- parsers
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-02-27-content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: February 27, 2025 - Content Release
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- log mappers
- parsers
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-03-03-application.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: March 3, 2025 - Application Update
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- threat intel
- security
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-03-10-application.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: March 10, 2025 - Application Update
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- custom insights
- insights
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-03-13-content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: March 13, 2025 - Content Release
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- log mappers
- parsers
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-03-18-content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: March 18, 2025 - Content Release
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- log mappers
- parsers
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-03-24-content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: March 24, 2025 - Content Release
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- rules
hide_table_of_contents: true
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-04-03-content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: April 3, 2025 - Content Release
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- log mappers
- parsers
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-04-08-application.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: April 8, 2025 - Application Update
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- threat intel
- security
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-04-14-content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: April 14, 2025 - Content Release
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- log mappers
- parsers
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-04-25-content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: April 25, 2025 - Content Release
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- log mappers
- parsers
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-05-09-content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: May 9, 2025 - Content Release
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- log mappers
- parsers
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-05-23-content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: May 23, 2025 - Content Release
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- log mappers
- parsers
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-05-30-content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: May 30, 2025 - Content Release
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- log mappers
- parsers
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-06-02-application.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: June 2, 2025 - Application Update
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- outlier rules
- first seen rules
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-06-12-content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: June 12, 2025 - Content Release
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- log mappers
- parsers
Expand Down
2 changes: 1 addition & 1 deletion blog-cse/2025-06-26-content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: June 26, 2025 - Content Release
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- log mappers
- parsers
Expand Down
2 changes: 1 addition & 1 deletion blog-csoar/2023/12-31.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ keywords:
- cloud soar
- automation service
- csoar
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
---

import useBaseUrl from '@docusaurus/useBaseUrl';
Expand Down
6 changes: 3 additions & 3 deletions blog-csoar/2024/12-31.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ keywords:
- cloud soar
- automation service
- csoar
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
---

import useBaseUrl from '@docusaurus/useBaseUrl';
Expand All @@ -25,7 +25,7 @@ Effective today, **December 31, 2024**, Sumo Logic’s on-premises SOAR solution

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.

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

---
### November 20, 2024 - Content Release
Expand Down Expand Up @@ -320,7 +320,7 @@ The Python upgrade impacts a total of 38 integrations. These integrations will r

Please be aware that with this update, the output from certain actions may no longer be displayed as expected if they were customized in your current setup. This is an important consideration for your workflows, and we recommend reviewing any customizations you have in place.

To facilitate a smooth transition, we have prepared a straightforward guide to assist you in updating your integrations. This guide outlines the steps you need to take to ensure your integrations work seamlessly with Python 3.12. <a href="https://help.sumologic.com/files/updating-app-central-integrations.pdf" target="_blank">Click here for the "Updating App Central Integrations" guide</a>.
To facilitate a smooth transition, we have prepared a straightforward guide to assist you in updating your integrations. This guide outlines the steps you need to take to ensure your integrations work seamlessly with Python 3.12. <a href="https://www.sumologic.com/files/updating-app-central-integrations.pdf" target="_blank">Click here for the "Updating App Central Integrations" guide</a>.

Below is the full list of integrations that will be affected by the Python upgrade. Please review this list to determine which integrations in your environment will require attention.

Expand Down
2 changes: 1 addition & 1 deletion blog-csoar/2025-01-03-application-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: January 03, 2025 - Application Update
keywords:
- sumo logic
- cloud soar
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
hide_table_of_contents: true
---

Expand Down
2 changes: 1 addition & 1 deletion blog-csoar/2025-01-03-content.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: January 03, 2025 - Content Release
hide_table_of_contents: true
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- automation service
- cloud soar
Expand Down
2 changes: 1 addition & 1 deletion blog-csoar/2025-02-06-application-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: February 6, 2025 - Application Update
keywords:
- sumo logic
- cloud soar
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
hide_table_of_contents: true
---

Expand Down
2 changes: 1 addition & 1 deletion blog-csoar/2025-02-06-content.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: February 6, 2025 - Content Release
hide_table_of_contents: true
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
keywords:
- automation service
- cloud soar
Expand Down
2 changes: 1 addition & 1 deletion blog-csoar/2025-02-24-application-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: February 24, 2025 - Application Update
keywords:
- sumo logic
- cloud soar
image: https://help.sumologic.com/img/sumo-square.png
image: https://www.sumologic.com/help/img/sumo-square.png
hide_table_of_contents: true
---

Expand Down
Loading