Skip to content

Commit 00fe386

Browse files
author
Soumya Maitra
committed
Add list of Nexus Logs Available for Streaming
1 parent d6006dc commit 00fe386

File tree

1 file changed

+11
-20
lines changed

1 file changed

+11
-20
lines changed
Lines changed: 11 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: List of Logs Available in Azure Operator Nexus.
2+
title: List of logs available in Azure Operator Nexus
33
description: List of logs available in Azure Operator Nexus.
44
author: neilverse
55
ms.author: soumyamaitra
@@ -13,46 +13,37 @@ ms.custom: template-reference
1313

1414
Logs emitted by Nexus Resources provide insight in the detailed operations of Nexus Resources and are useful for monitoring their health and availability. The logs are categorized into different categories based on the type of resource emitting the logs. These logs can be streamed to specific targets by creating [Diagnostic Settings](../azure-monitor/essentials/diagnostic-settings.md) in Azure Monitor.
1515

16-
- [List of logs available for streaming in Azure Operator Nexus](#list-of-logs-available-for-streaming-in-azure-operator-nexus)
17-
- [Nexus Cluster](#nexus-cluster)
18-
- [Baremetal servers](#baremetal-servers)
19-
- [Storage Appliances](#storage-appliances)
20-
- [Cluster Manager](#cluster-manager)
21-
- [Target for Streaming the logs](#target-for-streaming-the-logs)
22-
2316
## Nexus Cluster
2417

2518
| Log Categories | Description |
26-
|-----------------------|:----------------------------------------:|
19+
|-----------------------|:-----------------------------------------|
2720
| Kubernetes Logs | Logs emitted by the Kubernetes containers|
2821
| VM Orchestration Logs | Logs emitted by the hypervisor service |
2922

30-
## Baremetal servers
23+
## Bare metal servers
3124

3225
| Log Categories | Categories | Description |
33-
|-------------|:-------------:|:-------------:|
34-
| System | Debug, Info, Notice, Warning, Error, Critical | System logs from the Baremetal server |
35-
| Security | Debug, Info, Notice, Warning, Error, Critical, Defender, BreakGlass Audit | Security logs from the Baremetal server |
26+
|-------------|:--------------|:--------------|
27+
| System | Debug, Info, Notice, Warning, Error, Critical | System logs from the Bare metal server |
28+
| Security | Debug, Info, Notice, Warning, Error, Critical, Defender, BreakGlass Audit | Security logs from the Bare metal server |
3629

37-
## Storage Appliances
30+
## Storage appliance
3831

3932
| Log Categories | Description |
40-
|-------------|:-------------:|
33+
|-------------|:--------------|
4134
| Storage Appliance logs | System Logs from Storage Appliance |
4235
| Storage Appliance audits | Audit Logs from Storage Appliance |
4336
| Storage Appliance alerts | Alert logs from Storage Appliance |
4437

4538
## Cluster Manager
4639

4740
| Log Categories | Description |
48-
|-------------|:-------------:|
41+
|-------------|:--------------|
4942
| Cluster Manager Deploy or Upgrade Logs | Logs emitted during the deployment or upgrade of the Cluster from Cluster Manager |
5043

51-
## Target for Streaming the logs
44+
## Target for streaming the logs
5245

5346
The logs available for collection from Azure Operator Nexus can be streamed to the following targets:
54-
5547
- Log Analytics Workspace
5648
- Storage Account
57-
- Event Hub
58-
49+
- Event Hubs

0 commit comments

Comments
 (0)