Azure Kubernetes Service (AKS)¶
Azure Kubernetes Service (AKS) is a quick way to start developing and deploying cloud-native apps in Azure. LimaCharlie can ingest Azure Kubernetes Service logs.
Microsoft has more information about Azure Kubernetes logs and metrics.
Log Ingestion¶
AKS logs can be ingested via:
- Azure Event Hub
- LimaCharlie Webhooks
When configuring the adapter, set client_options.platform: azure_kubernetes_service to select the dedicated parser. Upon ingestion, the log category field is used to define the Event Type and the time field provides the event timestamp.