# where to send http logs
@type elasticsearch
host elasticsearch
port 9200
index_name fluentd-http
type_name fluentd
#where to send file logs
@type elasticsearch
host elasticsearch
port 9200
index_name fluentd-file
type_name fluentd
#where to send docker logs
@type elasticsearch
host elasticsearch
port 9200
index_name fluentd-docker
type_name fluentd