Skip to content

Commit 0ef9fa3

Browse files
author
Soumya Maitra
committed
Updated PR according to review comments
1 parent 00fe386 commit 0ef9fa3

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

articles/operator-nexus/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@
298298
- name: List of metrics collected
299299
href: List-of-metrics-collected.md
300300
- name: List of logs available for streaming
301-
href: list-of-logs-available.md
301+
href: list-logs-available.md
302302
- name: Near-edge Compute
303303
href: reference-near-edge-compute.md
304304
- name: BareMetal Machine roles

articles/operator-nexus/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ landingContent:
105105
- text: List of metrics collected
106106
url: List-of-metrics-collected.md
107107
- text: List of logs available
108-
url: list-of-logs-available.md
108+
url: list-logs-available.md
109109
- text: Near-edge Compute
110110
url: reference-near-edge-compute.md
111111
- text: Near-edge BMM roles

articles/operator-nexus/list-of-logs-available.md renamed to articles/operator-nexus/list-logs-available.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: List of logs available in Azure Operator Nexus
3-
description: List of logs available in Azure Operator Nexus.
3+
description: List of logs available in Azure Operator Nexus for streaming to customer's subscription by creating diagnostic settings.
44
author: neilverse
55
ms.author: soumyamaitra
66
ms.service: azure-operator-nexus
@@ -15,29 +15,29 @@ Logs emitted by Nexus Resources provide insight in the detailed operations of Ne
1515

1616
## Nexus Cluster
1717

18-
| Log Categories | Description |
18+
| Log categories | Description |
1919
|-----------------------|:-----------------------------------------|
2020
| Kubernetes Logs | Logs emitted by the Kubernetes containers|
2121
| VM Orchestration Logs | Logs emitted by the hypervisor service |
2222

2323
## Bare metal servers
2424

25-
| Log Categories | Categories | Description |
25+
| Log categories | Categories | Description |
2626
|-------------|:--------------|:--------------|
2727
| System | Debug, Info, Notice, Warning, Error, Critical | System logs from the Bare metal server |
2828
| Security | Debug, Info, Notice, Warning, Error, Critical, Defender, BreakGlass Audit | Security logs from the Bare metal server |
2929

3030
## Storage appliance
3131

32-
| Log Categories | Description |
32+
| Log categories | Description |
3333
|-------------|:--------------|
3434
| Storage Appliance logs | System Logs from Storage Appliance |
3535
| Storage Appliance audits | Audit Logs from Storage Appliance |
3636
| Storage Appliance alerts | Alert logs from Storage Appliance |
3737

3838
## Cluster Manager
3939

40-
| Log Categories | Description |
40+
| Log categories | Description |
4141
|-------------|:--------------|
4242
| Cluster Manager Deploy or Upgrade Logs | Logs emitted during the deployment or upgrade of the Cluster from Cluster Manager |
4343

0 commit comments

Comments
 (0)