Advertisement
Guest User

Untitled

a guest
May 24th, 2015
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. <match influx.**>
  2. type forest
  3. remove_prefix influx
  4. subtype influxdb
  5. <case **>
  6. host 192.168.1.11
  7. port 8086
  8. dbname test
  9. </case>
  10. </match>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement