Max U
|
04f09d65bf
|
grok parser func unexported
|
2018-06-28 14:45:14 -07:00 |
Max U
|
892c95aa6e
|
update readmes
|
2018-06-27 13:30:59 -07:00 |
Max U
|
aa750ec2b8
|
add reader README.md
|
2018-06-27 10:13:52 -07:00 |
Greg Linton
|
1be2a8eeaf
|
Formatting and revert Makefile
|
2018-06-26 17:12:11 -06:00 |
Max U
|
7fa27f400d
|
more condensing
|
2018-06-26 13:19:53 -07:00 |
Max U
|
001658af30
|
condense telegraf.conf
|
2018-06-26 13:18:43 -07:00 |
Max U
|
e450b266ec
|
remove comments
|
2018-06-26 13:10:46 -07:00 |
Max U
|
a931eb1c90
|
update DATA_FORMATS_INPUT.MD to include grok
|
2018-06-26 12:06:35 -07:00 |
Max U
|
bf7220d2ce
|
add test file to docker spin up
|
2018-06-26 11:53:40 -07:00 |
Max U
|
bbd68b3820
|
docker will spin up
|
2018-06-26 11:26:43 -07:00 |
Max U
|
79d9ea4761
|
add docker-image spin up for reader
|
2018-06-26 10:26:48 -07:00 |
Max U
|
cc406299ba
|
allow for import from plugins/all
|
2018-06-25 15:52:43 -07:00 |
Max U
|
9c845950a7
|
add grok as a top level parser, still need README
|
2018-06-25 15:32:27 -07:00 |
Max U
|
f40371e361
|
add init function to reader
|
2018-06-25 10:15:32 -07:00 |
Max U
|
36a23ea1ba
|
Merge branch 'master' into plugin/reader
|
2018-06-25 09:54:49 -07:00 |
Max U
|
554b960339
|
add setparser to reader
|
2018-06-25 09:53:35 -07:00 |
Daniel Nelson
|
23523ffd10
|
Document path tag in tail input
|
2018-06-21 18:02:34 -07:00 |
Daniel Nelson
|
523d761f34
|
Update changelog
|
2018-06-21 17:59:31 -07:00 |
JongHyok Lee
|
3f28add025
|
Added path tag to tail input plugin (#4292)
|
2018-06-21 17:55:54 -07:00 |
Daniel Nelson
|
ee6e4b0afd
|
Run windows tests with -short
|
2018-06-21 17:46:58 -07:00 |
Max U
|
542c030dc8
|
knock more errors from test files
|
2018-06-21 16:23:06 -07:00 |
Max U
|
504d978446
|
clean up some test cases
|
2018-06-21 16:12:26 -07:00 |
Max U
|
ec7f13111f
|
add more test files
|
2018-06-21 16:06:36 -07:00 |
Patrick Hemmer
|
16454e25ba
|
Fix postfix input handling of multi-level queues (#4333)
|
2018-06-21 16:01:38 -07:00 |
Max U
|
4e24a1bbe3
|
add grok as a top level parser
|
2018-06-21 15:56:20 -07:00 |
Daniel Nelson
|
2a1feb6db9
|
Update changelog
|
2018-06-21 14:20:35 -07:00 |
Ayrdrie
|
61e197d254
|
Add support for comma in logparser timestamp format (#4311)
|
2018-06-21 14:19:15 -07:00 |
Max U
|
9c4b52256d
|
tweak metric output
|
2018-06-21 13:13:46 -07:00 |
Max U
|
08a11d7bfd
|
change config file
|
2018-06-21 11:44:02 -07:00 |
Max U
|
e12eced211
|
input plugin that reads files each interval
|
2018-06-21 11:26:14 -07:00 |
Greg
|
1bd41ef3ce
|
Update vendoring to dep from gdm (#4314)
|
2018-06-19 11:55:38 -07:00 |
Daniel Nelson
|
d7c756e9ff
|
Update changelog
|
2018-06-19 11:48:08 -07:00 |
maxunt
|
39206677f8
|
Add new measurement with results of pgrep lookup to procstat input (#4307)
|
2018-06-19 11:47:13 -07:00 |
Daniel Nelson
|
b66eb2fec7
|
Update changelog
|
2018-06-18 18:09:31 -07:00 |
Piotr Popieluch
|
3ad10283ef
|
Add valuecounter aggregator plugin (#3523)
|
2018-06-18 18:06:11 -07:00 |
Daniel Nelson
|
84e9a5c97e
|
Update changelog
|
2018-06-18 15:40:00 -07:00 |
Daniel Nelson
|
c98b58dacc
|
Update docker input documentation for container status
|
2018-06-18 15:38:21 -07:00 |
prashanthjbabu
|
98d86df797
|
Add container status tag to docker input (#4259)
|
2018-06-18 15:33:14 -07:00 |
Daniel Nelson
|
4e9e57e210
|
Drop CI support for Go 1.8 (#4309)
Go 1.8 is no longer a supported version and the circleci/golang images
has been removed.
|
2018-06-17 18:50:14 -07:00 |
Daniel Nelson
|
7781507c01
|
Update changelog
|
2018-06-14 13:18:31 -07:00 |
maxunt
|
8482c40a91
|
Fix selection of tags under nested objects in the JSON parser (#4284)
|
2018-06-14 13:17:32 -07:00 |
Daniel Nelson
|
0dda9b8319
|
Update changelog
|
2018-06-13 13:50:43 -07:00 |
Arkady Emelyanov
|
4e69d10ff7
|
Add owner tag on partitions in burrow input (#4281)
|
2018-06-13 13:05:27 -07:00 |
Daniel Nelson
|
f689463e8e
|
Use linux/unix name only in `make install`
closes: #4278
|
2018-06-12 18:37:50 -07:00 |
Vlasta Hajek
|
f217d12de5
|
Fix grammar issues in win_perf_counters readme
|
2018-06-12 16:54:48 -07:00 |
Daniel Nelson
|
886795063e
|
Fix typo
|
2018-06-12 16:50:14 -07:00 |
Daniel Nelson
|
30dc95fa78
|
Update changelog
|
2018-06-12 16:46:27 -07:00 |
Daniel Nelson
|
40fac0a9b4
|
Treat sigterm as a clean shutdown signal (#4277)
|
2018-06-12 16:44:04 -07:00 |
Daniel Nelson
|
36df4c5ae5
|
Fix grammar in converter processor documentation
|
2018-06-12 16:12:08 -07:00 |
marcv81
|
70ffed3a4d
|
Fixed typos in nvidia_smi plugin doc (#4261)
|
2018-06-12 14:28:56 -07:00 |