Skip to content

Commit 7fe20a5

Browse files
committed
Merge branch 'banner' of github.com:SumoLogic/sumologic-documentation into banner
2 parents 830267d + 2034ab6 commit 7fe20a5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ description: Get to know the Sumo Logic platform user interface.
77

88
<!--
99
When officially GA'd (est. Nov 2024):
10-
-retire the Classic UI version
11-
-Add back this opening paragraph: Our [Quickstart](/docs/get-started/quickstart) introduced you to the process of getting data into Sumo Logic, searching and analyzing your data, and then sharing your findings with your colleagues.
10+
retire the Classic UI version
11+
add back this opening paragraph: Our [Quickstart](/docs/get-started/quickstart) introduced you to the process of getting data into Sumo Logic, searching and analyzing your data, and then sharing your findings with your colleagues.
1212
-->
1313

1414
import useBaseUrl from '@docusaurus/useBaseUrl';

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)