Skip to content

Commit 8ece5e6

Browse files
committed
Merge generated files from main
1 parent c85cd9a commit 8ece5e6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+13766
-120843
lines changed

generated/beats/fields.ecs.yml

Lines changed: 1890 additions & 20774 deletions
Large diffs are not rendered by default.

generated/csv/fields.csv

Lines changed: 1883 additions & 4483 deletions
Large diffs are not rendered by default.

generated/ecs/ecs_flat.yml

Lines changed: 3737 additions & 35478 deletions
Large diffs are not rendered by default.

generated/ecs/ecs_nested.yml

Lines changed: 3567 additions & 35371 deletions
Large diffs are not rendered by default.

generated/elasticsearch/composable/component/agent.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"_meta": {
33
"documentation": "https://www.elastic.co/guide/en/ecs/current/ecs-agent.html",
4-
"ecs_version": "9.2.0-dev"
4+
"ecs_version": "9.3.0-dev"
55
},
66
"template": {
77
"mappings": {

generated/elasticsearch/composable/component/base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"_meta": {
33
"documentation": "https://www.elastic.co/guide/en/ecs/current/ecs-base.html",
4-
"ecs_version": "9.2.0-dev"
4+
"ecs_version": "9.3.0-dev"
55
},
66
"template": {
77
"mappings": {

generated/elasticsearch/composable/component/client.json

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"_meta": {
33
"documentation": "https://www.elastic.co/guide/en/ecs/current/ecs-client.html",
4-
"ecs_version": "9.2.0-dev"
4+
"ecs_version": "9.3.0-dev"
55
},
66
"template": {
77
"mappings": {
@@ -173,30 +173,6 @@
173173
"ignore_above": 1024,
174174
"type": "keyword"
175175
},
176-
"risk": {
177-
"properties": {
178-
"calculated_level": {
179-
"ignore_above": 1024,
180-
"type": "keyword"
181-
},
182-
"calculated_score": {
183-
"type": "float"
184-
},
185-
"calculated_score_norm": {
186-
"type": "float"
187-
},
188-
"static_level": {
189-
"ignore_above": 1024,
190-
"type": "keyword"
191-
},
192-
"static_score": {
193-
"type": "float"
194-
},
195-
"static_score_norm": {
196-
"type": "float"
197-
}
198-
}
199-
},
200176
"roles": {
201177
"ignore_above": 1024,
202178
"synthetic_source_keep": "none",

generated/elasticsearch/composable/component/cloud.json

Lines changed: 63 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"_meta": {
33
"documentation": "https://www.elastic.co/guide/en/ecs/current/ecs-cloud.html",
4-
"ecs_version": "9.2.0-dev"
4+
"ecs_version": "9.3.0-dev"
55
},
66
"template": {
77
"mappings": {
@@ -158,6 +158,68 @@
158158
"ignore_above": 1024,
159159
"type": "keyword"
160160
},
161+
"entity": {
162+
"properties": {
163+
"attributes": {
164+
"type": "object"
165+
},
166+
"behavior": {
167+
"type": "object"
168+
},
169+
"display_name": {
170+
"fields": {
171+
"text": {
172+
"norms": false,
173+
"type": "text"
174+
}
175+
},
176+
"ignore_above": 1024,
177+
"type": "keyword"
178+
},
179+
"id": {
180+
"ignore_above": 1024,
181+
"type": "keyword"
182+
},
183+
"last_seen_timestamp": {
184+
"type": "date"
185+
},
186+
"lifecycle": {
187+
"type": "object"
188+
},
189+
"metrics": {
190+
"type": "object"
191+
},
192+
"name": {
193+
"fields": {
194+
"text": {
195+
"norms": false,
196+
"type": "text"
197+
}
198+
},
199+
"ignore_above": 1024,
200+
"type": "keyword"
201+
},
202+
"raw": {
203+
"type": "object"
204+
},
205+
"reference": {
206+
"ignore_above": 1024,
207+
"type": "keyword"
208+
},
209+
"source": {
210+
"ignore_above": 1024,
211+
"type": "keyword"
212+
},
213+
"sub_type": {
214+
"ignore_above": 1024,
215+
"type": "keyword"
216+
},
217+
"type": {
218+
"ignore_above": 1024,
219+
"type": "keyword"
220+
}
221+
}
222+
},
161223
"instance": {
162224
"properties": {
163225
"id": {

generated/elasticsearch/composable/component/container.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"_meta": {
33
"documentation": "https://www.elastic.co/guide/en/ecs/current/ecs-container.html",
4-
"ecs_version": "9.2.0-dev"
4+
"ecs_version": "9.3.0-dev"
55
},
66
"template": {
77
"mappings": {

generated/elasticsearch/composable/component/data_stream.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"_meta": {
33
"documentation": "https://www.elastic.co/guide/en/ecs/current/ecs-data_stream.html",
4-
"ecs_version": "9.2.0-dev"
4+
"ecs_version": "9.3.0-dev"
55
},
66
"template": {
77
"mappings": {

0 commit comments

Comments
 (0)