Jason Wilder
|
ed2ff3b401
|
Fix go vet
|
2017-10-30 12:30:01 -06:00 |
Luís Eduardo
|
905945ed71
|
Support long lines when importing with the client
Fixes #8986.
|
2017-10-30 17:16:41 +00:00 |
Edd Robinson
|
ccb6f7451f
|
Ensure importer emits errors to stderr (#8833)
|
2017-09-22 17:17:20 +01:00 |
Edd Robinson
|
bdc10a0e51
|
Failed imports will now alter exit code
|
2017-03-14 15:57:21 +00:00 |
Mark Rushakoff
|
363c16b5a9
|
Add package comment for importer/v8
|
2016-12-30 11:58:43 -08:00 |
Edd Robinson
|
a98ad483ee
|
Refactor how CLI manages configuration options
|
2016-12-02 18:26:47 +00:00 |
Edd Robinson
|
840fb6af38
|
Ensure unsafessl option passed to importer
|
2016-12-02 18:26:47 +00:00 |
Ben Johnson
|
d9a6a7340f
|
add canonical paths
|
2016-02-10 11:30:52 -07:00 |
Ben Johnson
|
5a0d1ab7c1
|
rename influxdb/influxdb to influxdata/influxdb
This commit changes all the import and URL references from:
github.com/influxdb/influxdb
to:
github.com/influxdata/influxdb
|
2016-02-10 10:26:18 -07:00 |
Cory LaNou
|
ac563ad97d
|
Importer fixes. fixes #4650 #4651
|
2015-11-03 16:26:17 -06:00 |
Cory LaNou
|
8f6edbbffe
|
minor refactoring, comment updates
|
2015-08-21 15:17:42 -05:00 |
Cory LaNou
|
ace4737228
|
throttle import
|
2015-08-21 15:07:01 -05:00 |
Cory LaNou
|
96aaad4ffe
|
send failed import lines to stdout for users to redirect to another log/import file
|
2015-08-06 09:19:56 -05:00 |
Cory LaNou
|
0682c2a7b0
|
update useragent string for importer
|
2015-08-06 09:19:56 -05:00 |
Cory LaNou
|
296f16d634
|
NewConfig should return a default config without needing params passed to it
|
2015-08-06 09:19:56 -05:00 |
Cory LaNou
|
76367d5161
|
refactoring based on feedback
|
2015-08-06 09:19:56 -05:00 |