Skip to content

Commit 86ff108

Browse files
authored
Merge branch 'main' into views-doc-creation
2 parents ca8d87f + 7b93df9 commit 86ff108

File tree

22 files changed

+414
-236
lines changed

22 files changed

+414
-236
lines changed

.clabot

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,8 @@
169169
"Ayah-Saleh",
170170
"ishaanahuja29",
171171
"raunakmandaokar",
172-
"bradtho"
172+
"bradtho",
173+
"Misterjohnson87"
173174
],
174175
"message": "Thank you for your contribution! As this is an open source project, we require contributors to sign our Contributor License Agreement and do not have yours on file. To proceed with your PR, please [sign your name here](https://forms.gle/YgLddrckeJaCdZYA6) and we'll add you to our approved list of contributors.",
175176
"label": "cla-signed",

blog-service/2023/12-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ To learn more, see [Updating Your AWS Observability Stack](/docs/observability/a
106106

107107
We're excited to announce that you can use roles to restrict access to specific data in search indexes. When you create a role, you can select **Index based** filters to allow access to data based on indexes, or you can select **Advanced filter** to define a dataset to allow access based on search criteria. This ensures that users only see the data they are supposed to.
108108

109-
[Learn more](/docs/manage/users-roles/roles/rbac-for-indexes).
109+
[Learn more](/docs/manage/users-roles/roles/create-manage-roles/).
110110

111111
:::note
112112
This feature is in Beta. To participate, contact your Sumo Logic account executive or our Support Team.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Automox C2C Source (Collection)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- collection
6+
- automox
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
13+
14+
We're excited to announce the release of our new cloud-to-cloud source for Automox. This source helps you to collect all events objects, audit trail events, and device inventory details from the Automox platform, and ingest them into Sumo Logic for streamlined analysis. [Learn more](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/automox-source).

blog-service/2024-10-14-manage.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Role Based Index Access (Manage)
3+
image: https://www.sumologic.com/img/logo.svg
4+
keywords:
5+
- rbac
6+
- index
7+
- roles
8+
hide_table_of_contents: true
9+
---
10+
11+
import useBaseUrl from '@docusaurus/useBaseUrl';
12+
13+
<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
14+
15+
We're excited to announce that when you create a role, you can select **Index Access** to restrict access to data in specific indexes. In addition, when you now select **Search Filter**, you can create filtering to restrict access to log analytics, audit, and security data. These enhancements ensure that users only see the data they are supposed to.
16+
17+
This feature was [previously only available to participants in our beta program](/release-notes-service/2023/12/31/#october-27-2023-manage-account). It is now available for general use.
18+
19+
:::note
20+
These changes are rolling out across deployments incrementally and will be available on all deployments by October 25, 2024.
21+
:::
22+
23+
[Learn more](/docs/manage/users-roles/roles/create-manage-roles/#create-a-role).

cid-redirects.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,15 @@
8080
"/Start_Here/About_Sumo_Logic/Status_and_Scheduled_Maintenance": "/docs/get-started/help",
8181
"/Start_Here/About_Sumo_Logic/Sumo_Logic_Support_Terms_and_Conditions": "/docs/get-started/support-terms",
8282
"/Start_Here/Analyst_or_Administrator": "/docs/get-started/onboarding-checklists",
83+
"/Start_Here/Getting_Started": "/docs/get-started",
8384
"/Start_Here/Getting_Started/Analyst_or_Administrator": "/docs/get-started/onboarding-checklists",
8485
"/Start-Here/09Customize-Your-Sumo-Logic-Experience/Preferences-Page": "/docs/get-started/account-settings-preferences",
8586
"/Start-Here/02Getting-Started/Glossary": "/docs/contributing/glossary",
8687
"/01Start-Here/02Getting-Started/Glossary": "/docs/contributing/glossary",
8788
"/docs/contributing/create-document": "/docs/contributing/create-edit-doc",
8889
"/docs/contributing/edit-doc": "/docs/contributing/create-edit-doc",
8990
"/docs/contributing/markdown-cheat-sheet": "/docs/contributing/style-guide",
91+
"/docs/contributing/templates": "/docs/contributing/templates/generic-doc",
9092
"/docs/c2c": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework",
9193
"/03Send-Data": "/docs/send-data",
9294
"/03Send-Data/01-Design-Your-Deployment": "/docs/send-data/choose-collector-source",
@@ -1259,6 +1261,7 @@
12591261
"/07Sumo-Logic-Apps/26Apps_for_Sumo/CSE_App/Install_the_CSE_App_and_View_the_Dashboards": "/docs/integrations/sumo-apps/cse",
12601262
"/07Sumo-Logic-Apps/26Apps_for_Sumo/CSE_App/01Log_Types_for_the_CSE_App": "/docs/integrations/sumo-apps/cse",
12611263
"/07Sumo-Logic-Apps/26Apps_for_Sumo/Data_Volume_App_-_Legacy/Data_Volume_App_Dashboards_-_Legacy": "/docs/integrations/sumo-apps/data-volume",
1264+
"/07Sumo-Logic-Apps/26Apps_for_Sumo/Data_Volume_App_-_Legacy/01-Install-the-Data-Volume-App_-_Legacy": "/docs/integrations/sumo-apps/data-volume",
12621265
"/07Sumo-Logic-Apps/26Apps_for_Sumo/Data_Volume_App": "/docs/integrations/sumo-apps/data-volume",
12631266
"/07Sumo-Logic-Apps/26Apps_for_Sumo/Data_Volume_App/Install_the_Data_Volume_App%2C_view_Dashboards%2C_and_set_up_'burn_down'_rates": "/docs/integrations/sumo-apps/data-volume",
12641267
"/07Sumo-Logic-Apps/26Apps_for_Sumo/Data_Volume_App/Install_the_Data_Volume_App,_view_Dashboards,_and_set_up_'burn_down'_rates": "/docs/integrations/sumo-apps/data-volume",
@@ -1311,6 +1314,7 @@
13111314
"/07Sumo-Logic-Apps/Cloud_Security_Monitoring_and_Analytics/AWS_WAF_-_Cloud_Security_Monitoring_and_Analytics": "/docs/integrations/cloud-security-monitoring-analytics/aws-waf",
13121315
"/07Sumo-Logic-Apps/Cloud_Security_Monitoring_and_Analytics/AWS_WAF_-_Cloud_Security_Monitoring_and_Analytics/Collect_Logs_for_the_AWS_WAF_-_Cloud_Security_Monitoring_and_Analytics_App": "/docs/integrations/cloud-security-monitoring-analytics/aws-waf",
13131316
"/07Sumo-Logic-Apps/Cloud_Security_Monitoring_and_Analytics/AWS_WAF_-_Cloud_Security_Monitoring_and_Analytics/Install_the_AWS_WAF_-_Cloud_Security_Monitoring_and_Analytics_App%2C_and_View_the_Dashboards": "/docs/integrations/cloud-security-monitoring-analytics/aws-waf",
1317+
"/07Sumo-Logic-Apps/Cloud_Security_Monitoring_and_Analytics/AWS_WAF_-_Cloud_Security_Monitoring_and_Analytics/Install_the_AWS_WAF_-_Cloud_Security_Monitoring_and_Analytics_App,_and_View_the_Dashboards": "/docs/integrations/cloud-security-monitoring-analytics/aws-waf",
13141318
"/07Sumo-Logic-Apps/Cloud_Security_Monitoring_and_Analytics/Linux_-_Cloud_Security_Monitoring_and_Analytics": "/docs/integrations/cloud-security-monitoring-analytics/linux",
13151319
"/07Sumo-Logic-Apps/Cloud_Security_Monitoring_and_Analytics/Linux_-_Cloud_Security_Monitoring_and_Analytics/Collect_Logs_for_the_Linux_-_Cloud_Security_Monitoring_and_Analytics": "/docs/integrations/cloud-security-monitoring-analytics/linux",
13161320
"/07Sumo-Logic-Apps/Cloud_Security_Monitoring_and_Analytics/Linux_-_Cloud_Security_Monitoring_and_Analytics/Install_the_Cloud_Security_Monitoring_and_Analytics_-_Linux_App_and_view_the_Dashboards": "/docs/integrations/cloud-security-monitoring-analytics/linux",
@@ -2612,6 +2616,7 @@
26122616
"/cid/19878": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/airtable-source",
26132617
"/cid/19879": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/knowbe4-api-source",
26142618
"/cid/16323": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/druva-source",
2619+
"/cid/17343": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/automox-source",
26152620
"/cid/20172": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/cisco-vulnerability-management-source",
26162621
"/cid/19880": "/docs/metrics/metrics-operators/predict",
26172622
"/cid/19881": "/docs/metrics/metrics-operators/accum",
@@ -3375,6 +3380,7 @@
33753380
"/Send_Data/01_Design_Your_Deployment/Best_Practices:_Good_Source_Category,_Bad_Source_Category": "/docs/send-data/best-practices",
33763381
"/03Send-Data/Sources/02Sources-for-Hosted-Collectors/Amazon_Web_Services/AWS_S3_Source": "/docs/send-data/hosted-collectors/amazon-aws/aws-s3-source",
33773382
"/03Send-Data/Sources/02Sources-for-Hosted-Collectors/Amazon_Web_Services/Amazon_CloudWatch_Source_for_Metrics": "/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs",
3383+
"/Send-Data/Sources": "/docs/send-data",
33783384
"/Send-Data/Sources/02Sources-for-Hosted-Collectors/Amazon_Web_Services": "/docs/send-data/hosted-collectors/amazon-aws",
33793385
"/Send-Data/Sources/02Sources-for-Hosted-Collectors/Amazon_Web_Services/AWS_S3_Source": "/docs/send-data/hosted-collectors/amazon-aws/aws-s3-source",
33803386
"/Send_Data/Hosted_Collectors": "/docs/send-data/hosted-collectors",
@@ -3592,8 +3598,10 @@
35923598
"/APIs/02Search_Job_API/About_the_Search_Job_API": "/docs/api/search-job",
35933599
"/APIs/02Search_Job_API/Search_Job_API_Reference": "/docs/api/search-job",
35943600
"/APIs/02Sumo-Logic-APIs/Deployment-Specific-Endpoints": "/docs/api/getting-started",
3601+
"/Apps/01_Apps_in_Sumo_Logic/Custom_Data_Filters": "/docs/get-started/apps-integrations",
35953602
"/Apps/02_Active_Directory_App": "/docs/integrations/microsoft-azure/active-directory-azure",
35963603
"/Apps/05_Amazon_VPC_Flow_Logs_App/Amazon_VPC_Flow_Logs_App_Dashboards": "/docs/integrations/amazon-aws/vpc-flow-logs",
3604+
"/Apps/06_AWS_CloudTrail_App/": "/docs/integrations/amazon-aws/cloudtrail",
35973605
"/Apps/06_AWS_CloudTrail_App/01_Collect_logs_for_the_AWS_CloudTrail_App": "/docs/integrations/amazon-aws/cloudtrail",
35983606
"/Apps/06_AWS_CloudTrail_App/AWS_CloudTrail_App_Dashboards": "/docs/integrations/amazon-aws/cloudtrail",
35993607
"/Apps/Apache_App": "/docs/integrations/web-servers/apache",
@@ -3631,7 +3639,7 @@
36313639
"/Beta/Cloud-to-Cloud_Integration_Framework/Workday_Source": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/workday-source",
36323640
"/Beta/Dashboard-Data-API": "/docs/api/dashboard",
36333641
"/Beta/Dashboard_(New)": "/docs/dashboards",
3634-
"/Beta/Grant_Access_to_Data_in_Audit_Indexes": "/docs/manage/security/audit-indexes/audit-index-access",
3642+
"/Beta/Grant_Access_to_Data_in_Audit_Indexes": "/docs/manage/users-roles/roles/create-manage-roles",
36353643
"/Beta/Health_Events": "/docs/manage/health-events",
36363644
"/Beta/Ingest_Budgets": "/docs/manage/ingestion-volume/ingest-budgets",
36373645
"/docs/manage/ingestion-volume/ingest-budgets/assign-collector-ingest-budget": "/docs/manage/ingestion-volume/ingest-budgets/daily-volume/assign-collector-ingest-budget",
@@ -3764,6 +3772,7 @@
37643772
"/Send_Data/Sources/02Sources_for_Hosted_Collectors/HTTP_Source": "/docs/send-data/hosted-collectors/http-source",
37653773
"/Send_Data/Sources/02Sources_for_Hosted_Collectors/Cloud_Syslog_Source": "/docs/send-data/hosted-collectors/cloud-syslog-source",
37663774
"/Send_Data/Sources/HTTP_Source": "/docs/send-data/hosted-collectors/http-source",
3775+
"/Send_Data/Sources/Local_Windows_Event_Log_Source/Local_Windows_Event_Source_Custom_Channels": "/docs/send-data/installed-collectors/sources/local-windows-event-log-source",
37673776
"/Send-Data/Applications-and-Other-Data-Sources": "/docs/integrations",
37683777
"/Send-Data/Applications-and-Other-Data-Sources/Akamai-Cloud-Monitor/Akamai-Cloud-Monitor-App-Dashboards": "/docs/integrations/saas-cloud/akamai-cloud-monitor",
37693778
"/Send-Data/Applications-and-Other-Data-Sources/Amazon-CloudFront/Amazon-CloudFront-App-Dashboards": "/docs/integrations/amazon-aws/cloudfront",
@@ -3899,6 +3908,7 @@
38993908
"/docs/apm/traces/working-with-tracing-data/spans": "/docs/apm/traces/spans",
39003909
"/docs/apm/traces/working-with-tracing-data/search-query-language-support-for-traces": "/docs/apm/traces/search-query-language-support-for-traces",
39013910
"/Visualizations-and-Alerts/Alert-Grouping": "/docs/alerts/monitors/alert-grouping",
3911+
"/Visualizations-and-Alerts/Alerts/09-Scheduled-Search-FAQs/How-to-Prevent-your-Scheduled-Search-from-Timing-Out": "/docs/alerts/scheduled-searches/faq",
39023912
"/Visualizations-and-Alerts/Alerts/09-Scheduled-Search-FAQs": "/docs/alerts/scheduled-searches/faq",
39033913
"/Visualizations-and-Alerts/Alerts/01-Scheduled-Searches": "/docs/alerts/scheduled-searches",
39043914
"/Visualizations-and-Alerts/Explore/Troubleshoot_with_Explore": "/docs/dashboards/explore-view",
@@ -3984,7 +3994,9 @@
39843994
"/docs/manage/security/audit-index": "/docs/manage/security/audit-indexes/audit-index",
39853995
"/docs/manage/security/audit-event-index": "/docs/manage/security/audit-indexes/audit-event-index",
39863996
"/docs/manage/security/search-audit-index": "/docs/manage/security/audit-indexes/search-audit-index",
3987-
"/docs/manage/security/audit-index-access": "/docs/manage/security/audit-indexes/audit-index-access",
3997+
"/docs/manage/security/audit-index-access": "/docs/manage/users-roles/roles/create-manage-roles",
3998+
"/docs/manage/security/audit-indexes/audit-index-access/": "/docs/manage/users-roles/roles/create-manage-roles",
3999+
"/docs/manage/users-roles/roles/rbac-for-indexes": "/docs/manage/users-roles/roles/create-manage-roles",
39884000
"/cid/-1": "/",
39894001
"/docs/api/beta": "/docs/api",
39904002
"/docs/api/dashboard-data": "/docs/api/dashboard",

docs/get-started/sumo-logic-ui.md

Lines changed: 13 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,18 @@ add back this opening paragraph: Our [Quickstart](/docs/get-started/quickstart)
1414
import useBaseUrl from '@docusaurus/useBaseUrl';
1515
import Iframe from 'react-iframe';
1616

17-
This guide introduces you to the new, faster Sumo Logic UI.
17+
This guide will help you get started with the new and improved Sumo Logic user interface, designed for faster speed and a more intuitive experience. To opt in, navigate to the left-hand panel and click **Switch to New UI**.
18+
19+
<img src={useBaseUrl('img/get-started/switch-new-ui.png')} alt="switch-new-ui.png" width="250"/>
20+
21+
With the new UI, you'll benefit from:
22+
23+
* Unified experience across operational and security analytics products.
24+
* Faster load times with enhanced caching.
25+
* Stateful URLs that save your session and position when you log back in.
26+
* Use-case-driven navigation to help you quickly find the features you need.
27+
28+
For a detailed list of updates, [view the release notes](/release-notes-service/2024/02/23/ui/). Watch the quickstart overview video below to get familiar with the new interface.
1829

1930
<Iframe url="https://www.youtube.com/embed/86IJB6JrG_k?rel=0"
2031
width="854px"
@@ -25,29 +36,7 @@ This guide introduces you to the new, faster Sumo Logic UI.
2536
position="relative"
2637
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
2738
allowfullscreen
28-
/>
29-
30-
:::tip
31-
New to Sumo Logic? Start with our [Quickstart Guide](/docs/get-started/quickstart) to get up and running fast. You'll be introduced you to the process of getting data into Sumo Logic, searching and analyzing your data, and sharing your findings with your colleagues. 
32-
:::
33-
34-
## Benefits
35-
36-
With the New UI, you can expect:
37-
38-
* Unified experience across operational and security analytics products.
39-
* Faster load times with enhanced caching.
40-
* Stateful URLs that save your place upon re-login.
41-
* Use-case-based navigation for streamlined feature discovery.
42-
43-
You can view the full list of updates [here](/release-notes-service/2024/02/23/ui/).
44-
45-
46-
## Switching to the New UI
47-
48-
To opt into the new UI, go to the left navigation panel and click **Switch to New UI**.
49-
50-
<img src={useBaseUrl('img/get-started/switch-new-ui.png')} alt="switch-new-ui.png" width="250"/>
39+
/>
5140

5241
## Home
5342

docs/integrations/microsoft-azure/kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ This section walks you through the process of configuring a pipeline to send log
155155
4. Enter a name.
156156
5. Check the **Stream to an event hub** box and click **Event hub / Configure**.
157157
6. Select an Azure subscription.
158-
7. **Event bub namespace.** If you have chosen Method 1 (Azure Event Hubs Source) for collecting logs, select the **EventHubNamespace** created manually, or else if you have chosen Method 2 (Collect logs from Azure monitor using Azure functions), then select `SumoAzureLogsNamespace<UniqueSuffix>` namespace created by the ARM template.
158+
7. **Event hub namespace.** If you have chosen Method 1 (Azure Event Hubs Source) for collecting logs, select the **EventHubNamespace** created manually, or else if you have chosen Method 2 (Collect logs from Azure monitor using Azure functions), then select `SumoAzureLogsNamespace<UniqueSuffix>` namespace created by the ARM template.
159159
8. **Event hub name (optional).** If you have chosen Method 1 (Azure Event Hub Source) for collecting logs, select the event hub name, which you created manually, or if you have chosen Method 2 (Collect logs from Azure monitor using Azure functions), then select **insights-operational-logs**.
160160
9. Select **RootManageSharedAccessKey** from **Select event hub policy name** dropdown.
161161
10. Select the checkbox for log types under **Categories** which you want to ingest.<br/> <img src={useBaseUrl('img/integrations/microsoft-azure/diagnostic-setting-kuberetes.png')} style={{border: '1px solid gray'}} alt="diagnostic-setting-kuberetes" width="800"/>

0 commit comments

Comments
 (0)