Skip to content

Instantly share code, notes, and snippets.

@moccos
Created April 14, 2015 15:26
Show Gist options
  • Save moccos/0b2e00c96673e87fe4d2 to your computer and use it in GitHub Desktop.
Save moccos/0b2e00c96673e87fe4d2 to your computer and use it in GitHub Desktop.
<match influx.**>
type forest
remove_prefix influx
subtype influxdb
<case **>
host 192.168.1.11
port 8086
dbname test
</case>
</match>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment