Sign in
apache
/
metron
/
apache-metron-0.3.1-rc2-incubating
/
.
/
metron-docker
/
compose
/
hbase
/
conf
/
enrichment-extractor.json
blob: 322dbfdbb3e2e33b40667bf002d35a304001c52d [
file
] [
log
] [
blame
]
{
"config"
:
{
"columns"
:
{
"ip"
:
0
,
"message"
:
1
}
,
"indicator_column"
:
"ip"
,
"type"
:
"sample"
,
"separator"
:
","
}
,
"extractor"
:
"CSV"
}