Skip to content

Instantly share code, notes, and snippets.

@wardbekker
Last active September 27, 2017 16:01
Show Gist options
  • Save wardbekker/149a1b4be77f676390490e21dabd710c to your computer and use it in GitHub Desktop.
Save wardbekker/149a1b4be77f676390490e21dabd710c to your computer and use it in GitHub Desktop.
{
"enrichment": {
"fieldMap": {
"hbaseEnrichment": [
"full_hostname"
],
"geo": [
"ip_dst_addr"
]
},
"fieldToTypeMap": {},
"config": {}
},
"threatIntel": {
"fieldMap": {
"hbaseThreatIntel": [
"full_hostname"
]
},
"fieldToTypeMap": {
"full_hostname": [
"zeus"
]
},
"config": {},
"triageConfig": {
"riskLevelRules": [],
"aggregator": "MAX",
"aggregationConfig": {}
}
},
"configuration": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment