Commit Graph
7 Commits
Author SHA1 Message Date
Daniel Nelson 449bd5c3b9 Fix misnamed option in varnish sample config 2018-06-04 18:06:59 -07:00
Maximilien RicherandDaniel Nelson 63842d48fd Add config to input-varnish README (#3414) 2017-10-31 16:58:45 -07:00
Daniel Nelson 84ce9629a8 Tweak formatting of varnish README 2017-08-09 11:48:12 -07:00
Benjamin StromskiandDaniel Nelson 8a2373e8c8 Add option to run varnish under sudo (#3097) 2017-08-09 11:38:54 -07:00
Zack Zatkin-GoldandDaniel Nelson dd537b3382 Fix telegraf example arguments (#2788)
Many of the examples provided within documentation are using a single
dash for the command line arguments, but the telegraf executable
explicitly has two dashes.

There are also some inconsistencies with the ordering of the command
line argument examples.  I've ordered them so that the examples will
show: config, config-directory, input-filter, test
2017-05-12 15:22:29 -07:00
Lukasz JagielloandCameron Sparr c2797c85d1 Updated documentation. (#1284) 2016-05-26 19:31:51 +01:00
robinpercy-xmandCameron Sparr 1248934f3e 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
2016-05-24 11:06:25 +01:00