|
| 1 | +--- |
| 2 | +title: 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. |
| 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 | +## Nexus Cluster |
| 17 | + |
| 18 | +| Log categories | Description | |
| 19 | +|-----------------------|:-----------------------------------------| |
| 20 | +| Kubernetes Logs | Logs emitted by the Kubernetes containers| |
| 21 | +| VM Orchestration Logs | Logs emitted by the hypervisor service | |
| 22 | + |
| 23 | +## Bare metal servers |
| 24 | + |
| 25 | +| Log categories | Categories | Description | |
| 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 | |
| 29 | + |
| 30 | +## Storage appliance |
| 31 | + |
| 32 | +| Log categories | Description | |
| 33 | +|-------------|:--------------| |
| 34 | +| Storage Appliance logs | System Logs from Storage Appliance | |
| 35 | +| Storage Appliance audits | Audit Logs from Storage Appliance | |
| 36 | +| Storage Appliance alerts | Alert logs from Storage Appliance | |
| 37 | + |
| 38 | +## Cluster Manager |
| 39 | + |
| 40 | +| Log categories | Description | |
| 41 | +|-------------|:--------------| |
| 42 | +| Cluster Manager Deploy or Upgrade Logs | Logs emitted during the deployment or upgrade of the Cluster from Cluster Manager | |
| 43 | + |
| 44 | +## Target for streaming the logs |
| 45 | + |
| 46 | +The logs available for collection from Azure Operator Nexus can be streamed to the following targets: |
| 47 | +- Log Analytics Workspace |
| 48 | +- Storage Account |
| 49 | +- Event Hubs |
0 commit comments