Sign in
apache
/
metron
/
apache-metron-0.4.1-release
/
.
/
metron-platform
/
metron-integration-test
/
src
/
main
/
config
/
zookeeper
/
indexing
/
test.json
blob: 17ed56ce2423082b952150292a230eb8fa13089e [
file
] [
log
] [
blame
]
{
"hdfs"
:
{
"index"
:
"yaf"
,
"batchSize"
:
5
,
"enabled"
:
true
},
"elasticsearch"
:
{
"index"
:
"yaf"
,
"batchSize"
:
25
,
"batchTimeout"
:
7
,
"enabled"
:
true
},
"solr"
:
{
"index"
:
"yaf"
,
"batchSize"
:
5
,
"enabled"
:
true
}
}