Reference Library for Azure Platform Logs Falco Threat Detection Rules

Sysdig Secure enables you to create and customize Threat Detection Rules to secure your environment. This topic provides all the fields and events that apply to Falco rules for Azure Platform Logs.

Fields

Field Class: JSON

NameTypeDescription
json.valueCHARBUFExtracts a value from a JSON-encoded input. Syntax is json.value[], where is a json pointer (see https://datatracker.ietf.org/doc/html/rfc6901)
json.objCHARBUFThe full json message as a text string.
json.rawtimeCHARBUFThe time of the event, identical to evt.rawtime.
jevt.valueCHARBUFAlias for json.value, provided for backwards compatibility.
jevt.objCHARBUFAlias for json.obj, provided for backwards compatibility.
jevt.rawtimeCHARBUFAlias for json.rawtime, provided for backwards compatibility.

Field Class: Azure Platform Logs

NameTypeDescription
azure.compute.containerregistryCHARBUFAzure Container Registry name
azure.compute.functionsCHARBUFAzure Function name
azure.databases.sqlserverCHARBUFAzure SQL name
azure.networking.virtualnetworkCHARBUFAzure Virtual Network name
azure.locationCHARBUFAzure location Display Name
azure.resourceGroupCHARBUFAzure resource group name
azure.resourceTypeCHARBUFAzure resource type
azure.resourceIdCHARBUFAzure resource ID
azure.storage.blobservices.containerCHARBUFAzure Blob Service container name
azure.storage.storageaccountsCHARBUFAzure Storage Accounts
azure.subscriptionIdCHARBUFAzure Subscription ID
azure.tenantIdCHARBUFAzure Tenant ID
azure.userCHARBUFAzure User name
azure.requestBodyCHARBUFExtracts from requestBody json a value in input. Syntax is azure.requestBody[], where is a json pointer (see https://datatracker.ietf.org/doc/html/rfc6901)
azure.responseBodyCHARBUFExtracts from responseBody json a value in input. Syntax is azure.responseBody[], where is a json pointer (see https://datatracker.ietf.org/doc/html/rfc6901)
azure.statusMessageCHARBUFExtracts from statusMessage json a value in input. Syntax is azure.statusMessage[], where is a json pointer (see https://datatracker.ietf.org/doc/html/rfc6901)
azure.timeCHARBUFTimestamp of the event in ISO 8601 format