Skip to content

Commit 2c68010

Browse files
jpipkin1kimsauce
andauthored
Add new UI instructions in places previously missed (#4897)
* Clean up classic menu commands * Remove incorrect links to help.sumologic.com * Update blog-csoar/2024-01-03-application-update.md Co-authored-by: Kim (Sumo Logic) <[email protected]> * Update blog-cse/2022/12-31.md Co-authored-by: Kim (Sumo Logic) <[email protected]> * Fix broken link --------- Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent a014662 commit 2c68010

File tree

42 files changed

+77
-66
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+77
-66
lines changed

blog-cse/2022/12-31.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ Cloud SIEM now supports custom sources of inventory data. Now, if you want to in
453453

454454
#### Standard Match Lists
455455

456-
As a reminder, the migration for our out-of-the-box rules content from standard match lists to tags for Entities has begun. The system is now automatically setting the appropriate tags for any Entities appearing in any of the standard match lists called out in the [previous announcement](https://help.sumologic.com/release-notes-cse/2022/10/13/application-update/). This will continue until January 20, 2023, when the migration will be complete.
456+
As a reminder, the migration for our out-of-the-box rules content from standard match lists to tags for Entities has begun. The system is now automatically setting the appropriate tags for any Entities appearing in any of the standard match lists called out in the [previous announcement](/release-notes-cse/2022/12/31/#october-13-2022---application-update). This will continue until January 20, 2023, when the migration will be complete.
457457

458458
#### Minor Changes and Enhancements
459459

@@ -776,7 +776,7 @@ Labels were not being created properly based on Network Blocks for a small numbe
776776
#### Read-Only User Capabilities for Cloud SIEM
777777
New user capabilities (permissions) have been created enabling read-only access to content and configuration features in Cloud SIEM.
778778

779-
These can be used when defining roles in the Sumo Logic platform (at **Administration > Users and Roles > Roles**).
779+
These can be used when [defining roles](/docs/manage/users-roles/roles/create-manage-roles/) in the Sumo Logic platform.
780780

781781
<img src={useBaseUrl('img/release-notes/cse/Read-Only-Roles.png')} alt="read-only roles" />
782782

blog-cse/2023/12-31.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ For full details, see the [Cloud SOAR documentation](/docs/platform-services/aut
166166
---
167167
### October 26, 2023 - Content Release
168168

169-
This content release includes templates for creating Cloud SIEM parsers. There are two versions of each, one with comments that explain the purpose of each parser component, and “clean” versions that you can use to start quickly creating custom parsers. Further documentation on using these parsers will be available on [Sumo Logic Docs](https://help.sumologic.com/) in the coming weeks. Other changes in this release are enumerated below.
169+
This content release includes templates for creating Cloud SIEM parsers. There are two versions of each, one with comments that explain the purpose of each parser component, and “clean” versions that you can use to start quickly creating custom parsers. Further documentation on using these parsers will be available on [Sumo Logic Docs](/docs/cse/get-started-with-cloud-siem/cloud-siem-content-catalog/) in the coming weeks. Other changes in this release are enumerated below.
170170

171171
#### Rules
172172

@@ -1325,7 +1325,7 @@ Each node in the graph represents a single Entity. The graph also displays the r
13251325

13261326
The graph also includes a number of controls for zoom, full screen mode, filtering by Entity type, and adjusting the time frame for relationship detection.
13271327

1328-
For more information about how to use the Entity Relationship Graph, see the [online documentation](https://help.sumologic.com/docs/cse/get-started-with-cloud-siem/about-cse-insight-ui/#about-the-entities-tab-graph-view). You will also see an introduction to the feature the first time you visit an Insight details page.
1328+
For more information about how to use the Entity Relationship Graph, see the [online documentation](/docs/cse/get-started-with-cloud-siem/about-cse-insight-ui/#about-the-entities-tab-graph-view). You will also see an introduction to the feature the first time you visit an Insight details page.
13291329

13301330
#### Minor Changes and Enhancements
13311331

blog-csoar/2024-01-03-application-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1313
<a href="https://help.sumologic.com/release-notes-csoar/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
1414

1515
### Changes and Enhancements
16-
* Playbooks: UserChoice nodes can be handled now from Slack workspace (see [documentation](https://help.sumologic.com/docs/cloud-soar/cloud-soar-delivery-2/#configure-slack-for-cloud-soar)).
16+
* Playbooks: UserChoice nodes can be handled now from Slack workspace (see [documentation](/docs/cloud-soar/automation#configure-slack-for-cloud-soar)).
1717

1818
#### Cloud SOAR
1919
* New privilege "Api Admin": Enabling this privilege in Log Analytics Platform will allow user to handle incident operations without being involved directly as investigator.

blog-csoar/2024-01-30-application-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1313
<a href="https://help.sumologic.com/release-notes-csoar/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
1414

1515
### Changes and Enhancements
16-
* Added public help document for supported integrations. See [Integrations in App Central](https://help.sumologic.com/docs/platform-services/automation-service/app-central/integrations/).
16+
* Added public help document for supported integrations. See [Integrations in App Central](/docs/platform-services/automation-service/app-central/integrations/).
1717
* Integrations: Added possibility to rename an integration keeping original reference in YAML.
1818
* Playbooks:
1919
* List view set as default. View changes are saved in user preferences.

blog-csoar/2024-02-19-application-update.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1414

1515
### Changes and Enhancements
1616
* Playbooks:
17-
* Enabled [playbook testing](https://help.sumologic.com/docs/cloud-soar/automation/#testing-playbooks). With this improvement it is now possible to test a playbook configuration before publishing it, using Insight, Incident or custom JSON as input.
17+
* Enabled [playbook testing](/docs/platform-services/automation-service/automation-service-playbooks/#test-a-playbook). With this improvement it is now possible to test a playbook configuration before publishing it, using Insight, Incident or custom JSON as input.
1818
* Action configuration: Integration fields configuration now suggests default values, if present.
1919
* UserChoice, answer by Email: Fixed Authorizer usage from previous nodes.
20-
* AppCentral: Within the Integrations section, each integration card now contains a hyperlink to the related public documentation page [Integrations in App Central](https://help.sumologic.com/docs/platform-services/automation-service/app-central/integrations/).
20+
* AppCentral: Within the Integrations section, each integration card now contains a hyperlink to the related public documentation page [Integrations in App Central](/docs/platform-services/automation-service/app-central/integrations/).
2121
* Integrations: It is now possible to send custom commands when an integration docker image is created. This feature is available for Not Certified integration only.
2222

2323
#### Cloud SOAR

blog-service/2022/12-31.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ Update - We’ve released an improvement that eases the processes of administeri
164164

165165
Update - We’ve released an improved, re-organized UI for Data Forwarding. There are now separate pages for managing different types of data forwarding destinations:
166166

167-
* Destinations that receive data forwarded from Sumo Logic partitions or scheduled views are still managed on the **Manage Data > Logs > Data Forwarding** page.
168-
* Destinations that receive data from Installed Collectors are managed on a new page: **Manage Data > Collection > Data Archiving** page.
167+
* Destinations that receive data forwarded from Sumo Logic partitions or scheduled views are still managed on the [**Data Forwarding**](/docs/manage/data-forwarding/view-list-data-forwarding/) page.
168+
* Destinations that receive data from Installed Collectors are managed on a new page [**Archive**](/docs/manage/data-archiving/archive/#archive-page) page.
169169

170170
For more information, see [Forward Data from Sumo Logic to S3](/docs/manage/data-forwarding/amazon-s3-bucket).
171171

blog-service/2023/12-31.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ We're excited to introduce a new addition to Sumo Logic account management. Org
422422

423423
Here's how to export detailed child usages:
424424

425-
1. In the left navigation bar, select **Administration > Account**. The Account Overview tab is shown by default.
425+
1. Navigate to the [**Account Overview**](/docs/manage/manage-subscription/sumo-logic-credits-accounts/#account-overview) page.
426426
1. Click on the kebab button and select **Download Detailed Child Usages**, to export/dowload the detailed child usages.<br/><img src={useBaseUrl('img/manage/account/download-detailed-child-usages.png')} alt="download-detailed-child-usages" width="650" style={{border: '1px solid gray'}}/>
427427

428428

@@ -758,9 +758,7 @@ We're excited to announce the release of our new cloud-to-cloud source for Trell
758758

759759
We’re happy to announce a new security option allowing administrators to set a custom policy for the number of days an API Access Key can go unused before being automatically deactivated. This setting allows administrators to tailor the feature to suit their organization’s specific security requirements. This enhances the security of your account by reducing the risk of unauthorized access through abandoned access keys. This ensures that only active access keys can be used to access your account and its resources.
760760

761-
To access this feature, log in to your account and navigate to **Policies**. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Security > Policies**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select **Administration**, and then under **Account Security Settings** select **Policies**. You can also click the **Go To...** menu at the top of the screen and select **Policies**.
762-
763-
From there, you can set your preferred policy for deactivation of unused access keys. [Learn more](/docs/manage/security/access-keys#edit-deactivate-or-delete-an-access-key).
761+
[Learn more](/docs/manage/security/access-keys#edit-deactivate-or-delete-an-access-key).
764762

765763

766764
---

blog-service/2024-06-24-manage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In November 2020, we introduced Ingest Budgets V2, offering greater flexibility
1515

1616
**On September 9. 2024**, Sumo Logic will deprecate and remove the existing V1 Ingest Budgets that remain defined in customer instances.
1717

18-
To ensure uninterrupted service, review your current ingest budgets under **Manage Data > Collection > Ingest Budgets**. Identify any budgets tagged as V1 and, if still needed, [edit and upgrade them to V2](/docs/manage/ingestion-volume/ingest-budgets/daily-volume/#versions) before the deprecation date.
18+
To ensure uninterrupted service, review your current ingest budgets under [**Ingest Budgets**](/docs/manage/ingestion-volume/ingest-budgets/daily-volume#manage-ingest-budgets). Identify any budgets tagged as V1 and, if still needed, [edit and upgrade them to V2](/docs/manage/ingestion-volume/ingest-budgets/daily-volume/#versions) before the deprecation date.
1919

2020
:::note
2121
After September 9, 2024, any legacy ingest budgets that are not migrated will be automatically removed, resulting in the loss of ingestion limitation functionality.

blog-service/2024-06-28-metrics.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,4 @@ We're excited to announce the release of Metrics Data Ingestion, a new screen th
1616

1717
Metrics Data Ingestion answers the question, “What things are sending metrics data, and how much are they sending?”. This screen not only provides high level information about the metrics volume, you'll also see a breakdown by individual metric, as well as specific dimensions and sources. With this information, you can determine the items that contribute most to your credit consumption.
1818

19-
To access the new screen, navigate to **Administration > Account > Metrics Data Ingestion**.
20-
2119
[Learn More](/docs/metrics/metrics-dpm)

docs/cloud-soar/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ Within Automation, you’ll see subsections for:
411411
* [Template](/docs/cloud-soar/automation/#incident-templates). Allows you to create new incident templates and edit, delete, and manage existing ones.
412412
* [Integrations](/docs/platform-services/automation-service/automation-service-integration-framework/). Lets you connect third party tools through APIs.
413413
* [Rules](/docs/cloud-soar/automation/#automation-rules). Lets you create new automation rules.
414-
* [Bridge](https://help.sumologic.com/docs/platform-services/automation-service/automation-service-bridge/). Contains configuration details on any installed bridges.
414+
* [Bridge](/docs/platform-services/automation-service/automation-service-bridge/). Contains configuration details on any installed bridges.
415415

416416
### Settings and configurations
417417

0 commit comments

Comments
 (0)