# This source gets incoming logs over HTTP and sends them to elastic search
@type http
port 9880
bind 0.0.0.0
body_size_limit 32m
keepalive_timeout 10s
@type elasticsearch
host elasticsearch
port 9200
index_name fluentd
type_name fluentd
@type elasticsearch
host elasticsearch
port 9200
index_name fluentd
type_name fluentd