Skip to content

Instantly share code, notes, and snippets.

@nalanj
Created August 25, 2018 14:19
Show Gist options
  • Save nalanj/eb907f832c2376b911fb259019d4f627 to your computer and use it in GitHub Desktop.
Save nalanj/eb907f832c2376b911fb259019d4f627 to your computer and use it in GitHub Desktop.
<source>
@type forward
port 24224
bind 0.0.0.0
</source>
<match **>
@type elasticsearch
host elasticsearch
port 9200
logstash_format true
<buffer>
flush_interval 5s
</buffer>
</match>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment