Gitiles
Code Review
Sign In
gerrit.opencord.org
/
platform-install
/
4584714c7b2efd213ac261afc352e079858f76b9
/
.
/
roles
/
elasticstack
/
files
/
30-elasticsearch-output.conf
blob: ab5162561821bc684de3f1bdd8e39f5bdff80f4c [
file
] [
log
] [
blame
]
Zack Williams
275e48b
2017-03-24 12:16:00 -0700
[
diff
] [
blame
]
1
output
{
2
elasticsearch
{
hosts
=>
[
"localhost:9200"
]
}
3
stdout
{
codec
=>
rubydebug
}
4
}