File tree Expand file tree Collapse file tree 8 files changed +140
-299
lines changed Expand file tree Collapse file tree 8 files changed +140
-299
lines changed Original file line number Diff line number Diff line change 1+ dependencies :
2+ ecs :
3+ reference : git@1.11
Original file line number Diff line number Diff line change 11# newer versions go on top
2+ - version : " 0.5.3"
3+ changes :
4+ - description : Convert to generated ECS fields
5+ type : enhancement
6+ link : https://github.com/elastic/integrations/pull/1480
27- version : ' 0.5.2'
38 changes :
49 - description : update to ECS 1.11.0
Original file line number Diff line number Diff line change 1- - name : process
2- title : Process
3- group : 2
4- type : group
5- fields :
6- - name : pid
1+ - fields :
2+ - description : Process id.
3+ format : string
74 level : core
5+ name : pid
86 type : long
9- format : string
10- description : Process id.
11- - name : service.address
7+ group : 2
8+ name : process
9+ title : Process
10+ type : group
11+ - description : Service address
12+ name : service.address
1213 type : keyword
13- description : Service address
14- - name : service.type
14+ - description : Service type
15+ name : service.type
1516 type : keyword
16- description : Service type
Original file line number Diff line number Diff line change 196196 description : >
197197 OS codename, if any.
198198
199+ - name : input.type
200+ type : keyword
201+ description : Input type
202+ - name : log.offset
203+ type : long
204+ description : Log offset
You can’t perform that action at this time.
0 commit comments