Palo Alto Prisma Cloud のログを収集する
このドキュメントでは、Google Security Operations フィードを設定して Palo Alto Prisma Cloud のログを収集する方法について説明します。
詳細については、Google Security Operations へのデータの取り込みの概要をご覧ください。
取り込みラベルによって、未加工のログデータを構造化 UDM 形式に正規化するパーサーが識別されます。このドキュメントの情報は、取り込みラベル PAN_PRISMA_CLOUD が付加されたパーサーに適用されます。
Palo Alto Prisma Cloud を構成する
- 管理者アカウントで Palo Alto Prisma Cloud コンソールにログインします。
- [設定] メニューで [アクセスキー] をクリックします。
- [Add New] をクリックして名前を入力します。
- [作成] をクリックします。[アクセスキー ID] と [秘密鍵] の値が表示されます。 
- [アクセスキー ID] と [秘密鍵] の値を保存します。これらの値は、Google Security Operations フィードを構成するときに必要です。 
フィードを設定する
フィードを構成する手順は次のとおりです。
- [SIEM Settings] > [Feeds] に移動します。
- [Add New Feed] をクリックします。
- 次のページで [単一のフィードを設定] をクリックします。
- [フィード名] フィールドに、フィードの名前を入力します(例: Palo Alto Prisma Cloud Logs)。
- [ソースタイプ] として [サードパーティ API] を選択します。
- [ログタイプ] として [Palo Alto Prisma Cloud] を選択します。
- [次へ] をクリックします。
- 次の必須入力パラメータを構成します。
- ユーザー名: 前の手順で取得したアクセスキー ID を指定します。
- パスワード: 前の手順で取得した秘密鍵を指定します。
- API ホスト名: API ホスト名を指定します。
 
- [次へ] をクリックしてから、[送信] をクリックします。
フィールド マッピング リファレンス
このパーサーコードは、JSON 形式の PAN PRISMA CLOUD ログからフィールドを抽出し、データ変換とマッピングを実行して、データを Chronicle UDM スキーマに構造化します。ネストされたオブジェクトや配列など、さまざまなログ メッセージ構造を処理し、Chronicle 内での分析用に多様なセキュリティ イベントとコンテキスト情報を正規化します。
UDM マッピング テーブル
| ログフィールド | UDM マッピング | 論理 | 
|---|---|---|
| accountName | read_only_udm.target.resource.attribute.cloud.project.id | accountNameフィールドから直接マッピングされます。 | 
| accountId | read_only_udm.target.hostname | accountIdフィールドから直接マッピングされます。 | 
| accountId | read_only_udm.target.asset.hostname | accountIdフィールドから直接マッピングされます。 | 
| accountId | read_only_udm.principal.cloud.project.id | aggregatedAlerts配列のaccountIdフィールドから直接マッピングされます。 | 
| アクション | read_only_udm.security_result.description | JSON 部分を削除した後、 actionフィールドから直接マッピングされます。 | 
| alertId | read_only_udm.metadata.product_log_id | alertIdフィールドから直接マッピングされます。 | 
| alertRules.0.allowAutoRemediate | read_only_udm.security_result.detection_fields.allowAutoRemediate_0 | alertRules.0.allowAutoRemediateフィールドから直接マッピングされます。 | 
| alertRules.0.enabled | read_only_udm.security_result.detection_fields.enabled_0 | alertRules.0.enabledフィールドから直接マッピングされます。 | 
| alertRules.0.name | read_only_udm.security_result.detection_fields.name_0 | alertRules.0.nameフィールドから直接マッピングされます。 | 
| alertRules.0.notifyOnDismissed | read_only_udm.security_result.detection_fields.notifyOnDismissed_0 | alertRules.0.notifyOnDismissedフィールドから直接マッピングされます。 | 
| alertRules.0.notifyOnOpen | read_only_udm.security_result.detection_fields.notifyOnOpen_0 | alertRules.0.notifyOnOpenフィールドから直接マッピングされます。 | 
| alertRules.0.notifyOnResolved | read_only_udm.security_result.detection_fields.notifyOnResolved_0 | alertRules.0.notifyOnResolvedフィールドから直接マッピングされます。 | 
| alertRules.0.notifyOnSnoozed | read_only_udm.security_result.detection_fields.notifyOnSnoozed_0 | alertRules.0.notifyOnSnoozedフィールドから直接マッピングされます。 | 
| alertRules.0.policyScanConfigId | read_only_udm.security_result.detection_fields.policyScanConfigId_0 | alertRules.0.policyScanConfigIdフィールドから直接マッピングされます。 | 
| alertRules.0.scanAll | read_only_udm.security_result.detection_fields.scanAll_0 | alertRules.0.scanAllフィールドから直接マッピングされます。 | 
| alertRules.1.allowAutoRemediate | read_only_udm.security_result.detection_fields.allowAutoRemediate_1 | alertRules.1.allowAutoRemediateフィールドから直接マッピングされます。 | 
| alertRules.1.createdBy | read_only_udm.principal.user.email_addresses | alertRules.1.createdByフィールドから直接マッピングされます。 | 
| alertRules.1.enabled | read_only_udm.security_result.detection_fields.enabled_1 | alertRules.1.enabledフィールドから直接マッピングされます。 | 
| alertRules.1.name | read_only_udm.security_result.detection_fields.name_1 | alertRules.1.nameフィールドから直接マッピングされます。 | 
| alertRules.1.notifyOnDismissed | read_only_udm.security_result.detection_fields.notifyOnDismissed_1 | alertRules.1.notifyOnDismissedフィールドから直接マッピングされます。 | 
| alertRules.1.notifyOnOpen | read_only_udm.security_result.detection_fields.notifyOnOpen_1 | alertRules.1.notifyOnOpenフィールドから直接マッピングされます。 | 
| alertRules.1.notifyOnResolved | read_only_udm.security_result.detection_fields.notifyOnResolved_1 | alertRules.1.notifyOnResolvedフィールドから直接マッピングされます。 | 
| alertRules.1.notifyOnSnoozed | read_only_udm.security_result.detection_fields.notifyOnSnoozed_1 | alertRules.1.notifyOnSnoozedフィールドから直接マッピングされます。 | 
| alertRules.1.policyScanConfigId | read_only_udm.security_result.detection_fields.policyScanConfigId_1 | alertRules.1.policyScanConfigIdフィールドから直接マッピングされます。 | 
| alertRules.1.scanAll | read_only_udm.security_result.detection_fields.scanAll_1 | alertRules.1.scanAllフィールドから直接マッピングされます。 | 
| alertRules.2.allowAutoRemediate | read_only_udm.security_result.detection_fields.allowAutoRemediate_2 | alertRules.2.allowAutoRemediateフィールドから直接マッピングされます。 | 
| alertRules.2.createdBy | read_only_udm.principal.user.email_addresses | alertRules.2.createdByフィールドから直接マッピングされます。 | 
| alertRules.2.enabled | read_only_udm.security_result.detection_fields.enabled_2 | alertRules.2.enabledフィールドから直接マッピングされます。 | 
| alertRules.2.name | read_only_udm.security_result.detection_fields.name_2 | alertRules.2.nameフィールドから直接マッピングされます。 | 
| alertRules.2.notifyOnDismissed | read_only_udm.security_result.detection_fields.notifyOnDismissed_2 | alertRules.2.notifyOnDismissedフィールドから直接マッピングされます。 | 
| alertRules.2.notifyOnOpen | read_only_udm.security_result.detection_fields.notifyOnOpen_2 | alertRules.2.notifyOnOpenフィールドから直接マッピングされます。 | 
| alertRules.2.notifyOnResolved | read_only_udm.security_result.detection_fields.notifyOnResolved_2 | alertRules.2.notifyOnResolvedフィールドから直接マッピングされます。 | 
| alertRules.2.notifyOnSnoozed | read_only_udm.security_result.detection_fields.notifyOnSnoozed_2 | alertRules.2.notifyOnSnoozedフィールドから直接マッピングされます。 | 
| alertRules.2.policyScanConfigId | read_only_udm.security_result.detection_fields.policyScanConfigId_2 | alertRules.2.policyScanConfigIdフィールドから直接マッピングされます。 | 
| alertRules.2.scanAll | read_only_udm.security_result.detection_fields.scanAll_2 | alertRules.2.scanAllフィールドから直接マッピングされます。 | 
| alertRuleId | read_only_udm.security_result.rule_id | alertRuleIdフィールドから直接マッピングされます。 | 
| alertRuleName | read_only_udm.security_result.rule_name | alertRuleNameフィールドから直接マッピングされます。 | 
| alertStatus | read_only_udm.security_result.detection_fields.event message alertStatus | event_data.msg_dataオブジェクトのalertStatusフィールドから直接マッピングされます。 | 
| alertTs | read_only_udm.metadata.event_timestamp.seconds | UNIX タイムスタンプに変換した後、 alertTsフィールドから直接マッピングされます。 | 
| alertTs | read_only_udm.metadata.event_timestamp.nanos | UNIX タイムスタンプに変換した後、 alertTsフィールドから直接マッピングされます。 | 
| callbackUrl | read_only_udm.metadata.url_back_to_product | callbackUrlフィールドから直接マッピングされます。 | 
| cloudServiceName | read_only_udm.target.resource.attribute.labels.cloudServiceName | cloudServiceNameフィールドから直接マッピングされます。 | 
| cloudType | read_only_udm.target.resource.attribute.cloud.environment | cloudTypeフィールドからマッピングされます。cloudTypeが「gcp」の場合、値は「GOOGLE_CLOUD_PLATFORM」に設定されます。cloudTypeが「aws」の場合、値は「AMAZON_WEB_SERVICES」に設定されます。 | 
| complianceMetadata.0.requirementId | read_only_udm.security_result.rule_id | complianceMetadata.0.requirementIdフィールドから直接マッピングされます。 | 
| complianceMetadata.0.requirementName | read_only_udm.security_result.summary | complianceMetadata.0.requirementNameフィールドから直接マッピングされます。 | 
| complianceMetadata.0.standardName | read_only_udm.security_result.rule_name | complianceMetadata.0.standardNameフィールドから直接マッピングされます。 | 
| complianceMetadata.1.requirementId | read_only_udm.security_result.rule_id | complianceMetadata.1.requirementIdフィールドから直接マッピングされます。 | 
| complianceMetadata.1.requirementName | read_only_udm.security_result.summary | complianceMetadata.1.requirementNameフィールドから直接マッピングされます。 | 
| complianceMetadata.1.standardName | read_only_udm.security_result.rule_name | complianceMetadata.1.standardNameフィールドから直接マッピングされます。 | 
| complianceMetadata.2.requirementId | read_only_udm.security_result.rule_id | complianceMetadata.2.requirementIdフィールドから直接マッピングされます。 | 
| complianceMetadata.2.requirementName | read_only_udm.security_result.summary | complianceMetadata.2.requirementNameフィールドから直接マッピングされます。 | 
| complianceMetadata.2.standardName | read_only_udm.security_result.rule_name | complianceMetadata.2.standardNameフィールドから直接マッピングされます。 | 
| complianceMetadata.3.requirementId | read_only_udm.security_result.rule_id | complianceMetadata.3.requirementIdフィールドから直接マッピングされます。 | 
| complianceMetadata.3.requirementName | read_only_udm.security_result.summary | complianceMetadata.3.requirementNameフィールドから直接マッピングされます。 | 
| complianceMetadata.3.standardName | read_only_udm.security_result.rule_name | complianceMetadata.3.standardNameフィールドから直接マッピングされます。 | 
| complianceMetadata.4.requirementId | read_only_udm.security_result.rule_id | complianceMetadata.4.requirementIdフィールドから直接マッピングされます。 | 
| complianceMetadata.4.requirementName | read_only_udm.security_result.summary | complianceMetadata.4.requirementNameフィールドから直接マッピングされます。 | 
| complianceMetadata.4.standardName | read_only_udm.security_result.rule_name | complianceMetadata.4.standardNameフィールドから直接マッピングされます。 | 
| event_data.app | read_only_udm.target.application | event_data.appフィールドから直接マッピングされます。 | 
| event_data.msg_data.account.cloudType | read_only_udm.target.resource.attribute.cloud.environment | event_data.msg_data.account.cloudTypeフィールドからマッピングされます。値が「aws」の場合、「AMAZON_WEB_SERVICES」に設定されます。 | 
| event_data.msg_data.account.id | read_only_udm.target.cloud.project.id | event_data.msg_data.account.idフィールドから直接マッピングされます。 | 
| event_data.msg_data.account.name | read_only_udm.target.cloud.project.name | event_data.msg_data.account.nameフィールドから直接マッピングされます。 | 
| event_data.msg_data.accountIDs | read_only_udm.principal.resource.attribute.labels.event message accountId {index} | event_data.msg_data.accountIDs配列から直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.category | read_only_udm.security_result.category_details | event_data.msg_data.aggregatedAlerts.0.categoryフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.command | read_only_udm.principal.process.command_line | event_data.msg_data.aggregatedAlerts.0.commandフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.collections | read_only_udm.target.resource.attribute.labels.Collection {index} | event_data.msg_data.aggregatedAlerts.0.collections配列から直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.complianceIssues.0.category | read_only_udm.security_result.category_details | event_data.msg_data.aggregatedAlerts.0.complianceIssues.0.categoryフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.complianceIssues.0.description | read_only_udm.security_result.description | event_data.msg_data.aggregatedAlerts.0.complianceIssues.0.descriptionフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.complianceIssues.0.severity | read_only_udm.security_result.severity | 大文字に変換した後、 event_data.msg_data.aggregatedAlerts.0.complianceIssues.0.severityフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.complianceIssues.0.title | read_only_udm.security_result.action_details | event_data.msg_data.aggregatedAlerts.0.complianceIssues.0.titleフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.container | read_only_udm.target.resource.name | event_data.msg_data.aggregatedAlerts.0.containerフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.containerID | read_only_udm.target.resource.product_object_id | event_data.msg_data.aggregatedAlerts.0.containerIDフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.fqdn | read_only_udm.principal.domain.name | event_data.msg_data.aggregatedAlerts.0.fqdnフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.host | read_only_udm.principal.hostname | event_data.msg_data.aggregatedAlerts.0.hostフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.host | read_only_udm.principal.asset.hostname | event_data.msg_data.aggregatedAlerts.0.hostフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.image | read_only_udm.target.resource.attribute.labels.image | event_data.msg_data.aggregatedAlerts.0.imageフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.imageID | read_only_udm.target.resource.attribute.labels.imageID | event_data.msg_data.aggregatedAlerts.0.imageIDフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.labels.controller-uid | read_only_udm.target.user.product_object_id | event_data.msg_data.aggregatedAlerts.0.labels.controller-uidフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.labels.io.kubernetes.pod.name | read_only_udm.target.hostname | event_data.msg_data.aggregatedAlerts.0.labels.io.kubernetes.pod.nameフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.labels.io.kubernetes.pod.uid | read_only_udm.target.resource.product_object_id | event_data.msg_data.aggregatedAlerts.0.labels.io.kubernetes.pod.uidフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.msg_data | read_only_udm.security_result.description | event_data.msg_data.aggregatedAlerts.0.msg_dataフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.rule | read_only_udm.security_result.rule_name | event_data.msg_data.aggregatedAlerts.0.ruleフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.startupProcess | read_only_udm.principal.application | event_data.msg_data.aggregatedAlerts.0.startupProcessフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.time | read_only_udm.metadata.event_timestamp.seconds | UNIX タイムスタンプに変換した後、 event_data.msg_data.aggregatedAlerts.0.timeフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.time | read_only_udm.metadata.event_timestamp.nanos | UNIX タイムスタンプに変換した後、 event_data.msg_data.aggregatedAlerts.0.timeフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.type | read_only_udm.security_result.category_details | event_data.msg_data.aggregatedAlerts.0.typeフィールドから直接マッピングされます。 | 
| event_data.msg_data.aggregatedAlerts.0.user | read_only_udm.principal.user.userid | event_data.msg_data.aggregatedAlerts.0.userフィールドから直接マッピングされます。 | 
| event_data.msg_data.alertId | read_only_udm.security_result.detection_fields.event message alertId | event_data.msg_data.alertIdフィールドから直接マッピングされます。 | 
| event_data.msg_data.alertRuleId | read_only_udm.security_result.rule_id | event_data.msg_data.alertRuleIdフィールドから直接マッピングされます。 | 
| event_data.msg_data.alertRuleName | read_only_udm.security_result.rule_name | event_data.msg_data.alertRuleNameフィールドから直接マッピングされます。 | 
| event_data.msg_data.alertStatus | read_only_udm.security_result.detection_fields.event message alertStatus | event_data.msg_data.alertStatusフィールドから直接マッピングされます。 | 
| event_data.msg_data.alertTs | read_only_udm.metadata.event_timestamp.seconds | UNIX タイムスタンプに変換した後、 event_data.msg_data.alertTsフィールドから直接マッピングされます。 | 
| event_data.msg_data.alertTs | read_only_udm.metadata.event_timestamp.nanos | UNIX タイムスタンプに変換した後、 event_data.msg_data.alertTsフィールドから直接マッピングされます。 | 
| event_data.msg_data.category | read_only_udm.security_result.category_details | event_data.msg_data.categoryフィールドから直接マッピングされます。 | 
| event_data.msg_data.collections | read_only_udm.target.resource.attribute.labels.Collection {index} | event_data.msg_data.collections配列から直接マッピングされます。 | 
| event_data.msg_data.command | read_only_udm.principal.process.command_line | event_data.msg_data.commandフィールドから直接マッピングされます。 | 
| event_data.msg_data.complianceIssues.0.category | read_only_udm.security_result.category_details | event_data.msg_data.complianceIssues.0.categoryフィールドから直接マッピングされます。 | 
| event_data.msg_data.complianceIssues.0.description | read_only_udm.security_result.description | event_data.msg_data.complianceIssues.0.descriptionフィールドから直接マッピングされます。 | 
| event_data.msg_data.complianceIssues.0.severity | read_only_udm.security_result.severity | 大文字に変換した後、 event_data.msg_data.complianceIssues.0.severityフィールドから直接マッピングされます。 | 
| event_data.msg_data.complianceIssues.0.title | read_only_udm.security_result.action_details | event_data.msg_data.complianceIssues.0.titleフィールドから直接マッピングされます。 | 
| event_data.msg_data.container | read_only_udm.target.resource.name | event_data.msg_data.containerフィールドから直接マッピングされます。 | 
| event_data.msg_data.containerID | read_only_udm.target.resource.product_object_id | event_data.msg_data.containerIDフィールドから直接マッピングされます。 | 
| event_data.msg_data.dropped | read_only_udm.security_result.detection_fields.dropped | 文字列に変換した後、 event_data.msg_data.droppedフィールドから直接マッピングされます。 | 
| event_data.msg_data.fqdn | read_only_udm.principal.domain.name | event_data.msg_data.fqdnフィールドから直接マッピングされます。 | 
| event_data.msg_data.firstSeen | read_only_udm.security_result.first_discovered_time.seconds | UNIX タイムスタンプに変換した後、 event_data.msg_data.firstSeenフィールドから直接マッピングされます。 | 
| event_data.msg_data.firstSeen | read_only_udm.security_result.first_discovered_time.nanos | UNIX タイムスタンプに変換した後、 event_data.msg_data.firstSeenフィールドから直接マッピングされます。 | 
| event_data.msg_data.host | read_only_udm.principal.hostname | event_data.msg_data.hostフィールドから直接マッピングされます。 | 
| event_data.msg_data.host | read_only_udm.principal.asset.hostname | event_data.msg_data.hostフィールドから直接マッピングされます。 | 
| event_data.msg_data.image | read_only_udm.target.resource.attribute.labels.image | event_data.msg_data.imageフィールドから直接マッピングされます。 | 
| event_data.msg_data.imageID | read_only_udm.target.resource.attribute.labels.imageID | event_data.msg_data.imageIDフィールドから直接マッピングされます。 | 
| event_data.msg_data.labels.controller-uid | read_only_udm.target.user.product_object_id | event_data.msg_data.labels.controller-uidフィールドから直接マッピングされます。 | 
| event_data.msg_data.labels.io.kubernetes.pod.name | read_only_udm.target.hostname | event_data.msg_data.labels.io.kubernetes.pod.nameフィールドから直接マッピングされます。 | 
| event_data.msg_data.labels.io.kubernetes.pod.uid | read_only_udm.target.resource.product_object_id | event_data.msg_data.labels.io.kubernetes.pod.uidフィールドから直接マッピングされます。 | 
| event_data.msg_data.lastSeen | read_only_udm.security_result.last_discovered_time.seconds | UNIX タイムスタンプに変換した後、 event_data.msg_data.lastSeenフィールドから直接マッピングされます。 | 
| event_data.msg_data.lastSeen | read_only_udm.security_result.last_discovered_time.nanos | UNIX タイムスタンプに変換した後、 event_data.msg_data.lastSeenフィールドから直接マッピングされます。 | 
| event_data.msg_data.metadata.cveCritical | read_only_udm.security_result.detection_fields.event_data metadata cveCritical | event_data.msg_data.metadata.cveCriticalフィールドから直接マッピングされます。 | 
| event_data.msg_data.metadata.cveHigh | read_only_udm.security_result.detection_fields.event_data metadata cveHigh | event_data.msg_data.metadata.cveHighフィールドから直接マッピングされます。 | 
| event_data.msg_data.metadata.cveLow | read_only_udm.security_result.detection_fields.event_data metadata cveLow | event_data.msg_data.metadata.cveLowフィールドから直接マッピングされます。 | 
| event_data.msg_data.metadata.cveMedium | read_only_udm.security_result.detection_fields.event_data metadata cveMedium | event_data.msg_data.metadata.cveMediumフィールドから直接マッピングされます。 | 
| event_data.msg_data.metadata.source | read_only_udm.principal.hostname | event_data.msg_data.metadata.sourceフィールドから直接マッピングされます。 | 
| event_data.msg_data.metadata.source | read_only_udm.principal.asset.hostname | event_data.msg_data.metadata.sourceフィールドから直接マッピングされます。 | 
| event_data.msg_data.msg_data | read_only_udm.security_result.description | event_data.msg_data.msg_dataフィールドから直接マッピングされます。 | 
| event_data.msg_data.policy.description | read_only_udm.security_result.description | event_data.msg_data.policy.descriptionフィールドから直接マッピングされます。 | 
| event_data.msg_data.policy.id | read_only_udm.security_result.detection_fields.policy_id | event_data.msg_data.policy.idフィールドから直接マッピングされます。 | 
| event_data.msg_data.policy.name | read_only_udm.security_result.summary | event_data.msg_data.policy.nameフィールドから直接マッピングされます。 | 
| event_data.msg_data.policy.policyTs | read_only_udm.additional.fields.policy_ts | event_data.msg_data.policy.policyTsフィールドから直接マッピングされます。 | 
| event_data.msg_data.policy.policyType | read_only_udm.security_result.threat_name | event_data.msg_data.policy.policyTypeフィールドから直接マッピングされます。 | 
| event_data.msg_data.policy.recommendation | read_only_udm.security_result.action_details | event_data.msg_data.policy.recommendationフィールドから直接マッピングされます。 | 
| event_data.msg_data.policy.severity | read_only_udm.security_result.severity | 大文字に変換した後、 event_data.msg_data.policy.severityフィールドから直接マッピングされます。 | 
| event_data.msg_data.reason | read_only_udm.security_result.detection_fields.event message reason | event_data.msg_data.reasonフィールドから直接マッピングされます。 | 
| event_data.msg_data.region | read_only_udm.target.cloud.availability_zone | event_data.msg_data.regionフィールドから直接マッピングされます。 | 
| event_data.msg_data.resource.resourceId | read_only_udm.target.resource.product_object_id | event_data.msg_data.resource.resourceIdフィールドから直接マッピングされます。 | 
| event_data.msg_data.resource.resourceName | read_only_udm.target.resource.name | event_data.msg_data.resource.resourceNameフィールドから直接マッピングされます。 | 
| event_data.msg_data.resource.resourceTs | read_only_udm.target.resource.attribute.creation_time.seconds | UNIX タイムスタンプに変換した後、 event_data.msg_data.resource.resourceTsフィールドから直接マッピングされます。 | 
| event_data.msg_data.resource.resourceTs | read_only_udm.target.resource.attribute.creation_time.nanos | UNIX タイムスタンプに変換した後、 event_data.msg_data.resource.resourceTsフィールドから直接マッピングされます。 | 
| event_data.msg_data.rule | read_only_udm.security_result.rule_name | event_data.msg_data.ruleフィールドから直接マッピングされます。 | 
| event_data.msg_data.service | read_only_udm.security_result.detection_fields.event message service | event_data.msg_data.serviceフィールドから直接マッピングされます。 | 
| event_data.msg_data.startupProcess | read_only_udm.principal.application | event_data.msg_data.startupProcessフィールドから直接マッピングされます。 | 
| event_data.msg_data.time | read_only_udm.metadata.event_timestamp.seconds | UNIX タイムスタンプに変換した後、 event_data.msg_data.timeフィールドから直接マッピングされます。 | 
| event_data.msg_data.time | read_only_udm.metadata.event_timestamp.nanos | UNIX タイムスタンプに変換した後、 event_data.msg_data.timeフィールドから直接マッピングされます。 | 
| event_data.msg_data.type | read_only_udm.security_result.category_details | event_data.msg_data.typeフィールドから直接マッピングされます。 | 
| event_data.sentTs | read_only_udm.metadata.event_timestamp.seconds | UNIX タイムスタンプに変換した後、 event_data.sentTsフィールドから直接マッピングされます。 | 
| event_data.sentTs | read_only_udm.metadata.event_timestamp.nanos | UNIX タイムスタンプに変換した後、 event_data.sentTsフィールドから直接マッピングされます。 | 
| event_data.type | read_only_udm.security_result.category_details | event_data.typeフィールドから直接マッピングされます。 | 
| ipAddress | read_only_udm.principal.ip | Grok を使用して IP アドレスを抽出した後、 ipAddressフィールドから直接マッピングされます。 | 
| ipAddress | read_only_udm.principal.asset.ip | Grok を使用して IP アドレスを抽出した後、 ipAddressフィールドから直接マッピングされます。 | 
| ipAddress | read_only_udm.additional.fields.ipAddress | 有効な IP アドレスでない場合、 ipAddressフィールドから直接マッピングされます。 | 
| json_action.0.policy_id | read_only_udm.target.resource.attribute.labels.Policy Id 0 | json_action.0.policy_idフィールドから直接マッピングされます。 | 
| json_action.0.resource_name | read_only_udm.target.resource.attribute.labels.Resource Name 0 | json_action.0.resource_nameフィールドから直接マッピングされます。 | 
| json_action.1.policy_id | read_only_udm.target.resource.attribute.labels.Policy Id 1 | json_action.1.policy_idフィールドから直接マッピングされます。 | 
| json_action.1.resource_name | read_only_udm.target.resource.attribute.labels.Resource Name 1 | json_action.1.resource_nameフィールドから直接マッピングされます。 | 
| policy.policyId | read_only_udm.security_result.rule_id | policy.policyIdフィールドから直接マッピングされます。 | 
| policy.policyType | read_only_udm.security_result.rule_type | policy.policyTypeフィールドから直接マッピングされます。 | 
| policy.recommendation | read_only_udm.metadata.description | policy.recommendationフィールドから直接マッピングされます。 | 
| policy.severity | read_only_udm.security_result.severity | policy.severityフィールドからマッピングされます。値が「info」の場合、「INFORMATIONAL」に設定されます。 | 
| policyName | read_only_udm.metadata.description | policyNameフィールドから直接マッピングされます。 | 
| reason | read_only_udm.metadata.product_event_type | reasonフィールドから直接マッピングされます。 | 
| resource.accountId | read_only_udm.target.resource.product_object_id | resource.accountIdフィールドから直接マッピングされます。 | 
| resource.cloudServiceName | read_only_udm.target.resource.attribute.labels.cloudServiceName | resource.cloudServiceNameフィールドから直接マッピングされます。 | 
| resource.data.architecture | read_only_udm.principal.asset.hardware.cpu_platform | resource.data.architectureフィールドから直接マッピングされます。 | 
| resource.data.cpuPlatform | read_only_udm.additional.fields.CPU Platform | resource.data.cpuPlatformフィールドから直接マッピングされます。 | 
| resource.data.labelFingerprint | read_only_udm.security_result.detection_fields.labelFingerprint | resource.data.labelFingerprintフィールドから直接マッピングされます。 | 
| resource.data.metadata.items.key | read_only_udm.additional.fields.key | resource.data.metadata.items.keyフィールドから直接マッピングされます。 | 
| resource.data.metadata.items.value | read_only_udm.additional.fields.value.string_value | resource.data.metadata.items.valueフィールドから直接マッピングされます。 | 
| resource.data.networkInterfaces.0.accessConfigs.0.natIP | read_only_udm.target.nat_ip | resource.data.networkInterfaces.0.accessConfigs.0.natIPフィールドから直接マッピングされます。 | 
| resource.data.networkInterfaces.0.networkIP | read_only_udm.target.ip | resource.data.networkInterfaces.0.networkIPフィールドから直接マッピングされます。 | 
| resource.data.networkInterfaces.0.networkIP | read_only_udm.target.asset.ip | resource.data.networkInterfaces.0.networkIPフィールドから直接マッピングされます。 | 
| resource.data.physicalBlockSizeBytes | read_only_udm.principal.resource.attribute.labels.physicalBlockSizeBytes | 文字列に変換した後、 resource.data.physicalBlockSizeBytesフィールドから直接マッピングされます。 | 
| resource.data.selfLink | read_only_udm.about.url | resource.data.selfLinkフィールドから直接マッピングされます。 | 
| resource.data.serviceAccounts.0.email | read_only_udm.principal.user.email_addresses | resource.data.serviceAccounts.0.emailフィールドから直接マッピングされます。 | 
| resource.data.serviceAccounts.0.email | read_only_udm.principal.user.attribute.roles.type | resource.data.serviceAccounts.0.emailに「serviceaccount」が含まれている場合、値は「SERVICE_ACCOUNT」に設定されます。 | 
| resource.data.sizeGb | read_only_udm.principal.resource.attribute.labels.sizeGb | resource.data.sizeGbフィールドから直接マッピングされます。 | 
| resource.data.sourceImage | read_only_udm.principal.resource.attribute.labels.sourceImage | resource.data.sourceImageフィールドから直接マッピングされます。 | 
| resource.name | read_only_udm.target.resource.name | resource.nameフィールドから直接マッピングされます。 | 
| resource.regionId | read_only_udm.target.location.country_or_region | `resource から直接マッピングされます | 
さらにサポートが必要な場合 コミュニティ メンバーや Google SecOps のプロフェッショナルから回答を得ることができます。