Remove ECS object from WCS definitions (#612)

* Remove ECS object from WCS definitions

* Update the Wazuh Common Schema

* Update CHANGELOG

* Update stateless and cloud index templates

---------

Co-authored-by: Wazuh Indexer Bot <github_devel_xdrsiem_indexer@wazuh.com>
This commit is contained in:
Kevin Ledesma 2025-10-28 13:57:54 -03:00 committed by GitHub
parent 9d94fc7d0b
commit 809645fda5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
37 changed files with 7 additions and 138 deletions

View File

@ -44,6 +44,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Bump WCS to ECS v9.1.0 [(#600)](https://github.com/wazuh/wazuh-indexer-plugins/pull/600)
- Replace genai.* nested fields with keyword array [(#608)](https://github.com/wazuh/wazuh-indexer-plugins/pull/608)
- Check GitHub actions with dependabot [(#601)](https://github.com/wazuh/wazuh-indexer-plugins/pull/601)
- Remove ECS object from WCS definitions [(#612)](https://github.com/wazuh/wazuh-indexer-plugins/pull/612)
### Deprecated
-

View File

@ -275,7 +275,6 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
9.1.0,true,dns,dns.resolved_ip,ip,extended,array,"[""10.10.10.10"", ""10.10.10.11""]",Array containing all IPs seen in answers.data
9.1.0,true,dns,dns.response_code,keyword,extended,,NOERROR,The DNS response code.
9.1.0,true,dns,dns.type,keyword,extended,,answer,"The type of DNS event captured, query or answer."
9.1.0,true,ecs,ecs.version,keyword,core,,1.0.0,ECS version this event conforms to.
9.1.0,true,email,email.attachments,nested,extended,array,,List of objects describing the attachments.
9.1.0,true,email,email.attachments.file.extension,keyword,extended,,txt,Attachment file extension.
9.1.0,true,email,email.attachments.file.hash.cdhash,keyword,extended,,3783b4052fd474dbe30676b45c329e7a6d44acd9,The Code Directory (CD) hash of an executable.

1 ECS_Version Indexed Field_Set Field Type Level Normalization Example Description
275 9.1.0 true dns dns.resolved_ip ip extended array ["10.10.10.10", "10.10.10.11"] Array containing all IPs seen in answers.data
276 9.1.0 true dns dns.response_code keyword extended NOERROR The DNS response code.
277 9.1.0 true dns dns.type keyword extended answer The type of DNS event captured, query or answer.
9.1.0 true ecs ecs.version keyword core 1.0.0 ECS version this event conforms to.
278 9.1.0 true email email.attachments nested extended array List of objects describing the attachments.
279 9.1.0 true email email.attachments.file.extension keyword extended txt Attachment file extension.
280 9.1.0 true email email.attachments.file.hash.cdhash keyword extended 3783b4052fd474dbe30676b45c329e7a6d44acd9 The Code Directory (CD) hash of an executable.

View File

@ -83,8 +83,6 @@ fields:
fields: "*"
dns:
fields: "*"
ecs:
fields: "*"
elf:
fields: "*"
email:

View File

@ -409,7 +409,6 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
9.1.0,true,dns,dns.resolved_ip,ip,extended,array,"[""10.10.10.10"", ""10.10.10.11""]",Array containing all IPs seen in answers.data
9.1.0,true,dns,dns.response_code,keyword,extended,,NOERROR,The DNS response code.
9.1.0,true,dns,dns.type,keyword,extended,,answer,"The type of DNS event captured, query or answer."
9.1.0,true,ecs,ecs.version,keyword,core,,1.0.0,ECS version this event conforms to.
9.1.0,true,email,email.attachments,nested,extended,array,,List of objects describing the attachments.
9.1.0,true,email,email.attachments.file.extension,keyword,extended,,txt,Attachment file extension.
9.1.0,true,email,email.attachments.file.hash.cdhash,keyword,extended,,3783b4052fd474dbe30676b45c329e7a6d44acd9,The Code Directory (CD) hash of an executable.

1 ECS_Version Indexed Field_Set Field Type Level Normalization Example Description
409 9.1.0 true dns dns.resolved_ip ip extended array ["10.10.10.10", "10.10.10.11"] Array containing all IPs seen in answers.data
410 9.1.0 true dns dns.response_code keyword extended NOERROR The DNS response code.
411 9.1.0 true dns dns.type keyword extended answer The type of DNS event captured, query or answer.
9.1.0 true ecs ecs.version keyword core 1.0.0 ECS version this event conforms to.
412 9.1.0 true email email.attachments nested extended array List of objects describing the attachments.
413 9.1.0 true email email.attachments.file.extension keyword extended txt Attachment file extension.
414 9.1.0 true email email.attachments.file.hash.cdhash keyword extended 3783b4052fd474dbe30676b45c329e7a6d44acd9 The Code Directory (CD) hash of an executable.

View File

@ -83,8 +83,6 @@ fields:
fields: "*"
dns:
fields: "*"
ecs:
fields: "*"
elf:
fields: "*"
email:

View File

@ -956,7 +956,6 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
9.1.0,true,dns,dns.resolved_ip,ip,extended,array,"[""10.10.10.10"", ""10.10.10.11""]",Array containing all IPs seen in answers.data
9.1.0,true,dns,dns.response_code,keyword,extended,,NOERROR,The DNS response code.
9.1.0,true,dns,dns.type,keyword,extended,,answer,"The type of DNS event captured, query or answer."
9.1.0,true,ecs,ecs.version,keyword,core,,1.0.0,ECS version this event conforms to.
9.1.0,true,email,email.attachments,nested,extended,array,,List of objects describing the attachments.
9.1.0,true,email,email.attachments.file.extension,keyword,extended,,txt,Attachment file extension.
9.1.0,true,email,email.attachments.file.hash.cdhash,keyword,extended,,3783b4052fd474dbe30676b45c329e7a6d44acd9,The Code Directory (CD) hash of an executable.
@ -1178,17 +1177,17 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
9.1.0,true,gen_ai,gen_ai.operation.name,keyword,extended,,chat; text_completion; embeddings,The name of the operation being performed.
9.1.0,true,gen_ai,gen_ai.output.type,keyword,extended,,text; json; image,Represents the content type requested by the client.
9.1.0,true,gen_ai,gen_ai.request.choice.count,integer,extended,,3,The target number of candidate completions to return.
9.1.0,true,gen_ai,gen_ai.request.encoding_formats,nested,extended,,"[""float"", ""binary""]","The encoding formats requested in an embeddings operation, if specified."
9.1.0,true,gen_ai,gen_ai.request.encoding_formats,keyword,extended,array,"[""float"", ""binary""]","The encoding formats requested in an embeddings operation, if specified."
9.1.0,true,gen_ai,gen_ai.request.frequency_penalty,double,extended,,0.1,The frequency penalty setting for the GenAI request.
9.1.0,true,gen_ai,gen_ai.request.max_tokens,integer,extended,,100,The maximum number of tokens the model generates for a request.
9.1.0,true,gen_ai,gen_ai.request.model,keyword,extended,,gpt-4,The name of the GenAI model a request is being made to.
9.1.0,true,gen_ai,gen_ai.request.presence_penalty,double,extended,,0.1,The presence penalty setting for the GenAI request.
9.1.0,true,gen_ai,gen_ai.request.seed,integer,extended,,100,Requests with same seed value more likely to return same result.
9.1.0,true,gen_ai,gen_ai.request.stop_sequences,nested,extended,,"[""forest"", ""lived""]",List of sequences that the model will use to stop generating further tokens.
9.1.0,true,gen_ai,gen_ai.request.stop_sequences,keyword,extended,array,"[""forest"", ""lived""]",List of sequences that the model will use to stop generating further tokens.
9.1.0,true,gen_ai,gen_ai.request.temperature,double,extended,,0.0,The temperature setting for the GenAI request.
9.1.0,true,gen_ai,gen_ai.request.top_k,double,extended,,1.0,The top_k sampling setting for the GenAI request.
9.1.0,true,gen_ai,gen_ai.request.top_p,double,extended,,1.0,The top_p sampling setting for the GenAI request.
9.1.0,true,gen_ai,gen_ai.response.finish_reasons,nested,extended,,"[""stop"", ""length""]","Array of reasons the model stopped generating tokens, corresponding to each generation received."
9.1.0,true,gen_ai,gen_ai.response.finish_reasons,keyword,extended,array,"[""stop"", ""length""]","Array of reasons the model stopped generating tokens, corresponding to each generation received."
9.1.0,true,gen_ai,gen_ai.response.id,keyword,extended,,chatcmpl-123,The unique identifier for the completion.
9.1.0,true,gen_ai,gen_ai.response.model,keyword,extended,,gpt-4-0613,The name of the model that generated the response.
9.1.0,true,gen_ai,gen_ai.system,keyword,extended,,openai,The Generative AI product as identified by the client or server instrumentation.

1 ECS_Version Indexed Field_Set Field Type Level Normalization Example Description
956 9.1.0 true dns dns.resolved_ip ip extended array ["10.10.10.10", "10.10.10.11"] Array containing all IPs seen in answers.data
957 9.1.0 true dns dns.response_code keyword extended NOERROR The DNS response code.
958 9.1.0 true dns dns.type keyword extended answer The type of DNS event captured, query or answer.
9.1.0 true ecs ecs.version keyword core 1.0.0 ECS version this event conforms to.
959 9.1.0 true email email.attachments nested extended array List of objects describing the attachments.
960 9.1.0 true email email.attachments.file.extension keyword extended txt Attachment file extension.
961 9.1.0 true email email.attachments.file.hash.cdhash keyword extended 3783b4052fd474dbe30676b45c329e7a6d44acd9 The Code Directory (CD) hash of an executable.
1177 9.1.0 true gen_ai gen_ai.operation.name keyword extended chat; text_completion; embeddings The name of the operation being performed.
1178 9.1.0 true gen_ai gen_ai.output.type keyword extended text; json; image Represents the content type requested by the client.
1179 9.1.0 true gen_ai gen_ai.request.choice.count integer extended 3 The target number of candidate completions to return.
1180 9.1.0 true gen_ai gen_ai.request.encoding_formats nested keyword extended array ["float", "binary"] The encoding formats requested in an embeddings operation, if specified.
1181 9.1.0 true gen_ai gen_ai.request.frequency_penalty double extended 0.1 The frequency penalty setting for the GenAI request.
1182 9.1.0 true gen_ai gen_ai.request.max_tokens integer extended 100 The maximum number of tokens the model generates for a request.
1183 9.1.0 true gen_ai gen_ai.request.model keyword extended gpt-4 The name of the GenAI model a request is being made to.
1184 9.1.0 true gen_ai gen_ai.request.presence_penalty double extended 0.1 The presence penalty setting for the GenAI request.
1185 9.1.0 true gen_ai gen_ai.request.seed integer extended 100 Requests with same seed value more likely to return same result.
1186 9.1.0 true gen_ai gen_ai.request.stop_sequences nested keyword extended array ["forest", "lived"] List of sequences that the model will use to stop generating further tokens.
1187 9.1.0 true gen_ai gen_ai.request.temperature double extended 0.0 The temperature setting for the GenAI request.
1188 9.1.0 true gen_ai gen_ai.request.top_k double extended 1.0 The top_k sampling setting for the GenAI request.
1189 9.1.0 true gen_ai gen_ai.request.top_p double extended 1.0 The top_p sampling setting for the GenAI request.
1190 9.1.0 true gen_ai gen_ai.response.finish_reasons nested keyword extended array ["stop", "length"] Array of reasons the model stopped generating tokens, corresponding to each generation received.
1191 9.1.0 true gen_ai gen_ai.response.id keyword extended chatcmpl-123 The unique identifier for the completion.
1192 9.1.0 true gen_ai gen_ai.response.model keyword extended gpt-4-0613 The name of the model that generated the response.
1193 9.1.0 true gen_ai gen_ai.system keyword extended openai The Generative AI product as identified by the client or server instrumentation.

View File

@ -83,8 +83,6 @@ fields:
fields: "*"
dns:
fields: "*"
ecs:
fields: "*"
elf:
fields: "*"
email:

View File

@ -763,7 +763,6 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
9.1.0,true,dns,dns.resolved_ip,ip,extended,array,"[""10.10.10.10"", ""10.10.10.11""]",Array containing all IPs seen in answers.data
9.1.0,true,dns,dns.response_code,keyword,extended,,NOERROR,The DNS response code.
9.1.0,true,dns,dns.type,keyword,extended,,answer,"The type of DNS event captured, query or answer."
9.1.0,true,ecs,ecs.version,keyword,core,,1.0.0,ECS version this event conforms to.
9.1.0,true,email,email.attachments,nested,extended,array,,List of objects describing the attachments.
9.1.0,true,email,email.attachments.file.extension,keyword,extended,,txt,Attachment file extension.
9.1.0,true,email,email.attachments.file.hash.cdhash,keyword,extended,,3783b4052fd474dbe30676b45c329e7a6d44acd9,The Code Directory (CD) hash of an executable.

1 ECS_Version Indexed Field_Set Field Type Level Normalization Example Description
763 9.1.0 true dns dns.resolved_ip ip extended array ["10.10.10.10", "10.10.10.11"] Array containing all IPs seen in answers.data
764 9.1.0 true dns dns.response_code keyword extended NOERROR The DNS response code.
765 9.1.0 true dns dns.type keyword extended answer The type of DNS event captured, query or answer.
9.1.0 true ecs ecs.version keyword core 1.0.0 ECS version this event conforms to.
766 9.1.0 true email email.attachments nested extended array List of objects describing the attachments.
767 9.1.0 true email email.attachments.file.extension keyword extended txt Attachment file extension.
768 9.1.0 true email email.attachments.file.hash.cdhash keyword extended 3783b4052fd474dbe30676b45c329e7a6d44acd9 The Code Directory (CD) hash of an executable.

View File

@ -83,8 +83,6 @@ fields:
fields: "*"
dns:
fields: "*"
ecs:
fields: "*"
elf:
fields: "*"
email:

View File

@ -275,7 +275,6 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
9.1.0,true,dns,dns.resolved_ip,ip,extended,array,"[""10.10.10.10"", ""10.10.10.11""]",Array containing all IPs seen in answers.data
9.1.0,true,dns,dns.response_code,keyword,extended,,NOERROR,The DNS response code.
9.1.0,true,dns,dns.type,keyword,extended,,answer,"The type of DNS event captured, query or answer."
9.1.0,true,ecs,ecs.version,keyword,core,,1.0.0,ECS version this event conforms to.
9.1.0,true,email,email.attachments,nested,extended,array,,List of objects describing the attachments.
9.1.0,true,email,email.attachments.file.extension,keyword,extended,,txt,Attachment file extension.
9.1.0,true,email,email.attachments.file.hash.cdhash,keyword,extended,,3783b4052fd474dbe30676b45c329e7a6d44acd9,The Code Directory (CD) hash of an executable.

1 ECS_Version Indexed Field_Set Field Type Level Normalization Example Description
275 9.1.0 true dns dns.resolved_ip ip extended array ["10.10.10.10", "10.10.10.11"] Array containing all IPs seen in answers.data
276 9.1.0 true dns dns.response_code keyword extended NOERROR The DNS response code.
277 9.1.0 true dns dns.type keyword extended answer The type of DNS event captured, query or answer.
9.1.0 true ecs ecs.version keyword core 1.0.0 ECS version this event conforms to.
278 9.1.0 true email email.attachments nested extended array List of objects describing the attachments.
279 9.1.0 true email email.attachments.file.extension keyword extended txt Attachment file extension.
280 9.1.0 true email email.attachments.file.hash.cdhash keyword extended 3783b4052fd474dbe30676b45c329e7a6d44acd9 The Code Directory (CD) hash of an executable.

View File

@ -83,8 +83,6 @@ fields:
fields: "*"
dns:
fields: "*"
ecs:
fields: "*"
elf:
fields: "*"
email:

View File

@ -312,7 +312,6 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
9.1.0,true,dns,dns.resolved_ip,ip,extended,array,"[""10.10.10.10"", ""10.10.10.11""]",Array containing all IPs seen in answers.data
9.1.0,true,dns,dns.response_code,keyword,extended,,NOERROR,The DNS response code.
9.1.0,true,dns,dns.type,keyword,extended,,answer,"The type of DNS event captured, query or answer."
9.1.0,true,ecs,ecs.version,keyword,core,,1.0.0,ECS version this event conforms to.
9.1.0,true,email,email.attachments,nested,extended,array,,List of objects describing the attachments.
9.1.0,true,email,email.attachments.file.extension,keyword,extended,,txt,Attachment file extension.
9.1.0,true,email,email.attachments.file.hash.cdhash,keyword,extended,,3783b4052fd474dbe30676b45c329e7a6d44acd9,The Code Directory (CD) hash of an executable.

1 ECS_Version Indexed Field_Set Field Type Level Normalization Example Description
312 9.1.0 true dns dns.resolved_ip ip extended array ["10.10.10.10", "10.10.10.11"] Array containing all IPs seen in answers.data
313 9.1.0 true dns dns.response_code keyword extended NOERROR The DNS response code.
314 9.1.0 true dns dns.type keyword extended answer The type of DNS event captured, query or answer.
9.1.0 true ecs ecs.version keyword core 1.0.0 ECS version this event conforms to.
315 9.1.0 true email email.attachments nested extended array List of objects describing the attachments.
316 9.1.0 true email email.attachments.file.extension keyword extended txt Attachment file extension.
317 9.1.0 true email email.attachments.file.hash.cdhash keyword extended 3783b4052fd474dbe30676b45c329e7a6d44acd9 The Code Directory (CD) hash of an executable.

View File

@ -83,8 +83,6 @@ fields:
fields: "*"
dns:
fields: "*"
ecs:
fields: "*"
elf:
fields: "*"
email:

View File

@ -627,7 +627,6 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
9.1.0,true,dns,dns.resolved_ip,ip,extended,array,"[""10.10.10.10"", ""10.10.10.11""]",Array containing all IPs seen in answers.data
9.1.0,true,dns,dns.response_code,keyword,extended,,NOERROR,The DNS response code.
9.1.0,true,dns,dns.type,keyword,extended,,answer,"The type of DNS event captured, query or answer."
9.1.0,true,ecs,ecs.version,keyword,core,,1.0.0,ECS version this event conforms to.
9.1.0,true,email,email.attachments,nested,extended,array,,List of objects describing the attachments.
9.1.0,true,email,email.attachments.file.extension,keyword,extended,,txt,Attachment file extension.
9.1.0,true,email,email.attachments.file.hash.cdhash,keyword,extended,,3783b4052fd474dbe30676b45c329e7a6d44acd9,The Code Directory (CD) hash of an executable.

1 ECS_Version Indexed Field_Set Field Type Level Normalization Example Description
627 9.1.0 true dns dns.resolved_ip ip extended array ["10.10.10.10", "10.10.10.11"] Array containing all IPs seen in answers.data
628 9.1.0 true dns dns.response_code keyword extended NOERROR The DNS response code.
629 9.1.0 true dns dns.type keyword extended answer The type of DNS event captured, query or answer.
9.1.0 true ecs ecs.version keyword core 1.0.0 ECS version this event conforms to.
630 9.1.0 true email email.attachments nested extended array List of objects describing the attachments.
631 9.1.0 true email email.attachments.file.extension keyword extended txt Attachment file extension.
632 9.1.0 true email email.attachments.file.hash.cdhash keyword extended 3783b4052fd474dbe30676b45c329e7a6d44acd9 The Code Directory (CD) hash of an executable.

View File

@ -83,8 +83,6 @@ fields:
fields: "*"
dns:
fields: "*"
ecs:
fields: "*"
elf:
fields: "*"
email:

View File

@ -275,7 +275,6 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
9.1.0,true,dns,dns.resolved_ip,ip,extended,array,"[""10.10.10.10"", ""10.10.10.11""]",Array containing all IPs seen in answers.data
9.1.0,true,dns,dns.response_code,keyword,extended,,NOERROR,The DNS response code.
9.1.0,true,dns,dns.type,keyword,extended,,answer,"The type of DNS event captured, query or answer."
9.1.0,true,ecs,ecs.version,keyword,core,,1.0.0,ECS version this event conforms to.
9.1.0,true,email,email.attachments,nested,extended,array,,List of objects describing the attachments.
9.1.0,true,email,email.attachments.file.extension,keyword,extended,,txt,Attachment file extension.
9.1.0,true,email,email.attachments.file.hash.cdhash,keyword,extended,,3783b4052fd474dbe30676b45c329e7a6d44acd9,The Code Directory (CD) hash of an executable.

1 ECS_Version Indexed Field_Set Field Type Level Normalization Example Description
275 9.1.0 true dns dns.resolved_ip ip extended array ["10.10.10.10", "10.10.10.11"] Array containing all IPs seen in answers.data
276 9.1.0 true dns dns.response_code keyword extended NOERROR The DNS response code.
277 9.1.0 true dns dns.type keyword extended answer The type of DNS event captured, query or answer.
9.1.0 true ecs ecs.version keyword core 1.0.0 ECS version this event conforms to.
278 9.1.0 true email email.attachments nested extended array List of objects describing the attachments.
279 9.1.0 true email email.attachments.file.extension keyword extended txt Attachment file extension.
280 9.1.0 true email email.attachments.file.hash.cdhash keyword extended 3783b4052fd474dbe30676b45c329e7a6d44acd9 The Code Directory (CD) hash of an executable.

View File

@ -83,8 +83,6 @@ fields:
fields: "*"
dns:
fields: "*"
ecs:
fields: "*"
elf:
fields: "*"
email:

View File

@ -275,7 +275,6 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
9.1.0,true,dns,dns.resolved_ip,ip,extended,array,"[""10.10.10.10"", ""10.10.10.11""]",Array containing all IPs seen in answers.data
9.1.0,true,dns,dns.response_code,keyword,extended,,NOERROR,The DNS response code.
9.1.0,true,dns,dns.type,keyword,extended,,answer,"The type of DNS event captured, query or answer."
9.1.0,true,ecs,ecs.version,keyword,core,,1.0.0,ECS version this event conforms to.
9.1.0,true,email,email.attachments,nested,extended,array,,List of objects describing the attachments.
9.1.0,true,email,email.attachments.file.extension,keyword,extended,,txt,Attachment file extension.
9.1.0,true,email,email.attachments.file.hash.cdhash,keyword,extended,,3783b4052fd474dbe30676b45c329e7a6d44acd9,The Code Directory (CD) hash of an executable.

1 ECS_Version Indexed Field_Set Field Type Level Normalization Example Description
275 9.1.0 true dns dns.resolved_ip ip extended array ["10.10.10.10", "10.10.10.11"] Array containing all IPs seen in answers.data
276 9.1.0 true dns dns.response_code keyword extended NOERROR The DNS response code.
277 9.1.0 true dns dns.type keyword extended answer The type of DNS event captured, query or answer.
9.1.0 true ecs ecs.version keyword core 1.0.0 ECS version this event conforms to.
278 9.1.0 true email email.attachments nested extended array List of objects describing the attachments.
279 9.1.0 true email email.attachments.file.extension keyword extended txt Attachment file extension.
280 9.1.0 true email email.attachments.file.hash.cdhash keyword extended 3783b4052fd474dbe30676b45c329e7a6d44acd9 The Code Directory (CD) hash of an executable.

View File

@ -83,8 +83,6 @@ fields:
fields: "*"
dns:
fields: "*"
ecs:
fields: "*"
elf:
fields: "*"
email:

View File

@ -404,7 +404,6 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
9.1.0,true,dns,dns.resolved_ip,ip,extended,array,"[""10.10.10.10"", ""10.10.10.11""]",Array containing all IPs seen in answers.data
9.1.0,true,dns,dns.response_code,keyword,extended,,NOERROR,The DNS response code.
9.1.0,true,dns,dns.type,keyword,extended,,answer,"The type of DNS event captured, query or answer."
9.1.0,true,ecs,ecs.version,keyword,core,,1.0.0,ECS version this event conforms to.
9.1.0,true,email,email.attachments,nested,extended,array,,List of objects describing the attachments.
9.1.0,true,email,email.attachments.file.extension,keyword,extended,,txt,Attachment file extension.
9.1.0,true,email,email.attachments.file.hash.cdhash,keyword,extended,,3783b4052fd474dbe30676b45c329e7a6d44acd9,The Code Directory (CD) hash of an executable.

1 ECS_Version Indexed Field_Set Field Type Level Normalization Example Description
404 9.1.0 true dns dns.resolved_ip ip extended array ["10.10.10.10", "10.10.10.11"] Array containing all IPs seen in answers.data
405 9.1.0 true dns dns.response_code keyword extended NOERROR The DNS response code.
406 9.1.0 true dns dns.type keyword extended answer The type of DNS event captured, query or answer.
9.1.0 true ecs ecs.version keyword core 1.0.0 ECS version this event conforms to.
407 9.1.0 true email email.attachments nested extended array List of objects describing the attachments.
408 9.1.0 true email email.attachments.file.extension keyword extended txt Attachment file extension.
409 9.1.0 true email email.attachments.file.hash.cdhash keyword extended 3783b4052fd474dbe30676b45c329e7a6d44acd9 The Code Directory (CD) hash of an executable.

View File

@ -83,8 +83,6 @@ fields:
fields: "*"
dns:
fields: "*"
ecs:
fields: "*"
elf:
fields: "*"
email:

View File

@ -276,7 +276,6 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
9.1.0,true,dns,dns.resolved_ip,ip,extended,array,"[""10.10.10.10"", ""10.10.10.11""]",Array containing all IPs seen in answers.data
9.1.0,true,dns,dns.response_code,keyword,extended,,NOERROR,The DNS response code.
9.1.0,true,dns,dns.type,keyword,extended,,answer,"The type of DNS event captured, query or answer."
9.1.0,true,ecs,ecs.version,keyword,core,,1.0.0,ECS version this event conforms to.
9.1.0,true,email,email.attachments,nested,extended,array,,List of objects describing the attachments.
9.1.0,true,email,email.attachments.file.extension,keyword,extended,,txt,Attachment file extension.
9.1.0,true,email,email.attachments.file.hash.cdhash,keyword,extended,,3783b4052fd474dbe30676b45c329e7a6d44acd9,The Code Directory (CD) hash of an executable.

Can't render this file because it is too large.

View File

@ -83,8 +83,6 @@ fields:
fields: "*"
dns:
fields: "*"
ecs:
fields: "*"
elf:
fields: "*"
email:

View File

@ -275,7 +275,6 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
9.1.0,true,dns,dns.resolved_ip,ip,extended,array,"[""10.10.10.10"", ""10.10.10.11""]",Array containing all IPs seen in answers.data
9.1.0,true,dns,dns.response_code,keyword,extended,,NOERROR,The DNS response code.
9.1.0,true,dns,dns.type,keyword,extended,,answer,"The type of DNS event captured, query or answer."
9.1.0,true,ecs,ecs.version,keyword,core,,1.0.0,ECS version this event conforms to.
9.1.0,true,email,email.attachments,nested,extended,array,,List of objects describing the attachments.
9.1.0,true,email,email.attachments.file.extension,keyword,extended,,txt,Attachment file extension.
9.1.0,true,email,email.attachments.file.hash.cdhash,keyword,extended,,3783b4052fd474dbe30676b45c329e7a6d44acd9,The Code Directory (CD) hash of an executable.

1 ECS_Version Indexed Field_Set Field Type Level Normalization Example Description
275 9.1.0 true dns dns.resolved_ip ip extended array ["10.10.10.10", "10.10.10.11"] Array containing all IPs seen in answers.data
276 9.1.0 true dns dns.response_code keyword extended NOERROR The DNS response code.
277 9.1.0 true dns dns.type keyword extended answer The type of DNS event captured, query or answer.
9.1.0 true ecs ecs.version keyword core 1.0.0 ECS version this event conforms to.
278 9.1.0 true email email.attachments nested extended array List of objects describing the attachments.
279 9.1.0 true email email.attachments.file.extension keyword extended txt Attachment file extension.
280 9.1.0 true email email.attachments.file.hash.cdhash keyword extended 3783b4052fd474dbe30676b45c329e7a6d44acd9 The Code Directory (CD) hash of an executable.

View File

@ -83,8 +83,6 @@ fields:
fields: "*"
dns:
fields: "*"
ecs:
fields: "*"
elf:
fields: "*"
email:

View File

@ -1302,14 +1302,6 @@
}
}
},
"ecs": {
"properties": {
"version": {
"ignore_above": 1024,
"type": "keyword"
}
}
},
"email": {
"properties": {
"attachments": {

View File

@ -1302,14 +1302,6 @@
}
}
},
"ecs": {
"properties": {
"version": {
"ignore_above": 1024,
"type": "keyword"
}
}
},
"email": {
"properties": {
"attachments": {

View File

@ -2094,14 +2094,6 @@
}
}
},
"ecs": {
"properties": {
"version": {
"ignore_above": 1024,
"type": "keyword"
}
}
},
"email": {
"properties": {
"attachments": {

View File

@ -1302,14 +1302,6 @@
}
}
},
"ecs": {
"properties": {
"version": {
"ignore_above": 1024,
"type": "keyword"
}
}
},
"email": {
"properties": {
"attachments": {

View File

@ -4540,14 +4540,6 @@
}
}
},
"ecs": {
"properties": {
"version": {
"ignore_above": 1024,
"type": "keyword"
}
}
},
"email": {
"properties": {
"attachments": {
@ -5485,7 +5477,7 @@
}
},
"encoding_formats": {
"type": "nested"
"type": "keyword"
},
"frequency_penalty": {
"type": "double"
@ -5504,7 +5496,7 @@
"type": "integer"
},
"stop_sequences": {
"type": "nested"
"type": "keyword"
},
"temperature": {
"type": "double"
@ -5520,7 +5512,7 @@
"response": {
"properties": {
"finish_reasons": {
"type": "nested"
"type": "keyword"
},
"id": {
"ignore_above": 1024,

View File

@ -3570,14 +3570,6 @@
}
}
},
"ecs": {
"properties": {
"version": {
"ignore_above": 1024,
"type": "keyword"
}
}
},
"email": {
"properties": {
"attachments": {

View File

@ -1302,14 +1302,6 @@
}
}
},
"ecs": {
"properties": {
"version": {
"ignore_above": 1024,
"type": "keyword"
}
}
},
"email": {
"properties": {
"attachments": {

View File

@ -1458,14 +1458,6 @@
}
}
},
"ecs": {
"properties": {
"version": {
"ignore_above": 1024,
"type": "keyword"
}
}
},
"email": {
"properties": {
"attachments": {

View File

@ -2682,14 +2682,6 @@
}
}
},
"ecs": {
"properties": {
"version": {
"ignore_above": 1024,
"type": "keyword"
}
}
},
"email": {
"properties": {
"attachments": {

View File

@ -1302,14 +1302,6 @@
}
}
},
"ecs": {
"properties": {
"version": {
"ignore_above": 1024,
"type": "keyword"
}
}
},
"email": {
"properties": {
"attachments": {

View File

@ -1302,14 +1302,6 @@
}
}
},
"ecs": {
"properties": {
"version": {
"ignore_above": 1024,
"type": "keyword"
}
}
},
"email": {
"properties": {
"attachments": {

View File

@ -1812,14 +1812,6 @@
}
}
},
"ecs": {
"properties": {
"version": {
"ignore_above": 1024,
"type": "keyword"
}
}
},
"email": {
"properties": {
"attachments": {