-
Notifications
You must be signed in to change notification settings - Fork 0
/
custom_os.yml
43 lines (40 loc) · 1.09 KB
/
custom_os.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
- name: os
title: Custom OS
group: 2
short: TODO
description: >
TODO
type: group
reusable:
top_level: false
expected:
- host
fields:
- name: full
multi_fields:
- name: caseless
type: keyword
normalizer: lowercase
- name: text
type: text
- name: name
multi_fields:
- name: caseless
type: keyword
normalizer: lowercase
- name: text
type: text
- name: Ext
level: custom
type: object
description: Object for all custom defined fields to live in.
# this is temporary until variant is included in ecs core https://github.com/elastic/ecs/issues/744
- name: Ext.variant
level: custom
type: keyword
description: >
A string value or phrase that further aid to classify or qualify the operating system (OS).
For example the distribution for a Linux OS will be entered in this field.
short: A string value or phrase that further aid to classify or qualify the operating system (OS).
example: Ubuntu