Ilya Antipov
0cad343de7
Support multiple templates for graphite serializers ( #7136 )
2020-03-31 11:30:21 -07:00
M0rdecay
da9f19ca9d
Allow using name_* modificators for output plugins ( #7174 )
2020-03-13 15:04:23 -07:00
Daniel Nelson
c6519c7793
Hook up json_strict option with default of true ( #6909 )
2020-01-21 10:10:02 -08:00
Brad Vernon
40311dcd7a
Fix missing config fields in prometheus serializer ( #6823 )
2019-12-26 10:15:25 -08:00
Lance O'Connor
bc8769ba24
Add Splunk MultiMetric support ( #6640 )
2019-11-18 12:38:34 -08:00
dbutler-starry
2156a6242e
Add support for per output flush jitter ( #6603 )
2019-11-12 16:43:39 -08:00
Daniel Nelson
b3f20f69f5
Default logtarget to file for backwards compatibility ( #6555 )
2019-10-22 13:32:03 -07:00
David McKay
367dee791a
Add auth header only when env var is set ( #6469 )
2019-09-30 16:55:47 -07:00
Daniel Nelson
5dcd0daa42
Document the pros and cons of increasing the metric_buffer_limit
2019-09-09 17:50:46 -07:00
Vlasta Hajek
7ec54d4be9
Improve startup error reporting when ran as Windows service ( #4291 )
2019-08-28 14:34:44 -07:00
Mattias Jiderhamn
08b903a646
Use environment variables to locate Program Files on Windows ( #6317 )
2019-08-27 13:47:01 -07:00
Greg
5c8d0e3ac9
Add ability to label inputs for logging ( #6207 )
2019-08-21 16:49:07 -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
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
f2b3b35640
Print global_tags first in sample configuration
2019-06-05 14:07:02 -07:00
Daniel Nelson
6c3534a66e
Add support for remaining file rotation options ( #5944 )
2019-06-03 17:38:21 -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
Greg
6436005553
Add cli support for outputting sections of the config ( #5585 )
2019-04-25 20:34:40 -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
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
Daniel Nelson
1a81e49d05
Return error loading config on non-200 response
2019-02-05 15:15:58 -08:00
Greg
458d3109c0
Set skip rows and columns in csv parser ( #5336 )
2019-01-23 11:37:24 -08:00
Daniel Nelson
4fd5fa006b
Allow non-tls config downloading
2019-01-04 10:40:44 -08:00
Daniel Nelson
574fa5a6be
Add support for fetching config over https ( #4637 )
2018-11-05 14:19:46 -08:00
Daniel Nelson
6e5c2f8bb6
Remove outputs blocking inputs when output is slow ( #4938 )
2018-11-05 13:34:28 -08:00
Rudy
a1f9f63463
Add new config for csv column explicit type conversion ( #4781 )
2018-10-03 18:19:44 -07:00
Daniel Nelson
c3bab78ea8
Fix case of timezone/grok_timezone options. ( #4799 )
2018-10-03 13:58:21 -06:00
Daniel Nelson
7553c8fd13
Remove metric recreation when filtering ( #4767 )
2018-09-28 14:48:20 -07:00
Daniel Nelson
1e3e28428d
Clean up csv_trim_space after building parser config
2018-09-20 12:55:58 -07:00
Lee Jaeyong
dfe8e3b473
Fix config file types of csv_skip_rows and csv_skip_columns ( #4726 )
2018-09-20 12:43:39 -07:00
Daniel Nelson
a75c789e3e
Remove warning not to set flush_interval below interval
2018-09-18 18:13:20 -07:00
Daniel Nelson
b5299f4cc4
Fix cleanup of csv parser options, use per file parser ( #4712 )
2018-09-18 09:23:45 -07:00
Lance O'Connor
c80aab0445
Add Splunk Metrics serializer ( #4339 )
2018-09-11 13:01:08 -07:00
Daniel Nelson
1ca17652cd
Fix parsing and documentation for json_string_fields ( #4656 )
2018-09-10 11:55:08 -07:00
maxunt
889745a112
Add csv parser ( #4439 )
2018-08-24 16:40:41 -07:00
maxunt
2729378b7f
Add name, time, path and string field options to JSON parser ( #4351 )
2018-08-22 19:26:48 -07:00
maxunt
774a9f0492
Add file input plugin and grok parser ( #4332 )
2018-07-13 23:22:59 -07:00
maxunt
9ebf16636d
Add parse_multivalue to collectd parser ( #4403 )
2018-07-11 17:29:23 -07:00
Piotr Popieluch
e0071f365a
Print the enabled aggregator and processor plugins on startup ( #4212 )
2018-05-31 11:56:49 -07:00
Daniel Nelson
0d21296aed
Expose graphite_tag_support option in graphite output data format
2018-05-21 16:39:15 -07:00
jvassev
2c19d74829
Prevent loading config twice in K8S ( #3999 )
...
When config dir is mounted from configmap, filepath.Walk() finds the same
.conf file twice as 20-acme.conf is a link to ..data/20-acme.conf for example.
This patch skips all folder names starting with '..' which is pretty
uncommon and mainly used by Kubernetes mounts.
2018-04-11 16:51:19 -07:00