Microsoft Windows DNS ログを収集する
このドキュメント:
- デプロイ アーキテクチャとインストール手順に加えて、Microsoft Windows DNS イベントに対して Google Security Operations パーサーがサポートするログを生成するために必要な構成について説明します。Google Security Operations へのデータ取り込みの概要については、Google Security Operations へのデータの取り込みをご覧ください。
- パーサーが元のログのフィールドを Google Security Operations Unified Data Model フィールドにマッピングする方法に関する情報を含みます。
デプロイ アーキテクチャに基づいて、Windows DNS ログを Google Security Operations に取り込むように Bindplane エージェントまたは NXLog エージェントを構成します。Bindplane エージェントを使用して Windows DNS ログを Google Security Operations に転送することをおすすめします。
このドキュメントの情報は、WINDOWS_DNS 取り込みラベルを持つパーサーに適用されます。取り込みラベルは、未加工のログデータを構造化 UDM 形式に正規化するパーサーを識別します。
始める前に
Bindplane エージェントまたは NXLog エージェントを構成する前に、次のタスクを完了します。
- Microsoft Windows DNS サーバーを構成します。詳細については、Windows Server に DNS サーバーをインストールして構成するをご覧ください。
- Windows DNS サーバーで DNS 診断ロギングを有効にします。詳細については、DNS ロギングと診断をご覧ください。
- すべてのシステムを UTC タイムゾーンで構成します。
- サポートされているデバイスとバージョンを確認します。
- サポートされているログタイプを確認します。
サポートされているデバイスとバージョンを確認します。
Google Security Operations パーサーは、次の Microsoft Windows サーバー バージョンのログをサポートしています。 Microsoft Windows Server は、Foundation、Essentials、Standard、Datacenter でリリースされています。各エディションによって生成されたログのイベント スキーマに違いはありません。
- Microsoft Windows Server 2019
- Microsoft Windows Server 2016
- Microsoft Windows Server 2012 R2 - Google Security Operations パーサーは、NXLog Enterprise Edition によって収集されたログをサポートします。 
サポートされているログタイプを確認します。
Google Security Operations パーサーは、Microsoft Windows DNS サーバーによって生成された次のログタイプをサポートします。これらのログタイプの詳細については、DNS ロギングと診断のドキュメントをご覧ください。パーサーは英語のテキストで生成されたログはサポートしますが、英語以外の言語で生成されたログはサポートしません。
- 監査ログ: このログタイプの詳細については、監査イベントをご覧ください。
- 分析ログ: このログタイプの詳細については、分析イベントをご覧ください。
- Microsoft Windows DNS サーバーを設定します。 詳細については、DNS 診断ロギングのインストールと有効化をご覧ください。
Bindplane エージェントを構成する
Bindplane エージェントを使用して Windows DNS ログを Google SecOps に転送することをおすすめします。
- 各 Windows DNS サーバーに Bindplane エージェントをインストールします。Bindplane エージェントのインストールの詳細については、Bindplane エージェントのインストール手順をご覧ください。
- 次の内容で Bindplane エージェントの構成ファイルを作成します。 - receivers: windowseventlog/dns_log: channel: Microsoft-Windows-DNSServer/Audit raw: true processors: batch: exporters: chronicle/dns_log: endpoint: https://malachiteingestion-pa.googleapis.com creds: '{ "type": "service_account", "project_id": "malachite-projectname", "private_key_id": `PRIVATE_KEY_ID`, "private_key": `PRIVATE_KEY`, "client_email":"`SERVICE_ACCOUNT_NAME`@malachite-`PROJECT_ID`.`SERVICE_ACCOUNT_DOMAIN`", "client_id": `CLIENT_ID`, "auth_uri": "https://accounts.google.com/o/oauth2/auth", "token_uri": "https://oauth2.googleapis.com/token", "auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs", "client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/`SERVICSERVICE_ACCOUNT_NAME`%40malachite-`PROJECT_ID`.`SERVICE_ACCOUNT_DOMAIN`", "universe_domain": "googleapis.com" }' log_type: 'WINDOWS_DNS' override_log_type: false raw_log_field: body customer_id: `CUSTOMER_ID` service: pipelines: logs/dns: receivers: - windowseventlog/dns_log processors: [batch] exporters: [chronicle/dns_log]
- PRIVATE_KEY_ID、- PRIVATE_KEY、- SERVICSERVICE_ACCOUNT_NAME、- PROJECT_ID、- CLIENT_ID、- SERVICE_ACCOUNT_DOMAIN、- CUSTOMER_IDは、 Google Cloud プラットフォームからダウンロードできるサービス アカウントの JSON ファイルのそれぞれの値に置き換えます。サービス アカウントキーの詳細については、サービス アカウントキーの作成と削除に関するドキュメントをご覧ください。
- Bindplane(旧称 observerIQ)エージェント サービスを開始するには、[サービス] > [拡張] > [Bindplane サービス] > [開始] の順に選択します。 
Bindplane エージェントを使用してログを Google SecOps に転送する
- Windows 仮想マシンをインストールして設定します。
- Windows に Bindplane エージェントをインストールして構成し、Google SecOps にログを転送します。Bindplane エージェントのインストールと構成の方法の詳細については、Bindplane エージェントのインストールと構成の手順をご覧ください。
フィードの作成時に問題が発生した場合は、Google SecOps サポートにお問い合わせください。
NXLog エージェントと Google Security Operations フォワーダーを構成する
次の図は、Microsoft Windows DNS イベントを収集して Google SecOps に送信するために NXLog エージェントがインストールされているアーキテクチャを示しています。この情報とお客様の環境を比較して、これらのコンポーネントがインストールされていることを確認してください。実際のデプロイはこの表現とは異なる場合があります。
 
 
Bindplane Agent ではなく NXLog Agent を使用する場合は、次の前提条件を満たしてください。 - クラスタ化された Microsoft Windows サーバーに NXLog をインストールして、ログを収集し、中央の Microsoft Windows または Linux サーバーに転送します。- 中央の Microsoft Windows サーバーまたは Linux サーバーに Google SecOps フォワーダーをインストールします。
- 各 Microsoft Windows DNS サーバーに NXLog をインストールします。NXLog のドキュメントに沿って操作してください。
- NXLog インスタンスごとに構成ファイルを作成します。DNS 分析ログの抽出には im_etw 入力モジュールを使用し、監査ログには im_msvistalog 入力モジュールを使用します。 - im_etw入力モジュールの詳細については、Microsoft Windows 向けイベント トレース(im_etw)、および、Microsoft Windows DNS の NXLog の構成をご覧ください。
- im_msvistalog 入力モジュールの詳細については、Microsoft Windows 2008/Vista 以降のイベントログ(im_msvistalog)をご覧ください。
 - NXLog の構成例を以下に示します。 - <hostname>と- <port>の値は、中央の Microsoft Windows または Linux サーバーに関する情報に置き換えます。必要に応じて、ログを XML ではなく JSON に変換して解析するには、- Exec to_xml();行を- Exec to_json();に変更します。詳細については、om_tcp モジュールに関する NXLog のドキュメントをご覧ください。- define ROOT C:\Program Files\nxlog define WINDNS_OUTPUT_DESTINATION_ADDRESS <hostname> define WINDNS_OUTPUT_DESTINATION_PORT <port> Moduledir %ROOT%\modules CacheDir %ROOT%\data Pidfile %ROOT%\data\nxlog.pid SpoolDir %ROOT%\data LogFile %ROOT%\data\nxlog.log <Extension syslog> Module xm_syslog </Extension> # To collect XML logs, use the below NXLog module <Extension xml> Module xm_xml </Extension> # To collect JSON logs, use the below NXLog module <Extension json> Module xm_json </Extension> <Input eventlog> Module im_etw Provider Microsoft-Windows-DNSServer </Input> <Input auditeventlog> Module im_msvistalog <QueryXML> <QueryList> <Query Id="0" Path="Microsoft-Windows-DNSServer/Audit"> <Select Path="Microsoft-Windows-DNSServer/Audit">*</Select> </Query> </QueryList> </QueryXML> </Input> <Output out_chronicle_windns> Module om_tcp Host %WINDNS_OUTPUT_DESTINATION_ADDRESS% Port %WINDNS_OUTPUT_DESTINATION_PORT% Exec $EventTime = integer($EventTime) / 1000; Exec $EventReceivedTime = integer($EventReceivedTime) / 1000; Exec to_xml(); # To collect JSON, use to_json() </Output> <Route analytical_windns_to_chronicle> Path eventlog => out_chronicle_windns </Route> <Route audit_windns_to_chronicle> Path auditeventlog => out_chronicle_windns </Route>
- 中央の Microsoft Windows または Linux サーバーに Google Security Operations フォワーダーをインストールします。 フォワーダーのインストールと構成については、Linux でのフォワーダーのインストールと構成または Microsoft Windows でのフォワーダーのインストールと構成をご覧ください。 
- Google Security Operations にログを送信するように Google Security Operations フォワーダーを構成します。 フォワーダー構成の例を次に示します。 - - syslog: common: enabled: true data_type: WINDOWS_DNS batch_n_seconds: 10 batch_n_bytes: 1048576 tcp_address: 0.0.0.0:10518 connection_timeout_sec: 60
サポートされている Windows DNS ログ形式
Windows DNS パーサーは、JSON、XML、SYSLOG + KV、SYSLOG 形式のログをサポートしています。
サポートされている Windows DNS のサンプルログ
- JSON: - { "EventTime": 1640073312000, "Hostname": "WIN-TEST", "Keywords": "4611686018427912192", "EventType": "INFO", "SeverityValue": 2, "Severity": "INFO", "EventID": 514, "SourceName": "Microsoft-Windows-DNSServer", "ProviderGuid": "{EB79061A-A566-4698-9119-3ED2807060E7}", "Version": 0, "TaskValue": 5, "OpcodeValue": 0, "RecordNumber": 1, "ExecutionProcessID": 2244, "ExecutionThreadID": 1448, "Channel": "Microsoft-Windows-DNSServer/Audit", "Domain": "DNSTEST", "AccountName": "Administrator", "UserID": "S-1-2-3", "AccountType": "User", "Message": "The zone dnstest.local was updated. The SecondaryServers setting has been set to deny zone transfers. [virtualization instance: .].", "Category": "ZONE_OP", "Opcode": "Info", "Zone": "dnstest.local", "PropertyKey": "SecondaryServers", "NewValue": "deny zone transfers", "VirtualizationID": ".", "EventReceivedTime": 1640073312001, "SourceModuleName": "auditeventlog", "SourceModuleType": "im_msvistalog" }
- XML: - <Event> <SourceName>Microsoft-Windows-DNSServer</SourceName> <ProviderGuid>{EB79061A-A566-4698-9119-3ED2807060E7} </ProviderGuid> <EventID>256</EventID> <Version>0</Version> <ChannelID>16</ChannelID> <OpcodeValue>0</OpcodeValue> <TaskValue>1</TaskValue> <Keywords>9223372036854775809</Keywords> <EventTime>1640073312000</EventTime> <ExecutionProcessID>2476</ExecutionProcessID> <ExecutionThreadID>3972</ExecutionThreadID> <EventType>INFO</EventType> <SeverityValue>2</SeverityValue> <Severity>INFO</Severity> <Hostname>WIN-TEST</Hostname> <Domain>NT AUTHORITY</Domain> <AccountName>SYSTEM</AccountName> <UserID>S-1-2-3</UserID> <AccountType>User</AccountType> <Flags>256</Flags> <TCP>0</TCP> <InterfaceIP>198.51.100.5</InterfaceIP> <Source>198.51.100.0</Source> <RD>1</RD> <QNAME>www.google.com.</QNAME> <QTYPE>1</QTYPE> <XID>55835</XID> <Port>50843</Port> <BufferSize>43</BufferSize> <PacketData>0xDA1B0100000100000000000006766F727465780464617461096D6963726F736F667403636F6D0000010001</PacketData> <AdditionalInfo>.</AdditionalInfo> <EventReceivedTime>1640073312001</EventReceivedTime> <SourceModuleName>eventlog</SourceModuleName> <SourceModuleType>im_etw</SourceModuleType> </Event>
- SYSLOG + KV: - UDP question info at 00000027580C8220 Socket = 556 Remote addr 198.51.100.1, port 60766 Time Query=559415, Queued=0, Expire=0 Buf length = 0x0fa0 (4000) Msg length = 0x0044 (68) Message: XID 0x49d7 Flags 0x0100 QR 0 (QUESTION) OPCODE 0 (QUERY) AA 0 TC 0 RD 1 RA 0 Z 0 CD 0 AD 0 RCODE 0 (NOERROR) QCOUNT 1 ACOUNT 0 NSCOUNT 0 ARCOUNT 0 QUESTION SECTION: Offset = 0x000c, RR count = 0 Name \"(5)_ldap(4)_tcp(4)INMS(6)_sites(14)ForestDnsZones(8)genmills(3)com(0)\" QTYPE SRV (33) QCLASS 1 ANSWER SECTION: empty AUTHORITY SECTION: empty ADDITIONAL SECTION: empty
- Syslog - 29.11.2023 14:13:11 1B14 PACKET 00000274481BF1B0 UDP Snd 198.51.100.0 14fc Q [0001 D NOERROR] A (23)win-dns(10)westeurope(8)test(5)azure(3)com(0)
フィールド マッピング リファレンス: デバイスログ フィールドから UDM フィールド
このセクションでは、パーサーが元のデバイスログ フィールドを統合データモデル(UDM)フィールドにマッピングする方法について説明します。
次の表に、WINDOWS_DNS ログタイプのログ フィールドと、対応する UDM フィールドを示します。
共通フィールド
| NXLog フィールド | UDM フィールド | コメント | 
|---|---|---|
| SourceName | metadata.vendor_name = "Microsoft"metadata.product_name = "Windows DNS Server" | |
| EventID | security_result.rule_name | Stored as " EventID: %{EventID}". In events withErrorandWarninglevel. | 
| Severity | security_result.severity | The values are mapped to the UDM field enum as follows: 0 (None) - UNKNOWN_SEVERITY1 (Critical) - INFORMATIONAL2 (Error) - ERROR3 (Warning) - ERROR4 (Informational) - INFORMATIONAL5 (Verbose) - INFORMATIONAL | 
| EventTime | metadata.event_timestamp | |
| ExecutionProcessID | principal.process.pid / target.process.pid | Value stored in target.process.pidfor the following Event IDs 256, 259, 261, 263, 266, 268, 270, 272, 273, 275, 278, 279, 280.Value stored in principal.process.pidfor all other Event IDs. | 
| Channel | metadata.product_event_type | |
| Hostname | principal.hostname / target.hostname | Value stored in target.hostnamefor the following Event IDs: 256, 259, 261, 263, 266, 268, 270, 272, 273, 275, 278, 279, 280.Value stored in principal.hostnamefrom all other Event IDs. | 
| UserID | principal.user.windows_sid / target.user.windows_sid | Stored in target.user.windows_sidfor the following Event IDs: 256, 259, 261, 263, 266, 268, 270, 272,273, 275, 278, 279, 280.Stored in principal.user.windows_sidfor all other Event IDs | 
分析ログ
| 元のログフィールド | UDM フィールド | コメント | 
|---|---|---|
| AA | network.dns.authoritative | |
| Destination | target.ip / principal.ip | Populated in either principal and target. | 
| InterfaceIP | target.ip / principal.ip | Stores DNS Server's IP address in target.ipfor following Event IDs, 256, 259, 261, 263, 266, 268, 270, 272, 273, 275, 278, 279, 280.Stored in principal.ipfor all other Event IDs (DNS response). | 
| PacketData | network.dns.answers.binary_data | |
| Port | target.port / principal.port | |
| QNAME | network.dns.questions.name, target.hostname | Do not store QNAMEintarget.hostnamefor following Event IDs: 256, 259, 261, 263, 266, 268, 270, 272, 273, 275, 278, 279, and 280 | 
| QTYPE | network.dns.questions.type | |
| RCODE | network.dns.response_code | |
| RD | network.dns.recursion_desired | |
| Reason | security_result.summary | |
| Source | principal.ip / target.ip | Source IPv4/IPv6 address of the machine that initiated the DNS request. Stored in target.ipfor Event ID 274. Stored intarget.ipfor Event ID 265 and 269.InterfaceIPcontains the secondary server's IP address (principal) and Source (target) is the primary server's IP address. | 
| TCP | network.ip_protocol | |
| XID | network.dns.id | |
| EventID | network.direction | If the EventIDlog field value contains one of the following values, then thenetwork.directionUDM field is set toOUTBOUND.
 Else, the network.directionUDM field is set toINBOUND. | 
| Flags | additional.fields | |
| Zone | target.resource.name | |
| ZoneScope | target.resource.name | |
| ForwardInterfaceIP | target.ip / principal.ip | Stores DNS Server's IP address in target.ipfor following Event IDs, 256, 259, 261, 263, 266, 268, 270, 272, 273, 275, 278, 279, 280.Stored in principal.ipfor all other Event IDs (DNS response). | 
| PolicyName | security_result.detection_fields | |
| SECURE | additional.fields | |
| ServerScope | additional.fields | |
| CacheScope | additional.fields | |
| AD | additional.fields | |
| DNSSEC | additional.fields | |
| Scope | target.resource.name | |
| Computer | principal.hostname / target.hostname | Value stored in target.hostnamefor the following Event IDs: 256, 259, 261, 263, 266, 268, 270, 272, 273, 275, 278, 279, 280.Value stored in principal.hostnamefrom all other Event IDs. | 
監査ログ
| 元のログフィールド | UDM フィールド | 注 | 
|---|---|---|
| Name | target.resource.name | Value is collected from events with Event ID 512. | 
| Policy | target.resource.name | Value is collected from events with Event ID 577, 578, 579, 580, 581, and 582, which are mapped to the SETTING_*event types. | 
| QNAME | network.dns.questions.name, target.hostname | |
| QTYPE | network.dns.questions.type | |
| RecursionScope | target.resource.name | Value is collected from events with Event IDs mapped to SETTING_*event types. | 
| Scope | target.resource.name | Value is collected from events with Event IDs mapped to SETTING_*event types. | 
| Setting | target.resource.name | Value is collected from events with Event IDs mapped to SETTING_*event types. | 
| Source | principal.ip | |
| Zone | target.resource.name | Value is collected from events with Event IDs mapped to SETTING_*event types. | 
| ZoneScope | target.resource.name | Value is collected from events with Event IDs mapped to SETTING_*event types. | 
SourceModuleType im_file のログ
| 元のログフィールド | UDM フィールド | 注 | 
|---|---|---|
| EventReceivedTime | metadata.collected_timestamp | |
| Expire | about.labels(deprecated) | |
| Expire | additional.fields | |
| InternalPacketIdentifier | about.labels(deprecated) | |
| InternalPacketIdentifier | additional.fields | |
|  | about.labels(deprecated) | Grok: Extracted the internal_packet_identifierfield from the raw log and then mapped theinternal_packet_identifierfield to theabout.labelsUDM field. | 
|  | additional.fields | Grok: Extracted the internal_packet_identifierfield from the raw log and then mapped theinternal_packet_identifierfield to theadditional.fieldsUDM field. | 
| packet_identifier | about.labels(deprecated) | |
| packet_identifier | additional.fields | |
| LogInfo | metadata.description | |
| PortNum | principal.port | |
| Queued | about.labels(deprecated) | |
| Queued | additional.fields | |
| Socket | principal.labels(deprecated) | |
| Socket | additional.fields | |
| TimeQuery | about.labels(deprecated) | |
| TimeQuery | additional.fields | |
| BufLen | about.labels(deprecated) | |
| BufLen | additional.fields | |
| Opcode | network.dns.opcode | If the Opcodelog field value is equal toQ, then thenetwork.dns.opcodeUDM field is set to0.Else, if the Opcodelog field value is equal toI, then thenetwork.dns.opcodeUDM field is set to1.Else, if the Opcodelog field value is equal toS, then thenetwork.dns.opcodeUDM field is set to2.Else, if the Opcodelog field value is equal toN, then thenetwork.dns.opcodeUDM field is set to4.Else, if the Opcodelog field value is equal toU, then thenetwork.dns.opcodeUDM field is set to5. | 
| opcode | network.dns.opcode | Grok: Extracted the opcodefield from the raw log.If the opcodefield value is equal toQ, then thenetwork.dns.opcodeUDM field is set to0.Else, if the opcodefield value is equal toI, then thenetwork.dns.opcodeUDM field is set to1.Else, if the opcodefield value is equal toS, then thenetwork.dns.opcodeUDM field is set to2.Else, if the opcodefield value is equal toN, then thenetwork.dns.opcodeUDM field is set to4.Else, if the opcodefield value is equal toU, then thenetwork.dns.opcodeUDM field is set to5. | 
| Protocol | network.ip_protocol | If the Protocollog field value is equal to1orICMP, then thenetwork.ip_protocolUDM field is set toICMP.Else, if the Protocollog field value is equal to2orIGMP, then thenetwork.ip_protocolUDM field is set toIGMP.Else, if the Protocollog field value is equal to6orTCP, then thenetwork.ip_protocolUDM field is set toTCP.Else, if the Protocollog field value is equal to17orUDP, then thenetwork.ip_protocolUDM field is set toUDP.Else, if the Protocollog field value is equal to41orIP6IN4, then thenetwork.ip_protocolUDM field is set toIP6IN4.Else, if the Protocollog field value is equal to47orGRE, then thenetwork.ip_protocolUDM field is set toGRE.Else, if the Protocollog field value is equal to50orESP, then thenetwork.ip_protocolUDM field is set toESP.Else, if the Protocollog field value is equal to88orEIGRP, then thenetwork.ip_protocolUDM field is set toEIGRP.Else, if the Protocollog field value is equal to97orETHERIP, then thenetwork.ip_protocolUDM field is set toETHERIP.Else, if the Protocollog field value is equal to103orPIM, then thenetwork.ip_protocolUDM field is set toPIM.Else, if the Protocollog field value is equal to112orVRRP, then thenetwork.ip_protocolUDM field is set toVRRP. | 
|  | network.ip_protocol | Grok: Extracted the ip_protocolfield from the raw log.If the ip_protocolfield value is equal to1orICMP, then thenetwork.ip_protocolUDM field is set toICMP.Else, if the ip_protocolfield value is equal to2orIGMP, then thenetwork.ip_protocolUDM field is set toIGMP.Else, if the ip_protocolfield value is equal to6orTCP, then thenetwork.ip_protocolUDM field is set toTCP.Else, if the ip_protocolfield value is equal to17orUDP, then thenetwork.ip_protocolUDM field is set toUDP.Else, if the ip_protocolfield value is equal to41orIP6IN4, then thenetwork.ip_protocolUDM field is set toIP6IN4.Else, if the ip_protocolfield value is equal to47orGRE, then thenetwork.ip_protocolUDM field is set toGRE.Else, if the ip_protocolfield value is equal to50orESP, then thenetwork.ip_protocolUDM field is set toESP.Else, if the ip_protocolfield value is equal to88orEIGRP, then thenetwork.ip_protocolUDM field is set toEIGRP.Else, if the ip_protocolfield value is equal to97orETHERIP, then thenetwork.ip_protocolUDM field is set toETHERIP.Else, if the ip_protocolfield value is equal to103orPIM, then thenetwork.ip_protocolUDM field is set toPIM.Else, if the ip_protocolfield value is equal to112orVRRP, then thenetwork.ip_protocolUDM field is set toVRRP. | 
|  | network.dns.response_code | Grok: Extracted the dns_response_codefield from the raw log.If the dns_response_codefield value is equal toNOERROR, then thenetwork.dns.response_codeUDM field is set to0.Else, if the dns_response_codefield value is equal toFORMERR, then thenetwork.dns.response_codeUDM field is set to1.Else, if the dns_response_codefield value is equal toSERVFAIL, then thenetwork.dns.response_codeUDM field is set to2.Else, if the dns_response_codefield value is equal toNXDOMAIN, then thenetwork.dns.response_codeUDM field is set to3.Else, if the dns_response_codefield value is equal toNOTIMP, then thenetwork.dns.response_codeUDM field is set to4.Else, if the dns_response_codefield value is equal toREFUSED, then thenetwork.dns.response_codeUDM field is set to5.Else, if the dns_response_codefield value is equal toYXDOMAIN, then thenetwork.dns.response_codeUDM field is set to6.Else, if the dns_response_codefield value is equal toYXRRSET, then thenetwork.dns.response_codeUDM field is set to7.Else, if the dns_response_codefield value is equal toNXRRSET, then thenetwork.dns.response_codeUDM field is set to8.Else, if the dns_response_codefield value is equal toNOTAUTH, then thenetwork.dns.response_codeUDM field is set to9.Else, if the dns_response_codefield value is equal toNOTZONE, then thenetwork.dns.response_codeUDM field is set to10.Else, if the dns_response_codefield value is equal toDSOTYPENI, then thenetwork.dns.response_codeUDM field is set to11.Else, if the dns_response_codefield value is equal toBADVERS, then thenetwork.dns.response_codeUDM field is set to16.Else, if the dns_response_codefield value is equal toBADSIG, then thenetwork.dns.response_codeUDM field is set to16.Else, if the dns_response_codefield value is equal toBADKEY, then thenetwork.dns.response_codeUDM field is set to17.Else, if the dns_response_codefield value is equal toBADTIME, then thenetwork.dns.response_codeUDM field is set to18.Else, if the dns_response_codefield value is equal toBADMODE, then thenetwork.dns.response_codeUDM field is set to19.Else, if the dns_response_codefield value is equal toBADNAME, then thenetwork.dns.response_codeUDM field is set to20.Else, if the dns_response_codefield value is equal toBADALG, then thenetwork.dns.response_codeUDM field is set to21.Else, if the dns_response_codefield value is equal toBADTRUNC, then thenetwork.dns.response_codeUDM field is set to22.Else, if the dns_response_codefield value is equal toBADCOOKIE, then thenetwork.dns.response_codeUDM field is set to23. | 
|  | network.dns.authoritative | Grok: Extracted the authoritativefield from the raw log.If the authoritativefield value is equal toA, then thenetwork.dns.authoritativeUDM field is set totrue. | 
|  | network.dns.truncated | Grok: Extracted the truncatedfield from the raw log.If the truncated field value is equal to T, then the network.dns.truncated UDM field is set to true. | 
|  | network.dns.recursion_desired | Grok: Extracted the recursion_desiredfield from the raw log.If the recursion_desiredfield value is equal toD, then thenetwork.dns.recursion_desiredUDM field is set totrue. | 
|  | network.dns.recursion_available | Grok: Extracted the recursion_availablefield from the raw log.If the recursion_availablefield value is equal toR, then thenetwork.dns.recursion_availableUDM field is set totrue. | 
| QueryType | network.dns.response | If the QueryTypelog field value is equal toR, then thenetwork.dns.responseUDM field is set totrue.Else, the network.dns.responseUDM field is set tofalse. | 
| req_or_resp | network.dns.response | Grok: Extracted the req_or_respfield from the raw log.If the req_or_respfield value is equal toR, then thenetwork.dns.responseUDM field is set totrue.Else, the network.dns.responseUDM field is set tofalse. | 
| QuestionName | network.dns.questions.name, target.hostname | |
| domain | network.dns.questions.name, target.hostname | Grok: Extracted the domainfield from the raw log and then mapped thedomainfield to thenetwork.dns.questions.nameandtarget.hostnameUDM field. | 
| QuestionType | network.dns.questions.type | If the QuestionTypefield value is equal toA, then thenetwork.dns.question.typeUDM field is set to1.Else, if the QuestionTypefield value is equal toNS, then thenetwork.dns.question.typeUDM field is set to2.Else, if the QuestionTypefield value is equal toMD, then thenetwork.dns.question.typeUDM field is set to3.Else, if the QuestionTypefield value is equal toMF, then thenetwork.dns.question.typeUDM field is set to4.Else, if the QuestionTypefield value is equal toCNAME, then thenetwork.dns.question.typeUDM field is set to5.Else, if the QuestionTypefield value is equal toSOA, then thenetwork.dns.question.typeUDM field is set to6.Else, if the QuestionTypefield value is equal toMB, then thenetwork.dns.question.typeUDM field is set to7.Else, if the QuestionTypefield value is equal toMG, then thenetwork.dns.question.typeUDM field is set to8.Else, if the QuestionTypefield value is equal toMR, then thenetwork.dns.question.typeUDM field is set to9.Else, if the QuestionTypefield value is equal toNULL, then thenetwork.dns.question.typeUDM field is set to10.Else, if the QuestionTypefield value is equal toWKS, then thenetwork.dns.question.typeUDM field is set to11.Else, if the QuestionTypefield value is equal toPTR, then thenetwork.dns.question.typeUDM field is set to12.Else, if the QuestionTypefield value is equal toHINFO, then thenetwork.dns.question.typeUDM field is set to13.Else, if the QuestionTypefield value is equal toMINFO, then thenetwork.dns.question.typeUDM field is set to14.Else, if the QuestionTypefield value is equal toMX, then thenetwork.dns.question.typeUDM field is set to15.Else, if the QuestionTypefield value is equal toTXT, then thenetwork.dns.question.typeUDM field is set to16.Else, if the QuestionTypefield value is equal toRP, then thenetwork.dns.question.typeUDM field is set to17.Else, if the QuestionTypefield value is equal toAFSDB, then thenetwork.dns.question.typeUDM field is set to18.Else, if the QuestionTypefield value is equal toX25, then thenetwork.dns.question.typeUDM field is set to19.Else, if the QuestionTypefield value is equal toISDN, then thenetwork.dns.question.typeUDM field is set to20.Else, if the QuestionTypefield value is equal toRT, then thenetwork.dns.question.typeUDM field is set to21.Else, if the QuestionTypefield value is equal toNSAP, then thenetwork.dns.question.typeUDM field is set to22.Else, if the QuestionTypefield value is equal toNSAP-PT, then thenetwork.dns.question.type UDM field is setto 23.Else, if the QuestionTypefield value is equal toSIG, then thenetwork.dns.question.typeUDM field is set to24.Else, if the QuestionTypefield value is equal toKEY, then thenetwork.dns.question.typeUDM field is set to25.Else, if the QuestionTypefield value is equal toPX, then thenetwork.dns.question.typeUDM field is set to26.Else, if the QuestionTypefield value is equal toGPOS, then thenetwork.dns.question.typeUDM field is set to27.Else, if the QuestionTypefield value is equal toAAAA, then thenetwork.dns.question.typeUDM field is set to28.Else, if the QuestionTypefield value is equal toLOC, then thenetwork.dns.question.typeUDM field is set to29.Else, if the QuestionTypefield value is equal toNXT, then thenetwork.dns.question.typeUDM field is set to30.Else, if the QuestionTypefield value is equal toEID, then thenetwork.dns.question.typeUDM field is set to31.Else, if the QuestionTypefield value is equal toNIMLOC, then thenetwork.dns.question.typeUDM field is set to32.Else, if the QuestionTypefield value is equal toSRV, then thenetwork.dns.question.typeUDM field is set to33.Else, if the QuestionTypefield value is equal toATMA, then thenetwork.dns.question.typeUDM field is set to34.Else, if the QuestionTypefield value is equal toNAPTR, then thenetwork.dns.question.typeUDM field is set to35.Else, if the QuestionTypefield value is equal toKX, then thenetwork.dns.question.typeUDM field is set to36.Else, if the QuestionTypefield value is equal toCERT, then thenetwork.dns.question.typeUDM field is set to37.Else, if the QuestionTypefield value is equal toA6, then thenetwork.dns.question.typeUDM field is set to38.Else, if the QuestionTypefield value is equal toDNAME, then thenetwork.dns.question.typeUDM field is set to39.Else, if the QuestionTypefield value is equal toSINK, then thenetwork.dns.question.typeUDM field is set to40.Else, if the QuestionTypefield value is equal toOPT, then thenetwork.dns.question.typeUDM field is set to41.Else, if the QuestionTypefield value is equal toAPL, then thenetwork.dns.question.typeUDM field is set to42.Else, if the QuestionTypefield value is equal toDS, then thenetwork.dns.question.typeUDM field is set to43.Else, if the QuestionTypefield value is equal toSSHFP, then thenetwork.dns.question.typeUDM field is set to44.Else, if the QuestionTypefield value is equal toIPSECKE, then thenetwork.dns.question.typeUDM field is set to45.Else, if the QuestionTypefield value is equal toRRSIG, then thenetwork.dns.question.typeUDM field is set to46.Else, if the QuestionTypefield value is equal toNSEC, then thenetwork.dns.question.typeUDM field is set to47.Else, if the QuestionTypefield value is equal toDNSKEY, then thenetwork.dns.question.typeUDM field is set to48.Else, if the QuestionTypefield value is equal toDHCID, then thenetwork.dns.question.typeUDM field is set to49.Else, if the QuestionTypefield value is equal toNSEC3, then thenetwork.dns.question.typeUDM field is set to50.Else, if the QuestionTypefield value is equal toNSEC3PA, then thenetwork.dns.question.typeUDM field is set to51.Else, if the QuestionTypefield value is equal toTLSA, then thenetwork.dns.question.typeUDM field is set to52.Else, if the QuestionTypefield value is equal toSMIMEA, then thenetwork.dns.question.typeUDM field is set to53.Else, if the QuestionTypefield value is equal toUNASSIG, then thenetwork.dns.question.typeUDM field is set to54.Else, if the QuestionTypefield value is equal toHIP, then thenetwork.dns.question.typeUDM field is set to55.Else, if the QuestionTypefield value is equal toNINFO, then thenetwork.dns.question.typeUDM field is set to56.Else, if the QuestionTypefield value is equal toRKEY, then thenetwork.dns.question.typeUDM field is set to57.Else, if the QuestionTypefield value is equal toTALINK, then thenetwork.dns.question.typeUDM field is set to58.Else, if the QuestionTypefield value is equal toCDS, then thenetwork.dns.question.typeUDM field is set to59.Else, if the QuestionTypefield value is equal toCDNSKEY, then thenetwork.dns.question.typeUDM field is set to60.Else, if the QuestionTypefield value is equal toOPENPGP, then thenetwork.dns.question.typeUDM field is set to61.Else, if the QuestionTypefield value is equal toCSYNC, then thenetwork.dns.question.typeUDM field is set to62.Else, if the QuestionTypefield value is equal toZONEMD, then thenetwork.dns.question.typeUDM field is set to63.Else, if the QuestionTypefield value is equal toSVCB, then thenetwork.dns.question.typeUDM field is set to64.Else, if the QuestionTypefield value is equal toHTTPS, then thenetwork.dns.question.typeUDM field is set to65.Else, if the QuestionTypefield value is equal toSPF, then thenetwork.dns.question.typeUDM field is set to99.Else, if the QuestionTypefield value is equal toUINFO, then thenetwork.dns.question.typeUDM field is set to100.Else, if the QuestionTypefield value is equal toUID, then thenetwork.dns.question.typeUDM field is set to101.Else, if the QuestionTypefield value is equal toGID, then thenetwork.dns.question.typeUDM field is set to102.Else, if the QuestionTypefield value is equal toUNSPEC, then thenetwork.dns.question.typeUDM field is set to103.Else, if the QuestionTypefield value is equal toNID, then thenetwork.dns.question.typeUDM field is set to104.Else, if the QuestionTypefield value is equal toL32, then thenetwork.dns.question.typeUDM field is set to105.Else, if the QuestionTypefield value is equal toL64, then thenetwork.dns.question.typeUDM field is set to106.Else, if the QuestionTypefield value is equal toLP, then thenetwork.dns.question.typeUDM field is set to107.Else, if the QuestionTypefield value is equal toEUI48, then thenetwork.dns.question.typeUDM field is set to108.Else, if the QuestionTypefield value is equal toEUI64, then thenetwork.dns.question.typeUDM field is set to109.Else, if the QuestionTypefield value is equal toTKEY, then thenetwork.dns.question.typeUDM field is set to249.Else, if the QuestionTypefield value is equal toTSIG, then thenetwork.dns.question.typeUDM field is set to250.Else, if the QuestionTypefield value is equal toIXFR, then thenetwork.dns.question.typeUDM field is set to251.Else, if the QuestionTypefield value is equal toAXFR, then thenetwork.dns.question.typeUDM field is set to252.Else, if the QuestionTypefield value is equal toMAILB, then thenetwork.dns.question.typeUDM field is set to253.Else, if the QuestionTypefield value is equal toMAILA, then thenetwork.dns.question.typeUDM field is set to254.Else, if the QuestionTypefield value is equal toALL, then thenetwork.dns.question.typeUDM field is set to255.Else, if the QuestionTypefield value is equal toURI, then thenetwork.dns.question.typeUDM field is set to256.Else, if the QuestionTypefield value is equal toCAA, then thenetwork.dns.question.typeUDM field is set to257.Else, if the QuestionTypefield value is equal toAVC, then thenetwork.dns.question.typeUDM field is set to258.Else, if the QuestionTypefield value is equal toDOA, then thenetwork.dns.question.typeUDM field is set to259.Else, if the QuestionTypefield value is equal toAMTRELA, then thenetwork.dns.question.typeUDM field is set to260.Else, if the QuestionTypefield value is equal toTA, then thenetwork.dns.question.typeUDM field is set to32768.Else, if the QuestionTypefield value is equal toDLV, then thenetwork.dns.question.typeUDM field is set to32769. | 
|  | network.dns.questions.type | Grok: Extracted the dns_record_typefield from the raw log.If the dns_record_typefield value is equal toA, then thenetwork.dns.question.typeUDM field is set to1.Else, if the dns_record_typefield value is equal toNS, then thenetwork.dns.question.typeUDM field is set to2.Else, if the dns_record_typefield value is equal toMD, then thenetwork.dns.question.typeUDM field is set to3.Else, if the dns_record_typefield value is equal toMF, then thenetwork.dns.question.typeUDM field is set to4.Else, if the dns_record_typefield value is equal toCNAME, then thenetwork.dns.question.typeUDM field is set to5.Else, if the dns_record_typefield value is equal toSOA, then thenetwork.dns.question.typeUDM field is set to6.Else, if the dns_record_typefield value is equal toMB, then thenetwork.dns.question.typeUDM field is set to7.Else, if the dns_record_typefield value is equal toMG, then thenetwork.dns.question.typeUDM field is set to8.Else, if the dns_record_typefield value is equal toMR, then thenetwork.dns.question.typeUDM field is set to9.Else, if the dns_record_typefield value is equal toNULL, then thenetwork.dns.question.typeUDM field is set to10.Else, if the dns_record_typefield value is equal toWKS, then thenetwork.dns.question.typeUDM field is set to11.Else, if the dns_record_typefield value is equal toPTR, then thenetwork.dns.question.typeUDM field is set to12.Else, if the dns_record_typefield value is equal toHINFO, then thenetwork.dns.question.typeUDM field is set to13.Else, if the dns_record_typefield value is equal toMINFO, then thenetwork.dns.question.typeUDM field is set to14.Else, if the dns_record_typefield value is equal toMX, then thenetwork.dns.question.typeUDM field is set to15.Else, if the dns_record_typefield value is equal toTXT, then thenetwork.dns.question.typeUDM field is set to16.Else, if the dns_record_typefield value is equal toRP, then thenetwork.dns.question.typeUDM field is set to17.Else, if the dns_record_typefield value is equal toAFSDB, then thenetwork.dns.question.typeUDM field is set to18.Else, if the dns_record_typefield value is equal toX25, then thenetwork.dns.question.typeUDM field is set to19.Else, if the dns_record_typefield value is equal toISDN, then thenetwork.dns.question.typeUDM field is set to20.Else, if the dns_record_typefield value is equal toRT, then thenetwork.dns.question.typeUDM field is set to21.Else, if the dns_record_typefield value is equal toNSAP, then thenetwork.dns.question.typeUDM field is set to22.Else, if the dns_record_typefield value is equal toNSAP-PT, then thenetwork.dns.question.type UDM field is set to23.Else, if the dns_record_typefield value is equal toSIG, then thenetwork.dns.question.typeUDM field is set to24.Else, if the dns_record_typefield value is equal toKEY, then thenetwork.dns.question.typeUDM field is set to25.Else, if the dns_record_typefield value is equal toPX, then thenetwork.dns.question.typeUDM field is set to26.Else, if the dns_record_typefield value is equal toGPOS, then thenetwork.dns.question.typeUDM field is set to27.Else, if the dns_record_typefield value is equal toAAAA, then thenetwork.dns.question.typeUDM field is set to28.Else, if the dns_record_typefield value is equal toLOC, then thenetwork.dns.question.typeUDM field is set to29.Else, if the dns_record_typefield value is equal toNXT, then thenetwork.dns.question.typeUDM field is set to30.Else, if the dns_record_typefield value is equal toEID, then thenetwork.dns.question.typeUDM field is set to31.Else, if the dns_record_typefield value is equal toNIMLOC, then thenetwork.dns.question.typeUDM field is set to32.Else, if the dns_record_typefield value is equal toSRV, then thenetwork.dns.question.typeUDM field is set to33.Else, if the dns_record_typefield value is equal toATMA, then thenetwork.dns.question.typeUDM field is set to34.Else, if the dns_record_typefield value is equal toNAPTR, then thenetwork.dns.question.typeUDM field is set to35.Else, if the dns_record_typefield value is equal toKX, then thenetwork.dns.question.typeUDM field is set to36.Else, if the dns_record_typefield value is equal toCERT, then thenetwork.dns.question.typeUDM field is set to37.Else, if the dns_record_typefield value is equal toA6, then thenetwork.dns.question.typeUDM field is set to38.Else, if the dns_record_typefield value is equal toDNAME, then thenetwork.dns.question.typeUDM field is set to39.Else, if the dns_record_typefield value is equal toSINK, then thenetwork.dns.question.typeUDM field is set to40.Else, if the dns_record_typefield value is equal toOPT, then thenetwork.dns.question.typeUDM field is set to41.Else, if the dns_record_typefield value is equal toAPL, then thenetwork.dns.question.typeUDM field is set to42.Else, if the dns_record_typefield value is equal toDS, then thenetwork.dns.question.typeUDM field is set to43.Else, if the dns_record_typefield value is equal toSSHFP, then thenetwork.dns.question.typeUDM field is set to44.Else, if the dns_record_typefield value is equal toIPSECKE, then thenetwork.dns.question.typeUDM field is set to45.Else, if the dns_record_typefield value is equal toRRSIG, then thenetwork.dns.question.typeUDM field is set to46.Else, if the dns_record_typefield value is equal toNSEC, then thenetwork.dns.question.typeUDM field is set to47.Else, if the dns_record_typefield value is equal toDNSKEY, then thenetwork.dns.question.typeUDM field is set to48.Else, if the dns_record_typefield value is equal toDHCID, then thenetwork.dns.question.typeUDM field is set to49.Else, if the dns_record_typefield value is equal toNSEC3, then thenetwork.dns.question.typeUDM field is set to50.Else, if the dns_record_typefield value is equal toNSEC3PA, then thenetwork.dns.question.typeUDM field is set to51.Else, if the dns_record_typefield value is equal toTLSA, then thenetwork.dns.question.typeUDM field is set to52.Else, if the dns_record_typefield value is equal toSMIMEA, then thenetwork.dns.question.typeUDM field is set to53.Else, if the dns_record_typefield value is equal toUNASSIG, then thenetwork.dns.question.typeUDM field is set to54.Else, if the dns_record_typefield value is equal toHIP, then thenetwork.dns.question.typeUDM field is set to55.Else, if the dns_record_typefield value is equal toNINFO, then thenetwork.dns.question.typeUDM field is set to56.Else, if the dns_record_typefield value is equal toRKEY, then thenetwork.dns.question.typeUDM field is set to57.Else, if the dns_record_typefield value is equal toTALINK, then thenetwork.dns.question.typeUDM field is set to58.Else, if the dns_record_typefield value is equal toCDS, then thenetwork.dns.question.typeUDM field is set to59.Else, if the dns_record_typefield value is equal toCDNSKEY, then thenetwork.dns.question.typeUDM field is set to60.Else, if the dns_record_typefield value is equal toOPENPGP, then thenetwork.dns.question.typeUDM field is set to61.Else, if the dns_record_typefield value is equal toCSYNC, then thenetwork.dns.question.typeUDM field is set to62.Else, if the dns_record_typefield value is equal toZONEMD, then thenetwork.dns.question.typeUDM field is set to63.Else, if the dns_record_typefield value is equal toSVCB, then thenetwork.dns.question.typeUDM field is set to64.Else, if the dns_record_typefield value is equal toHTTPS, then thenetwork.dns.question.typeUDM field is set to65.Else, if the dns_record_typefield value is equal toSPF, then thenetwork.dns.question.typeUDM field is set to99.Else, if the dns_record_typefield value is equal toUINFO, then thenetwork.dns.question.typeUDM field is set to100.Else, if the dns_record_typefield value is equal toUID, then thenetwork.dns.question.typeUDM field is set to101.Else, if the dns_record_typefield value is equal toGID, then thenetwork.dns.question.typeUDM field is set to102.Else, if the dns_record_typefield value is equal toUNSPEC, then thenetwork.dns.question.typeUDM field is set to103.Else, if the dns_record_typefield value is equal toNID, then thenetwork.dns.question.typeUDM field is set to104.Else, if the dns_record_typefield value is equal toL32, then thenetwork.dns.question.typeUDM field is set to105.Else, if the dns_record_typefield value is equal toL64, then thenetwork.dns.question.typeUDM field is set to106.Else, if the dns_record_typefield value is equal toLP, then thenetwork.dns.question.typeUDM field is set to107.Else, if the dns_record_typefield value is equal toEUI48, then thenetwork.dns.question.typeUDM field is set to108.Else, if the dns_record_typefield value is equal toEUI64, then thenetwork.dns.question.typeUDM field is set to109.Else, if the dns_record_typefield value is equal toTKEY, then thenetwork.dns.question.typeUDM field is set to249.Else, if the dns_record_typefield value is equal toTSIG, then thenetwork.dns.question.typeUDM field is set to250.Else, if the dns_record_typefield value is equal toIXFR, then thenetwork.dns.question.typeUDM field is set to251.Else, if the dns_record_typefield value is equal toAXFR, then thenetwork.dns.question.typeUDM field is set to252.Else, if the dns_record_typefield value is equal toMAILB, then thenetwork.dns.question.typeUDM field is set to253.Else, if the dns_record_typefield value is equal toMAILA, then thenetwork.dns.question.typeUDM field is set to254.Else, if the dns_record_typefield value is equal toALL, then thenetwork.dns.question.typeUDM field is set to255.Else, if the dns_record_typefield value is equal toURI, then thenetwork.dns.question.typeUDM field is set to256.Else, if the dns_record_typefield value is equal toCAA, then thenetwork.dns.question.typeUDM field is set to257.Else, if the dns_record_typefield value is equal toAVC, then thenetwork.dns.question.typeUDM field is set to258.Else, if the dns_record_typefield value is equal toDOA, then thenetwork.dns.question.typeUDM field is set to259.Else, if the dns_record_typefield value is equal toAMTRELA, then thenetwork.dns.question.typeUDM field is set to260.Else, if the dns_record_typefield value is equal toTA, then thenetwork.dns.question.typeUDM field is set to32768.Else, if the dns_record_typefield value is equal toDLV, then thenetwork.dns.question.typeUDM field is set to32769. | 
| dns_record_name | network.dns.questions.type | If the dns_record_namefield value is equal toA, then thenetwork.dns.question.typeUDM field is set to1.Else, if the dns_record_namefield value is equal toNS, then thenetwork.dns.question.typeUDM field is set to2.Else, if the dns_record_namefield value is equal toMD, then thenetwork.dns.question.typeUDM field is set to3.Else, if the dns_record_namefield value is equal toMF, then thenetwork.dns.question.typeUDM field is set to4.Else, if the dns_record_namefield value is equal toCNAME, then thenetwork.dns.question.typeUDM field is set to5.Else, if the dns_record_namefield value is equal toSOA, then thenetwork.dns.question.typeUDM field is set to6.Else, if the dns_record_namefield value is equal toMB, then thenetwork.dns.question.typeUDM field is set to7.Else, if the dns_record_namefield value is equal toMG, then thenetwork.dns.question.typeUDM field is set to8.Else, if the dns_record_namefield value is equal toMR, then thenetwork.dns.question.typeUDM field is set to9.Else, if the dns_record_namefield value is equal toNULL, then thenetwork.dns.question.typeUDM field is set to10.Else, if the dns_record_namefield value is equal toWKS, then thenetwork.dns.question.typeUDM field is set to11.Else, if the dns_record_namefield value is equal toPTR, then thenetwork.dns.question.typeUDM field is set to12.Else, if the dns_record_namefield value is equal toHINFO, then thenetwork.dns.question.typeUDM field is set to13.Else, if the dns_record_namefield value is equal toMINFO, then thenetwork.dns.question.typeUDM field is set to14.Else, if the dns_record_namefield value is equal toMX, then thenetwork.dns.question.typeUDM field is set to15.Else, if the dns_record_namefield value is equal toTXT, then thenetwork.dns.question.typeUDM field is set to16.Else, if the dns_record_namefield value is equal toRP, then thenetwork.dns.question.typeUDM field is set to17.Else, if the dns_record_namefield value is equal toAFSDB, then thenetwork.dns.question.typeUDM field is set to18.Else, if the dns_record_namefield value is equal toX25, then thenetwork.dns.question.typeUDM field is set to19.Else, if the dns_record_namefield value is equal toISDN, then thenetwork.dns.question.typeUDM field is set to20.Else, if the dns_record_namefield value is equal toRT, then thenetwork.dns.question.typeUDM field is set to21.Else, if the dns_record_namefield value is equal toNSAP, then thenetwork.dns.question.typeUDM field is set to22.Else, if the dns_record_namefield value is equal toNSAP-PT, then thenetwork.dns.question.type UDM field is setto 23.Else, if the dns_record_namefield value is equal toSIG, then thenetwork.dns.question.typeUDM field is set to24.Else, if the dns_record_namefield value is equal toKEY, then thenetwork.dns.question.typeUDM field is set to25.Else, if the dns_record_namefield value is equal toPX, then thenetwork.dns.question.typeUDM field is set to26.Else, if the dns_record_namefield value is equal toGPOS, then thenetwork.dns.question.typeUDM field is set to27.Else, if the dns_record_namefield value is equal toAAAA, then thenetwork.dns.question.typeUDM field is set to28.Else, if the dns_record_namefield value is equal toLOC, then thenetwork.dns.question.typeUDM field is set to29.Else, if the dns_record_namefield value is equal toNXT, then thenetwork.dns.question.typeUDM field is set to30.Else, if the dns_record_namefield value is equal toEID, then thenetwork.dns.question.typeUDM field is set to31.Else, if the dns_record_namefield value is equal toNIMLOC, then thenetwork.dns.question.typeUDM field is set to32.Else, if the dns_record_namefield value is equal toSRV, then thenetwork.dns.question.typeUDM field is set to33.Else, if the dns_record_namefield value is equal toATMA, then thenetwork.dns.question.typeUDM field is set to34.Else, if the dns_record_namefield value is equal toNAPTR, then thenetwork.dns.question.typeUDM field is set to35.Else, if the dns_record_namefield value is equal toKX, then thenetwork.dns.question.typeUDM field is set to36.Else, if the dns_record_namefield value is equal toCERT, then thenetwork.dns.question.typeUDM field is set to37.Else, if the dns_record_namefield value is equal toA6, then thenetwork.dns.question.typeUDM field is set to38.Else, if the dns_record_namefield value is equal toDNAME, then thenetwork.dns.question.typeUDM field is set to39.Else, if the dns_record_namefield value is equal toSINK, then thenetwork.dns.question.typeUDM field is set to40.Else, if the dns_record_namefield value is equal toOPT, then thenetwork.dns.question.typeUDM field is set to41.Else, if the dns_record_namefield value is equal toAPL, then thenetwork.dns.question.typeUDM field is set to42.Else, if the dns_record_namefield value is equal toDS, then thenetwork.dns.question.typeUDM field is set to43.Else, if the dns_record_namefield value is equal toSSHFP, then thenetwork.dns.question.typeUDM field is set to44.Else, if the dns_record_namefield value is equal toIPSECKE, then thenetwork.dns.question.typeUDM field is set to45.Else, if the dns_record_namefield value is equal toRRSIG, then thenetwork.dns.question.typeUDM field is set to46.Else, if the dns_record_namefield value is equal toNSEC, then thenetwork.dns.question.typeUDM field is set to47.Else, if the dns_record_namefield value is equal toDNSKEY, then thenetwork.dns.question.typeUDM field is set to48.Else, if the dns_record_namefield value is equal toDHCID, then thenetwork.dns.question.typeUDM field is set to49.Else, if the dns_record_namefield value is equal toNSEC3, then thenetwork.dns.question.typeUDM field is set to50.Else, if the dns_record_namefield value is equal toNSEC3PA, then thenetwork.dns.question.typeUDM field is set to51.Else, if the dns_record_namefield value is equal toTLSA, then thenetwork.dns.question.typeUDM field is set to52.Else, if the dns_record_namefield value is equal toSMIMEA, then thenetwork.dns.question.typeUDM field is set to53.Else, if the dns_record_namefield value is equal toUNASSIG, then thenetwork.dns.question.typeUDM field is set to54.Else, if the dns_record_namefield value is equal toHIP, then thenetwork.dns.question.typeUDM field is set to55.Else, if the dns_record_namefield value is equal toNINFO, then thenetwork.dns.question.typeUDM field is set to56.Else, if the dns_record_namefield value is equal toRKEY, then thenetwork.dns.question.typeUDM field is set to57.Else, if the dns_record_namefield value is equal toTALINK, then thenetwork.dns.question.typeUDM field is set to58.Else, if the dns_record_namefield value is equal toCDS, then thenetwork.dns.question.typeUDM field is set to59.Else, if the dns_record_namefield value is equal toCDNSKEY, then thenetwork.dns.question.typeUDM field is set to60.Else, if the dns_record_namefield value is equal toOPENPGP, then thenetwork.dns.question.typeUDM field is set to61.Else, if the dns_record_namefield value is equal toCSYNC, then thenetwork.dns.question.typeUDM field is set to62.Else, if the dns_record_namefield value is equal toZONEMD, then thenetwork.dns.question.typeUDM field is set to63.Else, if the dns_record_namefield value is equal toSVCB, then thenetwork.dns.question.typeUDM field is set to64.Else, if the dns_record_namefield value is equal toHTTPS, then thenetwork.dns.question.typeUDM field is set to65.Else, if the dns_record_namefield value is equal toSPF, then thenetwork.dns.question.typeUDM field is set to99.Else, if the dns_record_namefield value is equal toUINFO, then thenetwork.dns.question.typeUDM field is set to100.Else, if the dns_record_namefield value is equal toUID, then thenetwork.dns.question.typeUDM field is set to101.Else, if the dns_record_namefield value is equal toGID, then thenetwork.dns.question.typeUDM field is set to102.Else, if the dns_record_namefield value is equal toUNSPEC, then thenetwork.dns.question.typeUDM field is set to103.Else, if the dns_record_namefield value is equal toNID, then thenetwork.dns.question.typeUDM field is set to104.Else, if the dns_record_namefield value is equal toL32, then thenetwork.dns.question.typeUDM field is set to105.Else, if the dns_record_namefield value is equal toL64, then thenetwork.dns.question.typeUDM field is set to106.Else, if the dns_record_namefield value is equal toLP, then thenetwork.dns.question.typeUDM field is set to107.Else, if the dns_record_namefield value is equal toEUI48, then thenetwork.dns.question.typeUDM field is set to108.Else, if the dns_record_namefield value is equal toEUI64, then thenetwork.dns.question.typeUDM field is set to109.Else, if the dns_record_namefield value is equal toTKEY, then thenetwork.dns.question.typeUDM field is set to249.Else, if the dns_record_namefield value is equal toTSIG, then thenetwork.dns.question.typeUDM field is set to250.Else, if the dns_record_namefield value is equal toIXFR, then thenetwork.dns.question.typeUDM field is set to251.Else, if the dns_record_namefield value is equal toAXFR, then thenetwork.dns.question.typeUDM field is set to252.Else, if the dns_record_namefield value is equal toMAILB, then thenetwork.dns.question.typeUDM field is set to253.Else, if the dns_record_namefield value is equal toMAILA, then thenetwork.dns.question.typeUDM field is set to254.Else, if the dns_record_namefield value is equal toALL, then thenetwork.dns.question.typeUDM field is set to255.Else, if the dns_record_namefield value is equal toURI, then thenetwork.dns.question.typeUDM field is set to256.Else, if the dns_record_namefield value is equal toCAA, then thenetwork.dns.question.typeUDM field is set to257.Else, if the dns_record_namefield value is equal toAVC, then thenetwork.dns.question.typeUDM field is set to258.Else, if the dns_record_namefield value is equal toDOA, then thenetwork.dns.question.typeUDM field is set to259.Else, if the dns_record_namefield value is equal toAMTRELA, then thenetwork.dns.question.typeUDM field is set to260.Else, if the dns_record_namefield value is equal toTA, then thenetwork.dns.question.typeUDM field is set to32768.Else, if the dns_record_namefield value is equal toDLV, then thenetwork.dns.question.typeUDM field is set to32769. | 
| RemoteIP | principal.ip | If the value of the RemoteIPfield matches the regular expression ip, then theprincipal.ipUDM field is mapped toRemoteIP.Else, principal.hostnameUDM field is mapped toRemoteIP | 
|  | principal.ip | Grok: Extracted the clientfield from the raw log.If the value of the clientfield matches the regular expression ip, then theprincipal.ipUDM field is mapped toclient.Else, principal.hostnameUDM field is mapped toclient. | 
|  | principal.hostname | Grok: Extracted the syslog_hostfield from the raw log.If the value of the clientfield matches the regular expression ip, then theprincipal.hostnameUDM field is mapped to thesyslog_host. | 
| SendReceiveIndicator | network.direction | If the SendReceiveIndicatorlog field value is equal toSnd, then thenetwork.directionUDM field is set toOUTBOUND.Else, if the SendReceiveIndicatorlog field value is equal toRcv, then thenetwork.directionUDM field is set toINBOUND. | 
| send_receive_indicator | network.direction | Grok: Extracted the send_receive_indicatorfield from the raw log.If the send_receive_indicatorfield value is equal toSnd, then thenetwork.directionUDM field is set toOUTBOUND.Else, if the send_receive_indicatorfield value is equal toRcv, then thenetwork.directionUDM field is set toINBOUND. | 
| Xid | network.dns.id | |
| xid | network.dns.id | Grok: Extracted the xidfield from the raw log and then mapped thexidfield to thenetwork.dns.idUDM field. | 
|  | network.dns.answers.data | Grok: Extracted the DATAfield from the raw log and then mapped theDATAfield to thenetwork.dns.answers.dataUDM field. | 
|  | network.dns.answers.type | Grok: Extracted the TYPEfield from the raw log and then mapped theTYPEfield to thenetwork.dns.answers.typeUDM field. | 
|  | network.dns.answers.name | Grok: Extracted the Namefield from the raw log and then mapped theNamefield to thenetwork.dns.answers.nameUDM field. | 
|  | network.dns.answers.ttl | Grok: Extracted the TTLfield from the raw log and then mapped theTTLfield to thenetwork.dns.answers.ttlUDM field. | 
|  | network.dns.answers.class | Grok: Extracted the CLASSfield from the raw log and then mapped theCLASSfield to thenetwork.dns.answers.classUDM field. | 
以前のデバッグログ
#NOTYPO| 元のログフィールド | UDM フィールド | 注 | 
|---|---|---|
| BufLen | about.labels.key/value(deprecated) | Grok: Extracted the BufLenfield from the raw log and then mapped theBufLenfield to theabout.labelsUDM field. | 
| BufLen | additional.fields | Grok: Extracted the BufLenfield from the raw log and then mapped theBufLenfield to theadditional.fieldsUDM field. | 
| client | principal.ip | Grok: Extracted the clientfield from the raw log.If the value of the clientfield matches the regular expression ip, then theprincipal.ipUDM field is mapped toclient.Else, principal.hostnameUDM field is mapped toclient. | 
| domain | 
 
 
 | Grok: Extracted the domainfield from the raw log and then mapped thedomainfield to thenetwork.dns.questions.name, target.hostname and target.asset.hostnameUDM field. | 
| Expire | about.labels.key/value(deprecated) | Grok: Extracted the Expirefield from the raw log and then mapped theExpirefield to theabout.labelsUDM field. | 
| Expire | additional.fields | Grok: Extracted the Expirefield from the raw log and then mapped theExpirefield to theadditional.fieldsUDM field. | 
| internal_packet_identifier | about.labels.key/value(deprecated) | Grok: Extracted the internal_packet_identifierfield from the raw log and then mapped theinternal_packet_identifierfield to theabout.labelsUDM field. | 
| internal_packet_identifier | additional.fields | Grok: Extracted the internal_packet_identifierfield from the raw log and then mapped theinternal_packet_identifierfield to theadditional.fieldsUDM field. | 
| ip_protocol | network.ip_protocol | Grok: Extracted the ip_protocolfield from the raw log.If the ip_protocolfield value is equal to1orICMP, then thenetwork.ip_protocolUDM field is set toICMP.Else, if the ip_protocolfield value is equal to2orIGMP, then thenetwork.ip_protocolUDM field is set toIGMP.Else, if the ip_protocolfield value is equal to6orTCP, then thenetwork.ip_protocolUDM field is set toTCP.Else, if the ip_protocolfield value is equal to17orUDP, then thenetwork.ip_protocolUDM field is set toUDP.Else, if the ip_protocolfield value is equal to41orIP6IN4, then thenetwork.ip_protocolUDM field is set toIP6IN4.Else, if the ip_protocolfield value is equal to47orGRE, then thenetwork.ip_protocolUDM field is set toGRE.Else, if the ip_protocolfield value is equal to50orESP, then thenetwork.ip_protocolUDM field is set toESP.Else, if the ip_protocolfield value is equal to88orEIGRP, then thenetwork.ip_protocolUDM field is set toEIGRP.Else, if the ip_protocolfield value is equal to97orETHERIP, then thenetwork.ip_protocolUDM field is set toETHERIP.Else, if the ip_protocolfield value is equal to103orPIM, then thenetwork.ip_protocolUDM field is set toPIM.Else, if the ip_protocolfield value is equal to112orVRRP, then thenetwork.ip_protocolUDM field is set toVRRP. | 
| LogInfo | metadata.description | Grok: Extracted the LogInfofield from the raw log and then mapped theLogInfofield to themetadata.descriptionUDM field. | 
| opcode | network.dns.opcode | Grok: Extracted the opcodefield from the raw log.If the opcodefield value is equal toQ, then thenetwork.dns.opcodeUDM field is set to0.Else, if the opcodefield value is equal toI, then thenetwork.dns.opcodeUDM field is set to1.Else, if the opcodefield value is equal toS, then thenetwork.dns.opcodeUDM field is set to2.Else, if the opcodefield value is equal toN, then thenetwork.dns.opcodeUDM field is set to4.Else, if the opcodefield value is equal toU, then thenetwork.dns.opcodeUDM field is set to5. | 
| PortNum | principal.port | Grok: Extracted the PortNumfield from the raw log and then mapped thePortNumfield to theprincipal.portUDM field. | 
| Queued | about.labels.key/value(deprecated) | Grok: Extracted the Queuedfield from the raw log and then mapped theQueuedfield to theabout.labelsUDM field. | 
| Queued | additional.fields | Grok: Extracted the Queuedfield from the raw log and then mapped theQueuedfield to theadditional.fieldsUDM field. | 
| req_or_resp | network.dns.response | Grok: Extracted req_or_respfrom the raw log,If the req_or_respfield value is equal toR, then thenetwork.dns.responseUDM field is set totrue.Else, the network.dns.responseUDM field is set tofalse | 
| send_receive_indicator | network.direction | Grok: Extracted the send_receive_indicatorfield from the raw log.If the send_receive_indicatorfield value is equal toSnd, then thenetwork.directionUDM field is set toOUTBOUND.Else, if the send_receive_indicatorfield value is equal toRcv, then thenetwork.directionUDM field is set toINBOUND. | 
| Socket | principal.labels.key/value(deprecated) | Grok: Extracted the Socketfield from the raw log and then mapped theSocketfield to theprincipal.labelsUDM field. | 
| Socket | additional.fields | Grok: Extracted the Socketfield from the raw log and then mapped theSocketfield to theadditional.fieldsUDM field. | 
| TimeQuery | about.labels.key/value(deprecated) | Grok: Extracted the TimeQueryfield from the raw log and then mapped theTimeQueryfield to theabout.labelsUDM field. | 
| TimeQuery | additional.fields | Grok: Extracted the TimeQueryfield from the raw log and then mapped theTimeQueryfield to theadditional.fieldsUDM field. | 
| xid | network.dns.id | Grok: Extracted the xidfield from the raw log and then mapped thexidfield to thenetwork.dns.idUDM field. | 
| dns_record_type | 
 
 | Grok: Extracted the dns_record_typefield from the raw log.If the dns_record_typefield value is equal toA, then thenetwork.dns.question.typeUDM field is set to1.Else, if the dns_record_typefield value is equal toNS, then thenetwork.dns.question.typeUDM field is set to2.Else, if the dns_record_typefield value is equal toMD, then thenetwork.dns.question.typeUDM field is set to3.Else, if the dns_record_typefield value is equal toMF, then thenetwork.dns.question.typeUDM field is set to4.Else, if the dns_record_typefield value is equal toCNAME, then thenetwork.dns.question.typeUDM field is set to5.Else, if the dns_record_typefield value is equal toSOA, then thenetwork.dns.question.typeUDM field is set to6.Else, if the dns_record_typefield value is equal toMB, then thenetwork.dns.question.typeUDM field is set to7.Else, if the dns_record_typefield value is equal toMG, then thenetwork.dns.question.typeUDM field is set to8.Else, if the dns_record_typefield value is equal toMR, then thenetwork.dns.question.typeUDM field is set to9.Else, if the dns_record_typefield value is equal toNULL, then thenetwork.dns.question.typeUDM field is set to10.Else, if the dns_record_typefield value is equal toWKS, then thenetwork.dns.question.typeUDM field is set to11.Else, if the dns_record_typefield value is equal toPTR, then thenetwork.dns.question.typeUDM field is set to12.Else, if the dns_record_typefield value is equal toHINFO, then thenetwork.dns.question.typeUDM field is set to13.Else, if the dns_record_typefield value is equal toMINFO, then thenetwork.dns.question.typeUDM field is set to14.Else, if the dns_record_typefield value is equal toMX, then thenetwork.dns.question.typeUDM field is set to15.Else, if the dns_record_typefield value is equal toTXT, then thenetwork.dns.question.typeUDM field is set to16.Else, if the dns_record_typefield value is equal toRP, then thenetwork.dns.question.typeUDM field is set to17.Else, if the dns_record_typefield value is equal toAFSDB, then thenetwork.dns.question.typeUDM field is set to18.Else, if the dns_record_typefield value is equal toX25, then thenetwork.dns.question.typeUDM field is set to19.Else, if the dns_record_typefield value is equal toISDN, then thenetwork.dns.question.typeUDM field is set to20.Else, if the dns_record_typefield value is equal toRT, then thenetwork.dns.question.typeUDM field is set to21.Else, if the dns_record_typefield value is equal toNSAP, then thenetwork.dns.question.typeUDM field is set to22.Else, if the dns_record_typefield value is equal toNSAP-PT, then thenetwork.dns.question.type UDM field is set to23.Else, if the dns_record_typefield value is equal toSIG, then thenetwork.dns.question.typeUDM field is set to24.Else, if the dns_record_typefield value is equal toKEY, then thenetwork.dns.question.typeUDM field is set to25.Else, if the dns_record_typefield value is equal toPX, then thenetwork.dns.question.typeUDM field is set to26.Else, if the dns_record_typefield value is equal toGPOS, then thenetwork.dns.question.typeUDM field is set to27.Else, if the dns_record_typefield value is equal toAAAA, then thenetwork.dns.question.typeUDM field is set to28.Else, if the dns_record_typefield value is equal toLOC, then thenetwork.dns.question.typeUDM field is set to29.Else, if the dns_record_typefield value is equal toNXT, then thenetwork.dns.question.typeUDM field is set to30.Else, if the dns_record_typefield value is equal toEID, then thenetwork.dns.question.typeUDM field is set to31.Else, if the dns_record_typefield value is equal toNIMLOC, then thenetwork.dns.question.typeUDM field is set to32.Else, if the dns_record_typefield value is equal toSRV, then thenetwork.dns.question.typeUDM field is set to33.Else, if the dns_record_typefield value is equal toATMA, then thenetwork.dns.question.typeUDM field is set to34.Else, if the dns_record_typefield value is equal toNAPTR, then thenetwork.dns.question.typeUDM field is set to35.Else, if the dns_record_typefield value is equal toKX, then thenetwork.dns.question.typeUDM field is set to36.Else, if the dns_record_typefield value is equal toCERT, then thenetwork.dns.question.typeUDM field is set to37.Else, if the dns_record_typefield value is equal toA6, then thenetwork.dns.question.typeUDM field is set to38.Else, if the dns_record_typefield value is equal toDNAME, then thenetwork.dns.question.typeUDM field is set to39.Else, if the dns_record_typefield value is equal toSINK, then thenetwork.dns.question.typeUDM field is set to40.Else, if the dns_record_typefield value is equal toOPT, then thenetwork.dns.question.typeUDM field is set to41.Else, if the dns_record_typefield value is equal toAPL, then thenetwork.dns.question.typeUDM field is set to42.Else, if the dns_record_typefield value is equal toDS, then thenetwork.dns.question.typeUDM field is set to43.Else, if the dns_record_typefield value is equal toSSHFP, then thenetwork.dns.question.typeUDM field is set to44.Else, if the dns_record_typefield value is equal toIPSECKE, then thenetwork.dns.question.typeUDM field is set to45.Else, if the dns_record_typefield value is equal toRRSIG, then thenetwork.dns.question.typeUDM field is set to46.Else, if the dns_record_typefield value is equal toNSEC, then thenetwork.dns.question.typeUDM field is set to47.Else, if the dns_record_typefield value is equal toDNSKEY, then thenetwork.dns.question.typeUDM field is set to48.Else, if the dns_record_typefield value is equal toDHCID, then thenetwork.dns.question.typeUDM field is set to49.Else, if the dns_record_typefield value is equal toNSEC3, then thenetwork.dns.question.typeUDM field is set to50.Else, if the dns_record_typefield value is equal toNSEC3PA, then thenetwork.dns.question.typeUDM field is set to51.Else, if the dns_record_typefield value is equal toTLSA, then thenetwork.dns.question.typeUDM field is set to52.Else, if the dns_record_typefield value is equal toSMIMEA, then thenetwork.dns.question.typeUDM field is set to53.Else, if the dns_record_typefield value is equal toUNASSIG, then thenetwork.dns.question.typeUDM field is set to54.Else, if the dns_record_typefield value is equal toHIP, then thenetwork.dns.question.typeUDM field is set to55.Else, if the dns_record_typefield value is equal toNINFO, then thenetwork.dns.question.typeUDM field is set to56.Else, if the dns_record_typefield value is equal toRKEY, then thenetwork.dns.question.typeUDM field is set to57.Else, if the dns_record_typefield value is equal toTALINK, then thenetwork.dns.question.typeUDM field is set to58.Else, if the dns_record_typefield value is equal toCDS, then thenetwork.dns.question.typeUDM field is set to59.Else, if the dns_record_typefield value is equal toCDNSKEY, then thenetwork.dns.question.typeUDM field is set to60.Else, if the dns_record_typefield value is equal toOPENPGP, then thenetwork.dns.question.typeUDM field is set to61.Else, if the dns_record_typefield value is equal toCSYNC, then thenetwork.dns.question.typeUDM field is set to62.Else, if the dns_record_typefield value is equal toZONEMD, then thenetwork.dns.question.typeUDM field is set to63.Else, if the dns_record_typefield value is equal toSVCB, then thenetwork.dns.question.typeUDM field is set to64.Else, if the dns_record_typefield value is equal toHTTPS, then thenetwork.dns.question.typeUDM field is set to65.Else, if the dns_record_typefield value is equal toSPF, then thenetwork.dns.question.typeUDM field is set to99.Else, if the dns_record_typefield value is equal toUINFO, then thenetwork.dns.question.typeUDM field is set to100.Else, if the dns_record_typefield value is equal toUID, then thenetwork.dns.question.typeUDM field is set to101.Else, if the dns_record_typefield value is equal toGID, then thenetwork.dns.question.typeUDM field is set to102.Else, if the dns_record_typefield value is equal toUNSPEC, then thenetwork.dns.question.typeUDM field is set to103.Else, if the dns_record_typefield value is equal toNID, then thenetwork.dns.question.typeUDM field is set to104.Else, if the dns_record_typefield value is equal toL32, then thenetwork.dns.question.typeUDM field is set to105.Else, if the dns_record_typefield value is equal toL64, then thenetwork.dns.question.typeUDM field is set to106.Else, if the dns_record_typefield value is equal toLP, then thenetwork.dns.question.typeUDM field is set to107.Else, if the dns_record_typefield value is equal toEUI48, then thenetwork.dns.question.typeUDM field is set to108.Else, if the dns_record_typefield value is equal toEUI64, then thenetwork.dns.question.typeUDM field is set to109.Else, if the dns_record_typefield value is equal toTKEY, then thenetwork.dns.question.typeUDM field is set to249.Else, if the dns_record_typefield value is equal toTSIG, then thenetwork.dns.question.typeUDM field is set to250.Else, if the dns_record_typefield value is equal toIXFR, then thenetwork.dns.question.typeUDM field is set to251.Else, if the dns_record_typefield value is equal toAXFR, then thenetwork.dns.question.typeUDM field is set to252.Else, if the dns_record_typefield value is equal toMAILB, then thenetwork.dns.question.typeUDM field is set to253.Else, if the dns_record_typefield value is equal toMAILA, then thenetwork.dns.question.typeUDM field is set to254.Else, if the dns_record_typefield value is equal toALL, then thenetwork.dns.question.typeUDM field is set to255.Else, if the dns_record_typefield value is equal toURI, then thenetwork.dns.question.typeUDM field is set to256.Else, if the dns_record_typefield value is equal toCAA, then thenetwork.dns.question.typeUDM field is set to257.Else, if the dns_record_typefield value is equal toAVC, then thenetwork.dns.question.typeUDM field is set to258.Else, if the dns_record_typefield value is equal toDOA, then thenetwork.dns.question.typeUDM field is set to259.Else, if the dns_record_typefield value is equal toAMTRELA, then thenetwork.dns.question.typeUDM field is set to260.Else, if the dns_record_typefield value is equal toTA, then thenetwork.dns.question.typeUDM field is set to32768.Else, if the dns_record_typefield value is equal toDLV, then thenetwork.dns.question.typeUDM field is set to32769. | 
| CLASS | network.dns.additional.class | PREREQUISITE SECTION CLASS | 
| DATA | network.dns.additional.data | PREREQUISITE SECTION DATA | 
| Name | network.dns.additional.name | PREREQUISITE SECTION Name | 
| TTL | network.dns.additional.ttl | PREREQUISITE SECTION TTL | 
| TYPE | network.dns.additional.type | PREREQUISITE SECTION TYPE | 
| Flags | additional.fields.key/value.string_value | Grok: Extracted the Flagsfield from the raw log and then mapped theFlagsfield to theadditional.fields.key/value.string_valueUDM field. | 
| CLASS | network.dns.additional.class | UPDATE SECTION CLASS | 
| DATA | network.dns.additional.data | UPDATE SECTION DATA | 
| Name | network.dns.additional.name | UPDATE SECTION Name | 
| TTL | network.dns.additional.ttl | UPDATE SECTION TTL | 
| TYPE | network.dns.additional.type | UPDATE SECTION TYPE | 
| ZCLASS | network.dns.additional.class | ZONE SECTION ZCLASS | 
| Name | network.dns.additional.name | ZONE SECTION Name | 
| ZTYPE | network.dns.additional.type | ZONE SECTION ZTYPE | 
| QR | additional.fields.key/value.string_value | |
| OPCODE | additional.fields.key/value.string_value | |
| AA | additional.fields.key/value.string_value | |
| TC | additional.fields.key/value.string_value | |
| RD | additional.fields.key/value.string_value | |
| RA | additional.fields.key/value.string_value | |
| Z | additional.fields.key/value.string_value | |
| CD | additional.fields.key/value.string_value | |
| AD | additional.fields.key/value.string_value | |
| RCODE | additional.fields.key/value.string_value | |
| ZCOUNT | additional.fields.key/value.string_value | |
| PRECOUNT | additional.fields.key/value.string_value | |
| ARCOUNT | additional.fields.key/value.string_value | |
| UPCOUNT | additional.fields.key/value.string_value | |
| QCOUNT | additional.fields.key/value.string_value | |
| ACOUNT | additional.fields.key/value.string_value | |
| NSCOUNT | additional.fields.key/value.string_value | |
| host_name | intermediary.hostname | Grok: Extracted the host_namefield from the raw log and then mapped thehost_namefield to theintermediary.hostnameUDM field. | 
| os_type | intermediary.asset.platform_software.platform | Grok: Extracted the os_typefield from the raw log.If the os_typeextracted field value matches the regular expression pattern(?i)windows, then theintermediary.asset.platform_software.platformUDM field is set toWINDOWS.Else, if the os_typeextracted field value matches the regular expression pattern(?i)linux, then theintermediary.asset.platform_software.platformUDM field is set toLINUX.Else, if the os_typeextracted field is not empty, then theos_typeextracted field is mapped with theintermediary.asset.attribute.labelsUDM field. | 
他のログ
| 元のログフィールド | UDM フィールド | 注 | 
|---|---|---|
|  | network.dns.questions.name, target.hostname | Grok: Extracted the record_namefield from the raw log and then mapped therecord_namefield to thenetwork.dns.questions.name and target.hostnameUDM field. | 
|  | network.dns.questions.type | Grok: Extracted the record_typefield from the raw log.If the record_typefield value is equal toA, then thenetwork.dns.question.typeUDM field is set to1.Else, if the record_typefield value is equal toNS, then thenetwork.dns.question.typeUDM field is set to2.Else, if the record_typefield value is equal toMD, then thenetwork.dns.question.typeUDM field is set to3.Else, if the record_typefield value is equal toMF, then thenetwork.dns.question.typeUDM field is set to4.Else, if the record_typefield value is equal toCNAME, then thenetwork.dns.question.typeUDM field is set to5.Else, if the record_typefield value is equal toSOA, then thenetwork.dns.question.typeUDM field is set to6.Else, if the record_typefield value is equal toMB, then thenetwork.dns.question.typeUDM field is set to7.Else, if the record_typefield value is equal toMG, then thenetwork.dns.question.typeUDM field is set to8.Else, if the record_typefield value is equal toMR, then thenetwork.dns.question.typeUDM field is set to9.Else, if the record_typefield value is equal toNULL, then thenetwork.dns.question.typeUDM field is set to10.Else, if the record_typefield value is equal toWKS, then thenetwork.dns.question.typeUDM field is set to11.Else, if the record_typefield value is equal toPTR, then thenetwork.dns.question.typeUDM field is set to12.Else, if the record_typefield value is equal toHINFO, then thenetwork.dns.question.typeUDM field is set to13.Else, if the record_typefield value is equal toMINFO, then thenetwork.dns.question.typeUDM field is set to14.Else, if the record_typefield value is equal toMX, then thenetwork.dns.question.typeUDM field is set to15.Else, if the record_typefield value is equal toTXT, then thenetwork.dns.question.typeUDM field is set to16.Else, if the record_typefield value is equal toRP, then thenetwork.dns.question.typeUDM field is set to17.Else, if the record_typefield value is equal toAFSDB, then thenetwork.dns.question.typeUDM field is set to18.Else, if the record_typefield value is equal toX25, then thenetwork.dns.question.typeUDM field is set to19.Else, if the record_typefield value is equal toISDN, then thenetwork.dns.question.typeUDM field is set to20.Else, if the record_typefield value is equal toRT, then thenetwork.dns.question.typeUDM field is set to21.Else, if the record_typefield value is equal toNSAP, then thenetwork.dns.question.typeUDM field is set to22.Else, if the record_typefield value is equal toNSAP-PT, then thenetwork.dns.question.type UDM field is setto 23.Else, if the record_typefield value is equal toSIG, then thenetwork.dns.question.typeUDM field is set to24.Else, if the record_typefield value is equal toKEY, then thenetwork.dns.question.typeUDM field is set to25.Else, if the record_typefield value is equal toPX, then thenetwork.dns.question.typeUDM field is set to26.Else, if the record_typefield value is equal toGPOS, then thenetwork.dns.question.typeUDM field is set to27.Else, if the record_typefield value is equal toAAAA, then thenetwork.dns.question.typeUDM field is set to28.Else, if the record_typefield value is equal toLOC, then thenetwork.dns.question.typeUDM field is set to29.Else, if the record_typefield value is equal toNXT, then thenetwork.dns.question.typeUDM field is set to30.Else, if the record_typefield value is equal toEID, then thenetwork.dns.question.typeUDM field is set to31.Else, if the record_typefield value is equal toNIMLOC, then thenetwork.dns.question.typeUDM field is set to32.Else, if the record_typefield value is equal toSRV, then thenetwork.dns.question.typeUDM field is set to33.Else, if the record_typefield value is equal toATMA, then thenetwork.dns.question.typeUDM field is set to34.Else, if the record_typefield value is equal toNAPTR, then thenetwork.dns.question.typeUDM field is set to35.Else, if the record_typefield value is equal toKX, then thenetwork.dns.question.typeUDM field is set to36.Else, if the record_typefield value is equal toCERT, then thenetwork.dns.question.typeUDM field is set to37.Else, if the record_typefield value is equal toA6, then thenetwork.dns.question.typeUDM field is set to38.Else, if the record_typefield value is equal toDNAME, then thenetwork.dns.question.typeUDM field is set to39.Else, if the record_typefield value is equal toSINK, then thenetwork.dns.question.typeUDM field is set to40.Else, if the record_typefield value is equal toOPT, then thenetwork.dns.question.typeUDM field is set to41.Else, if the record_typefield value is equal toAPL, then thenetwork.dns.question.typeUDM field is set to42.Else, if the record_typefield value is equal toDS, then thenetwork.dns.question.typeUDM field is set to43.Else, if the record_typefield value is equal toSSHFP, then thenetwork.dns.question.typeUDM field is set to44.Else, if the record_typefield value is equal toIPSECKE, then thenetwork.dns.question.typeUDM field is set to45.Else, if the record_typefield value is equal toRRSIG, then thenetwork.dns.question.typeUDM field is set to46.Else, if the record_typefield value is equal toNSEC, then thenetwork.dns.question.typeUDM field is set to47.Else, if the record_typefield value is equal toDNSKEY, then thenetwork.dns.question.typeUDM field is set to48.Else, if the record_typefield value is equal toDHCID, then thenetwork.dns.question.typeUDM field is set to49.Else, if the record_typefield value is equal toNSEC3, then thenetwork.dns.question.typeUDM field is set to50.Else, if the record_typefield value is equal toNSEC3PA, then thenetwork.dns.question.typeUDM field is set to51.Else, if the record_typefield value is equal toTLSA, then thenetwork.dns.question.typeUDM field is set to52.Else, if the record_typefield value is equal toSMIMEA, then thenetwork.dns.question.typeUDM field is set to53.Else, if the record_typefield value is equal toUNASSIG, then thenetwork.dns.question.typeUDM field is set to54.Else, if the record_typefield value is equal toHIP, then thenetwork.dns.question.typeUDM field is set to55.Else, if the record_typefield value is equal toNINFO, then thenetwork.dns.question.typeUDM field is set to56.Else, if the record_typefield value is equal toRKEY, then thenetwork.dns.question.typeUDM field is set to57.Else, if the record_typefield value is equal toTALINK, then thenetwork.dns.question.typeUDM field is set to58.Else, if the record_typefield value is equal toCDS, then thenetwork.dns.question.typeUDM field is set to59.Else, if the record_typefield value is equal toCDNSKEY, then thenetwork.dns.question.typeUDM field is set to60.Else, if the record_typefield value is equal toOPENPGP, then thenetwork.dns.question.typeUDM field is set to61.Else, if the record_typefield value is equal toCSYNC, then thenetwork.dns.question.typeUDM field is set to62.Else, if the record_typefield value is equal toZONEMD, then thenetwork.dns.question.typeUDM field is set to63.Else, if the record_typefield value is equal toSVCB, then thenetwork.dns.question.typeUDM field is set to64.Else, if the record_typefield value is equal toHTTPS, then thenetwork.dns.question.typeUDM field is set to65.Else, if the record_typefield value is equal toSPF, then thenetwork.dns.question.typeUDM field is set to99.Else, if the record_typefield value is equal toUINFO, then thenetwork.dns.question.typeUDM field is set to100.Else, if the record_typefield value is equal toUID, then thenetwork.dns.question.typeUDM field is set to101.Else, if the record_typefield value is equal toGID, then thenetwork.dns.question.typeUDM field is set to102.Else, if the record_typefield value is equal toUNSPEC, then thenetwork.dns.question.typeUDM field is set to103.Else, if the record_typefield value is equal toNID, then thenetwork.dns.question.typeUDM field is set to104.Else, if the record_typefield value is equal toL32, then thenetwork.dns.question.typeUDM field is set to105.Else, if the record_typefield value is equal toL64, then thenetwork.dns.question.typeUDM field is set to106.Else, if the record_typefield value is equal toLP, then thenetwork.dns.question.typeUDM field is set to107.Else, if the record_typefield value is equal toEUI48, then thenetwork.dns.question.typeUDM field is set to108.Else, if the record_typefield value is equal toEUI64, then thenetwork.dns.question.typeUDM field is set to109.Else, if the record_typefield value is equal toTKEY, then thenetwork.dns.question.typeUDM field is set to249.Else, if the record_typefield value is equal toTSIG, then thenetwork.dns.question.typeUDM field is set to250.Else, if the record_typefield value is equal toIXFR, then thenetwork.dns.question.typeUDM field is set to251.Else, if the record_typefield value is equal toAXFR, then thenetwork.dns.question.typeUDM field is set to252.Else, if the record_typefield value is equal toMAILB, then thenetwork.dns.question.typeUDM field is set to253.Else, if the record_typefield value is equal toMAILA, then thenetwork.dns.question.typeUDM field is set to254.Else, if the record_typefield value is equal toALL, then thenetwork.dns.question.typeUDM field is set to255.Else, if the record_typefield value is equal toURI, then thenetwork.dns.question.typeUDM field is set to256.Else, if the record_typefield value is equal toCAA, then thenetwork.dns.question.typeUDM field is set to257.Else, if the record_typefield value is equal toAVC, then thenetwork.dns.question.typeUDM field is set to258.Else, if the record_typefield value is equal toDOA, then thenetwork.dns.question.typeUDM field is set to259.Else, if the record_typefield value is equal toAMTRELA, then thenetwork.dns.question.typeUDM field is set to260.Else, if the record_typefield value is equal toTA, then thenetwork.dns.question.typeUDM field is set to32768.Else, if the record_typefield value is equal toDLV, then thenetwork.dns.question.typeUDM field is set to32769. | 
| client | principal.ip | Grok: Extracted the clientfield from the raw log.If the value of the clientfield matches the regular expression ip, then theprincipal.ipUDM field is mapped toclient.Else, principal.hostnameUDM field is mapped to client. | 
|  | principal.hostname | Grok: Extracted the syslog_hostfield from the raw log.If the value of the clientfield matches the regular expression ip, then theprincipal.hostnameUDM field is mapped tothesyslog_host. | 
|  | network.dns.questions.class | Grok: Extracted the qclassfield from the raw log.If the qclassfield value is equal toIN, thennetwork.dns.questions.classis set to1.Else, if the qclassfield value is equal toCH, thennetwork.dns.questions.classis set to3.Else, if the qclassfield value is equal toHS, thennetwork.dns.questions.classis set to4. | 
フィールド マッピング リファレンス: イベント ID から UDM イベントタイプへ
このセクションでは、パーサーがイベント ID を UDM event_types にマッピングする方法について説明します。 一般に、イベントは NETWORK_DNS metadata.event_type にマッピングされます。ただし、次のセクションのイベント ID を除きます。
| 予定 ID | イベント テキスト | UDM イベントタイプ | 注 | 
|---|---|---|---|
| 275 | XFR_NOTIFY_ACK_IN: Source=%1; InterfaceIP=%2; PacketData=%4 | GENERIC_EVENT | |
| 276 | IXFR_RESP_OUT: TCP=%1; InterfaceIP=%2; Destination=%3; QNAME=%4; XID=%5; ZoneScope=%6; Zone=%7; RCODE=%8; PacketData=%10 | GENERIC_EVENT | |
| 512 | SETTING_CREATION | ||
| 513 | The zone %1 was deleted. | SETTING_DELETION | |
| 514 | The zone %1 was updated. The %2 setting has been set to %3. | SETTING_MODIFICATION | |
| 515 | A resource record of type %1, name %2, TTL %3 and RDATA %5 was created in scope %7 of zone %6. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 516 | A resource record of type %1, name %2 and RDATA %5 was deleted from scope %7 of zone %6. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 517 | All resource records of type %1, name %2 were deleted from scope %4 of zone %3. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 518 | All resource records at Node name %1 were deleted from scope %3 of zone %2. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 519 | A resource record of type %1, name %2, TTL %3 and RDATA %5 was created in scope %7 of zone %6 via dynamic update from IP Address %8. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 520 | A resource record of type %1, name %2 and RDATA %5 was deleted from scope %7 of zone %6 via dynamic update from IP Address %8. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 521 | A resource record of type %1, name %2, TTL %3 and RDATA %5 was scavenged from scope %7 of zone %6. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 522 | The scope %1 was created in zone %2. | SETTING_CREATION | |
| 523 | The scope %1 was deleted in zone %2. | SETTING_DELETION | |
| 525 | The zone %1 was signed with following properties: DenialOfExistence=%2; DistributeTrustAnchor=%3; DnsKeyRecordSetTtl=%4; DSRecordGenerationAlgorithm=%5; DSRecordSetTtl=%6; EnableRfc5011KeyRollover=%7; IsKeyMasterServer=%8; KeyMasterServer=%9; NSec3HashAlgorithm=%10; NSec3Iterations=%11; NSec3OptOut=%12; NSec3RandomSaltLength=%13; NSec3UserSalt=%14; ParentHasSecureDelegation=%15; PropagationTime=%16; SecureDelegationPollingPeriod=%17; SignatureInceptionOffset=%18. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 526 | The zone %1 was unsigned. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 527 | The zone %1 was re-signed with following properties: DenialOfExistence=%2; DistributeTrustAnchor=%3; DnsKeyRecordSetTtl=%4; DSRecordGenerationAlgorithm=%5; DSRecordSetTtl=%6; EnableRfc5011KeyRollover=%7; IsKeyMasterServer=%8; KeyMasterServer=%9; NSec3HashAlgorithm=%10; NSec3Iterations=%11; NSec3OptOut=%12; NSec3RandomSaltLength=%13; NSec3UserSalt=%14; ParentHasSecureDelegation=%15; PropagationTime=%16; SecureDelegationPollingPeriod=%17; SignatureInceptionOffset=%18. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 528 | Rollover was started on the type %1 with GUID %2 of zone %3. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 529 | Rollover was completed on the type %1 with GUID %2 of zone %3. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 530 | The type %1 with GUID %2 of zone %3 was marked for retiral. The key will be removed after the rollover completion. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 531 | Manual rollover was triggered on the type %1 with GUID %2 of zone %3. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 533 | The keys signing key with GUID %1 on zone %2 that was waiting for a Delegation Signer(DS) update on the parent has been forced to move to rollover completion. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 534 | DNSSEC setting metadata was exported %1 key signing key metadata from zone %2. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 535 | DNSSEC setting metadata was imported on zone %1. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 536 | A record of type %1, QNAME %2 was purged from scope %3 in cache. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 537 | The forwarder list on scope %2 has been reset to %1. | SETTING_MODIFICATION | target.resource.nameis set to "Forwarder list on scope:
    %{scope_name}" | 
| 540 | The root hints have been modified. | SETTING_MODIFICATION | target.resource.namepopulated with text "Root hints" | 
| 541 | The setting %1 on scope %2 has been set to %3. | SETTING_MODIFICATION | |
| 542 | The scope %1 of DNS server was created. | SETTING_CREATION | |
| 543 | The scope %1 of DNS server was deleted. | SETTING_DELETION | |
| 544 | The DNSKEY with Key Protocol %2, Base64 Data %4 and Crypto Algorithm %5 has been added at the trust point %1. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 545 | The DS with Key Tag: %2, Digest Type: %3, Digest: %5 and Crypto Algorithm: %6 has been added at the trust point %1. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 546 | The trust point at %1 of type %2 has been removed. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 547 | The trust anchor for the root zone has been added. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 548 | A request to restart the DNS server service has been received. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 549 | The debug logs have been cleared from %1 on DNS server. | SYSTEM_AUDIT_LOG_WIPE | |
| 550 | The in-memory contents of all the zones on DNS server have been flushed to their respective files. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 551 | All the statistical data for the DNS server has been cleared. | SYSTEM_AUDIT_LOG_WIPE | |
| 552 | A resource record scavenging cycle has been started on the DNS Server. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 553 | %1 | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 554 | The resource record scavenging cycle has been terminated on the DNS Server. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 555 | The DNS server has been prepared for demotion by removing references to it from all zones stored in the Active Directory. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 556 | The information about the root hints on the DNS server has been written back to the persistent storage. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 557 | The addresses on which DNS server will listen has been changed to %1. | SETTING_MODIFICATION | target.resource.namepopulated with text "Listen Addresses" | 
| 558 | An immediate RFC 5011 active refresh has been scheduled for all trust points. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 559 | The zone %1 is paused. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 560 | The zone %1 is resumed. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 561 | The data for zone %1 has been reloaded from %2. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 562 | The data for zone %1 has been refreshed from the master server %2. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 563 | The secondary zone %1 has been expired and new data has been requested from the master server %2. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 564 | The zone %1 has been reloaded from the Active Directory. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 565 | The content of the zone %1 has been written to the disk and the notification has been sent to all the notify servers. | SETTING_MODIFICATION | |
| 566 | All DNS records at the node %1 in the zone %2 will have their aging time stamp set to the current time.%3 | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 567 | The Active Directory-integrated zone %1 has been updated. Only %2 can run scavenging. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 568 | The key master role for zone %1 has been %2.%3 | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 569 | A %1 singing key (%2) descriptor has been added on the zone %3 with following properties: KeyId=%4; KeyType=%5; CurrentState=%6; KeyStorageProvider=%7; StoreKeysInAD=%8; CryptoAlgorithm=%9; KeyLength=%10; DnsKeySignatureValidityPeriod=%11; DSSignatureValidityPeriod=%12; ZoneSignatureValidityPeriod=%13; InitialRolloverOffset=%14; RolloverPeriod=%15; RolloverType=%16; NextRolloverAction=%17; LastRolloverTime=%18; NextRolloverTime=%19; CurrentRolloverStatus=%20; ActiveKey=%21; StandbyKey=%22; NextKey=%23. The zone will be resigned with the %2 generated with these properties. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 570 | A %1 singing key (%2) descriptor with GUID %3 has been updated on the zone %4. The properties of this %2 descriptor have been set to: KeyId=%5; KeyType=%6; CurrentState=%7; KeyStorageProvider=%8; StoreKeysInAD=%9; CryptoAlgorithm=%10; KeyLength=%11; DnsKeySignatureValidityPeriod=%12; DSSignatureValidityPeriod=%13; ZoneSignatureValidityPeriod=%14; InitialRolloverOffset=%15; RolloverPeriod=%16; RolloverType=%17; NextRolloverAction=%18; LastRolloverTime=%19; NextRolloverTime=%20; CurrentRolloverStatus=%21; ActiveKey=%22; StandbyKey=%23; NextKey=%24. The zone will be resigned with the %2 generated with these properties. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 571 | A %1 singing key (%2) descriptor %4 has been removed from the zone %3. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 572 | The state of the %1 signing key (%2) %3 has been modified on zone %4. The new active key is %5, standby key is %6 and next key is %7. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 573 | A delegation for %1 in the scope %2 of zone %3 with the name server %4 has been added. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 574 | The client subnet record with name %1 value %2 has been added to the client subnet map. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 575 | The client subnet record with name %1 has been deleted from the client subnet map. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 576 | The client subnet record with name %1 has been updated from the client subnet map. The new client subnets that it refers to are %2. | SYSTEM_AUDIT_LOG_UNCATEGORIZED | |
| 577 | A server level policy %6 for %1 has been created on server %2 with following properties: ProcessingOrder:%3; Criteria:%4; Action:%5. | SETTING_CREATION | |
| 578 | A zone level policy %8 for %1 has been created on zone %6 on server %2 with following properties: ProcessingOrder:%3; Criteria:%4; Action:%5; Scopes:%7. | SETTING_CREATION | |
| 579 | A forwarding policy %6 has been created on server %2 with following properties: ProcessingOrder:%3; Criteria:%4; Action:%5; Scope:%1. | SETTING_CREATION | |
| 580 | The server level policy %1 has been deleted from server %2. | SETTING_DELETION | |
| 581 | The zone level policy %1 has been deleted from zone %3 on server %2. | SETTING_DELETION | |
| 582 | The forwarding policy %1 has been deleted from server %2. | SETTING_DELETION | 
さらにサポートが必要な場合 コミュニティ メンバーや Google SecOps のプロフェッショナルから回答を得ることができます。