Skip to content

Commit 1a6cdc6

Browse files
committed
Update ECS version to 1.12
1 parent 99b6853 commit 1a6cdc6

18 files changed

+448
-443
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
dependencies:
22
ecs:
3-
reference: git@1.11
3+
reference: git@1.12

packages/cisco_ftd/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.1.0"
3+
changes:
4+
- description: Update to ECS 1.12.0
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/1783
27
- version: "1.0.1"
38
changes:
49
- description: Adding missing ECS fields

packages/cisco_ftd/data_stream/log/_dev/test/pipeline/test-asa-fix.log-expected.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"@timestamp": "2020-04-17T14:08:08.000Z",
4242
"ecs": {
43-
"version": "1.11.0"
43+
"version": "1.12.0"
4444
},
4545
"related": {
4646
"hosts": [
@@ -119,7 +119,7 @@
119119
},
120120
"@timestamp": "2020-04-17T14:00:31.000Z",
121121
"ecs": {
122-
"version": "1.11.0"
122+
"version": "1.12.0"
123123
},
124124
"related": {
125125
"hosts": [
@@ -194,7 +194,7 @@
194194
},
195195
"@timestamp": "2013-04-15T09:36:50.000Z",
196196
"ecs": {
197-
"version": "1.11.0"
197+
"version": "1.12.0"
198198
},
199199
"related": {
200200
"ip": [
@@ -264,7 +264,7 @@
264264
},
265265
"@timestamp": "2020-04-17T14:16:20.000Z",
266266
"ecs": {
267-
"version": "1.11.0"
267+
"version": "1.12.0"
268268
},
269269
"related": {
270270
"hosts": [
@@ -325,7 +325,7 @@
325325
},
326326
"@timestamp": "2020-04-17T14:15:07.000Z",
327327
"ecs": {
328-
"version": "1.11.0"
328+
"version": "1.12.0"
329329
},
330330
"related": {
331331
"hosts": [

0 commit comments

Comments
 (0)