Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

About the Device

Azure Kubernetes Service (AKS) is a managed Kubernetes service that you can use to deploy and manage containerized applications. You need minimal container orchestration expertise to use AKS. AKS reduces the complexity and operational overhead of managing Kubernetes by offloading much of that responsibility to Azure. AKS is an ideal platform for deploying and managing containerized applications that require high availability, scalability, and portability, and for deploying applications to multiple regions, using open-source tools, and integrating with existing DevOps tools. 

Device Information

 Entity

Particulars

Vendor Name

Microsoft

Product Name

Azure Kubernetes Service

Type of Device

Cloud

Collection Method

Log Type

 Ingestion label

Preferred Logging Protocol - Format

Log collection method

Data Source

 Kubernetes Audit Azure

 KUBERNETES_AUDIT_AZURE

Cloud Storage - JSON

 C2C - Storage

https://cloud.google.com/chronicle/docs/reference/feed-management-api#azure_blobstore

Device Configuration

Prerequisites

  • An Azure subscription that you can sign in to.

  • An Azure Kubernetes Service environment in Azure

  • A user who's a Global Administrator or Azure Kubernetes Service Administrator.

  • Azure Storage Account to store the logs.

Reference URLs

Configurations Steps

  1. In the Azure portal, select your Kubernetes Services from the menu.

  2. Select Cluster for which you want to enable logging.

p1.png
  1. In Monitoring, select Diagnostic settings.

  1. Click Add diagnostic setting and select all the categories under Logs.

  2. Select Archive to storage account in Destination details to store logs to storage account.

  1. Once you select Archive to storage account, you need to choose an existing Subscription and Storage account.

  2. Click Save.

How you can get credentials of Azure Storage: https://accenture-css.atlassian.net/wiki/spaces/CEDAR/pages/48906343945

Integration Parameters

Parameter Display Name

Default Value

Description

AZURE URI

N/A

The URI pointing to a Azure Blob Storage blob or container. Container names are insights-logs-signinlogs , insights-logs-auditlogs & RiskyUsers

URI IS A

Directory which includes subdirectories

The type of object indicated by the URI. Valid values are:

  • FILES: The URI points to a single blob that will be ingested with each execution of the feed.

  • FOLDERS_RECURSIVE: The URI points to a Blob Storage container.

SOURCE DELETION OPTION

Never delete files

Source file deletion is not supported in Azure. This field's value must be set to SOURCE_DELETION_NEVER.

Shared Key OR SAS Token

 

A shared key, a 512-bit random string in base64 encoding, authorized to access Azure Blob Storage. Required if not specifying an SAS Token.
OR
A Shared Access Signature authorized to access the Azure Blob Storage container.

ASSET NAMESPACE

 

To assign an asset namespace to all events that are ingested from a particular feed, set the "namespace" field within details. The namespace field is a string.

  • No labels