Adding Varnish HTTP Cache input plugin (#1173)

* Adding Varnish HTTP Cache input plugin

* Applying PR feedback

- Linked to varnish in input README
- Updated README/CHANGELOG
- Cleaned up sampleConfig to remove formatting
- Shorted lines to 80 chars (except where test input requires long strings)
- Using internal.RunTimeout to wrap call to varnishtat
- Added dummy file for windows
This commit is contained in:
robinpercy-xm
2016-05-24 03:06:25 -07:00
committed by Cameron Sparr
parent 204ebf6bf6
commit 1248934f3e
8 changed files with 961 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
// +build windows
package varnish