Skip to content

Commit

Permalink
artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
ebeahan committed Dec 10, 2020
1 parent ac14641 commit e0dfa58
Show file tree
Hide file tree
Showing 21 changed files with 203 additions and 306 deletions.
204 changes: 102 additions & 102 deletions generated/csv/fields.csv

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions generated/elasticsearch/component/agent.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
"build": {
"properties": {
"original": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
}
}
},
Expand Down
21 changes: 7 additions & 14 deletions generated/elasticsearch/component/client.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
"type": "text"
}
},
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
}
}
}
Expand All @@ -37,8 +36,7 @@
"type": "long"
},
"domain": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"geo": {
"properties": {
Expand All @@ -62,8 +60,7 @@
"type": "geo_point"
},
"name": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"region_iso_code": {
"ignore_above": 1024,
Expand Down Expand Up @@ -99,8 +96,7 @@
"type": "long"
},
"registered_domain": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"subdomain": {
"ignore_above": 1024,
Expand All @@ -117,8 +113,7 @@
"type": "keyword"
},
"email": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"full_name": {
"fields": {
Expand All @@ -127,8 +122,7 @@
"type": "text"
}
},
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"group": {
"properties": {
Expand Down Expand Up @@ -161,8 +155,7 @@
"type": "text"
}
},
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"roles": {
"ignore_above": 1024,
Expand Down
21 changes: 7 additions & 14 deletions generated/elasticsearch/component/destination.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
"type": "text"
}
},
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
}
}
}
Expand All @@ -37,8 +36,7 @@
"type": "long"
},
"domain": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"geo": {
"properties": {
Expand All @@ -62,8 +60,7 @@
"type": "geo_point"
},
"name": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"region_iso_code": {
"ignore_above": 1024,
Expand Down Expand Up @@ -99,8 +96,7 @@
"type": "long"
},
"registered_domain": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"subdomain": {
"ignore_above": 1024,
Expand All @@ -117,8 +113,7 @@
"type": "keyword"
},
"email": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"full_name": {
"fields": {
Expand All @@ -127,8 +122,7 @@
"type": "text"
}
},
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"group": {
"properties": {
Expand Down Expand Up @@ -161,8 +155,7 @@
"type": "text"
}
},
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"roles": {
"ignore_above": 1024,
Expand Down
3 changes: 1 addition & 2 deletions generated/elasticsearch/component/dll.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@
"type": "keyword"
},
"original_file_name": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"product": {
"ignore_above": 1024,
Expand Down
6 changes: 2 additions & 4 deletions generated/elasticsearch/component/dns.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
"type": "keyword"
},
"data": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"name": {
"ignore_above": 1024,
Expand Down Expand Up @@ -51,8 +50,7 @@
"type": "keyword"
},
"name": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"registered_domain": {
"ignore_above": 1024,
Expand Down
8 changes: 2 additions & 6 deletions generated/elasticsearch/component/error.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,16 @@
"type": "text"
},
"stack_trace": {
"doc_values": false,
"fields": {
"text": {
"norms": false,
"type": "text"
}
},
"ignore_above": 1024,
"index": false,
"type": "keyword"
"type": "wildcard"
},
"type": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
}
}
}
Expand Down
18 changes: 6 additions & 12 deletions generated/elasticsearch/component/file.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@
"type": "keyword"
},
"directory": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"drive_letter": {
"ignore_above": 1,
Expand Down Expand Up @@ -116,8 +115,7 @@
"type": "text"
}
},
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"pe": {
"properties": {
Expand All @@ -142,8 +140,7 @@
"type": "keyword"
},
"original_file_name": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"product": {
"ignore_above": 1024,
Expand All @@ -161,8 +158,7 @@
"type": "text"
}
},
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"type": {
"ignore_above": 1024,
Expand All @@ -189,8 +185,7 @@
"type": "keyword"
},
"distinguished_name": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"locality": {
"ignore_above": 1024,
Expand Down Expand Up @@ -251,8 +246,7 @@
"type": "keyword"
},
"distinguished_name": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"locality": {
"ignore_above": 1024,
Expand Down
21 changes: 7 additions & 14 deletions generated/elasticsearch/component/host.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@
"type": "geo_point"
},
"name": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"region_iso_code": {
"ignore_above": 1024,
Expand All @@ -52,8 +51,7 @@
}
},
"hostname": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"id": {
"ignore_above": 1024,
Expand Down Expand Up @@ -83,8 +81,7 @@
"type": "text"
}
},
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"kernel": {
"ignore_above": 1024,
Expand All @@ -97,8 +94,7 @@
"type": "text"
}
},
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"platform": {
"ignore_above": 1024,
Expand Down Expand Up @@ -128,8 +124,7 @@
"type": "keyword"
},
"email": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"full_name": {
"fields": {
Expand All @@ -138,8 +133,7 @@
"type": "text"
}
},
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"group": {
"properties": {
Expand Down Expand Up @@ -172,8 +166,7 @@
"type": "text"
}
},
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"roles": {
"ignore_above": 1024,
Expand Down
9 changes: 3 additions & 6 deletions generated/elasticsearch/component/http.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
"type": "text"
}
},
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
}
}
},
Expand All @@ -39,8 +38,7 @@
"type": "keyword"
},
"referrer": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
}
}
},
Expand All @@ -58,8 +56,7 @@
"type": "text"
}
},
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
}
}
},
Expand Down
6 changes: 2 additions & 4 deletions generated/elasticsearch/component/log.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
"file": {
"properties": {
"path": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
}
}
},
Expand All @@ -21,8 +20,7 @@
"type": "keyword"
},
"logger": {
"ignore_above": 1024,
"type": "keyword"
"type": "wildcard"
},
"origin": {
"properties": {
Expand Down
Loading

0 comments on commit e0dfa58

Please sign in to comment.