Commit Graph

239 Commits

Author SHA1 Message Date
Daniel Nelson
b578586d4a Send TERM to exec processes before sending KILL signal (#6302) 2019-08-22 10:50:02 -07:00
Daniel Nelson
94f68c06d7 Use alias name in output metric buffer stats 2019-08-21 18:06:04 -07:00
Daniel Nelson
3cdc6c32dd Fix measurement name for write errors 2019-08-21 18:06:04 -07:00
Daniel Nelson
8b938f3bd4 Make review changes to logstash input (#6299) 2019-08-21 18:04:30 -07:00
Greg
5c8d0e3ac9 Add ability to label inputs for logging (#6207) 2019-08-21 16:49:07 -07:00
Greg
10671d2641 Stop timer when command exits in WaitTimeout (#6296) 2019-08-21 11:13:38 -07:00
Greg
819bf8e99d Add exec output plugin (#6267) 2019-08-20 17:07:24 -07:00
Stanislav Putrya
149d221191 Add capability to limit TLS versions and cipher suites (#6246) 2019-08-19 16:01:01 -07:00
Daniel Nelson
28f1bdb696 Add note to configuration about when log rotation occurs 2019-07-31 13:30:30 -07:00
pberlowski
dc292b73a9 Add grace period for metrics late for aggregation (#6049) 2019-07-31 12:52:12 -07:00
Preston Carpenter
5c7c9e40ee Load external go plugins (#6024) 2019-07-29 21:34:03 -07:00
George
77b1a43539 Fix template pattern partial wildcard matching (#6135) 2019-07-19 13:14:15 -07:00
Pitxyoki
72c2ac9648 Support floats in statsd percentiles (#5572) 2019-07-09 16:50:20 -07:00
Daniel Nelson
c5d8e63a0f Fix path separator matching in filecount input (#6077) 2019-07-08 14:46:00 -07:00
Daniel Nelson
a0c739eec7 Follow up work on docker_log input (#6008) 2019-06-20 11:54:12 -07:00
Daniel Nelson
9b338410cb Rename formdata parser to form_urlencoded 2019-06-17 14:50:58 -07:00
Boris Yonchev
fd9abd2166 Add formdata parser (#5749) 2019-06-17 13:34:54 -07:00
Daniel Nelson
0ff9c8ef88 Add call to optional Init function for all plugins (#5899) 2019-06-14 15:12:27 -07:00
Daniel Nelson
de096428be Run ServiceInputs during test mode; add --test-wait option (#5911) 2019-06-14 12:06:25 -07:00
Daniel Nelson
f2b3b35640 Print global_tags first in sample configuration 2019-06-05 14:07:02 -07:00
Daniel Nelson
0fb9040a64 Fix double close error with log rotation (#5960) 2019-06-05 13:55:21 -07:00
Daniel Nelson
77cac557ba Log a warning on write if the metric buffer has overflowed (#5959) 2019-06-05 12:34:45 -07:00
Daniel Nelson
6c3534a66e Add support for remaining file rotation options (#5944) 2019-06-03 17:38:21 -07:00
Daniel Nelson
17d66b864c Close idle connections in influxdb outputs when reloading (#5912) 2019-05-31 16:55:31 -07:00
Daniel Nelson
aaaad4d217 Add health output plugin (#5882) 2019-05-29 18:31:06 -07:00
Daniel Nelson
b5cd9a9ff2 Add support for gzip compression to amqp plugins (#5830) 2019-05-20 14:36:23 -07:00
Charlie Vieth
43c6d13c33 Refactor templateSpec less method (#5840) 2019-05-15 16:35:07 -07:00
Daniel Nelson
e52f7056ba Fix parse of unix timestamp with more than ns precision (#5826) 2019-05-14 11:29:44 -07:00
javicrespo
761705c299 Add syslog output plugin (#5802) 2019-05-08 11:21:51 -07:00
Daniel Nelson
74c9d7ace2 Update logfile documentation 2019-05-03 10:55:11 -07:00
javicrespo
bcf7516a23 Add in process log rotation (#5778) 2019-05-03 10:25:28 -07:00
Daniel Nelson
7978ebef40 Add --service-display-name option for use with Windows service (#5770) 2019-04-30 18:34:19 -07:00
Daniel Nelson
d2fbf2414a Add --section-filter to usage 2019-04-25 20:39:41 -07:00
Greg
6436005553 Add cli support for outputting sections of the config (#5585) 2019-04-25 20:34:40 -07:00
Greg
32f0cb16f5 Update naoina/toml library dependency (#5513) 2019-04-25 20:19:58 -07:00
Daniel Nelson
2faf37e5c1 Fix docs for metric buffer limit to reflect current behavior (#5741) 2019-04-17 15:46:20 -07:00
Pierre Tessier
267a9f182b Add wavefront serializer plugin (#5670) 2019-04-05 14:46:12 -07:00
Daniel Nelson
6feb6c1853 Add support for ${} env vars in configuration file (#5648) 2019-03-29 16:02:10 -07:00
Daniel Nelson
4e3244c575 Fix aggregator window and shutdown of multiple aggregators (#5644) 2019-03-29 15:40:33 -07:00
Daniel Nelson
99a390b8e6 Fix open error handling in file output (#5540) 2019-03-22 13:59:30 -07:00
Daniel Nelson
eeb0e094c2 Remove test directory with .. prefix 2019-03-18 12:47:47 -07:00
Daniel Nelson
0b5811e193 Fix panic when rejecting empty batch (#5524) 2019-03-04 12:36:19 -08:00
Daniel Nelson
c57f2d9d48 Ignore tracking for metrics added to aggregator (#5508) 2019-03-01 11:21:31 -08:00
Daniel Nelson
598a79bf62 Remove 'inputs.' prefix when logging loaded inputs (#5489)
* Remove 'inputs.' prefix when logging loaded inputs

* Remove prefix from aggregators name
2019-02-26 18:31:43 -08:00
Daniel Nelson
03f40b3588 Remove prefix from aggregators name 2019-02-26 18:22:12 -08:00
Greg
85617887c4 Add option to disable timestamp adjustment in grok parser (#5488) 2019-02-26 17:35:57 -08:00
Greg Linton
8d90609198 Remove 'inputs.' prefix when logging loaded inputs 2019-02-26 17:03:13 -07:00
Douglas Drinka
1886676e14 Support configuring a default timezone in JSON parser (#5472) 2019-02-25 11:30:33 -08:00
Greg
10ac030502 Unify time parsing in json/csv parsers (#5382) 2019-02-05 17:43:35 -08:00
Daniel Nelson
1a81e49d05 Return error loading config on non-200 response 2019-02-05 15:15:58 -08:00