|
| 1 | +--- |
| 2 | +title: List of Logs Available in Azure Operator Nexus. |
| 3 | +description: List of logs available in Azure Operator Nexus. |
| 4 | +author: neilverse |
| 5 | +ms.author: soumyamaitra |
| 6 | +ms.service: azure-operator-nexus |
| 7 | +ms.topic: reference |
| 8 | +ms.date: 06/13/2024 |
| 9 | +ms.custom: template-reference |
| 10 | +--- |
| 11 | + |
| 12 | +# List of logs available for streaming in Azure Operator Nexus |
| 13 | + |
| 14 | +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. |
| 15 | + |
| 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 | + |
| 23 | +## Nexus Cluster |
| 24 | + |
| 25 | +| Log Categories | Description | |
| 26 | +|-----------------------|:----------------------------------------:| |
| 27 | +| Kubernetes Logs | Logs emitted by the Kubernetes containers| |
| 28 | +| VM Orchestration Logs | Logs emitted by the hypervisor service | |
| 29 | + |
| 30 | +## Baremetal servers |
| 31 | + |
| 32 | +| 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 | |
| 36 | + |
| 37 | +## Storage Appliances |
| 38 | + |
| 39 | +| Log Categories | Description | |
| 40 | +|-------------|:-------------:| |
| 41 | +| Storage Appliance logs | System Logs from Storage Appliance | |
| 42 | +| Storage Appliance audits | Audit Logs from Storage Appliance | |
| 43 | +| Storage Appliance alerts | Alert logs from Storage Appliance | |
| 44 | + |
| 45 | +## Cluster Manager |
| 46 | + |
| 47 | +| Log Categories | Description | |
| 48 | +|-------------|:-------------:| |
| 49 | +| Cluster Manager Deploy or Upgrade Logs | Logs emitted during the deployment or upgrade of the Cluster from Cluster Manager | |
| 50 | + |
| 51 | +## Target for Streaming the logs |
| 52 | + |
| 53 | +The logs available for collection from Azure Operator Nexus can be streamed to the following targets: |
| 54 | + |
| 55 | +- Log Analytics Workspace |
| 56 | +- Storage Account |
| 57 | +- Event Hub |
| 58 | + |
0 commit comments