update DATA_FORMATS_INPUT.MD to include grok

This commit is contained in:
Max U
2018-06-26 12:06:35 -07:00
parent bf7220d2ce
commit a931eb1c90
2 changed files with 35 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
# Configuration for telegraf agent
[agent]
## Default data collection interval for all inputs
interval = "10s"
interval = "15s"
## Rounds collection interval to 'interval'
## ie, if interval="10s" then always collect on :00, :10, :20, etc.
round_interval = true