Diptanu Choudhury
|
8f17f00a31
|
Added a validator for log storage
|
2016-02-11 12:30:47 -08:00 |
|
Diptanu Choudhury
|
2d9ea67359
|
Added the log config to init example
|
2016-02-11 12:21:19 -08:00 |
|
Alex Dadgar
|
611521f850
|
Merge pull request #778 from zanella/doc_trailing_commas
Trailing comma typos
|
2016-02-11 12:19:43 -08:00 |
|
Alex Dadgar
|
a2756a1fde
|
Changelog
|
2016-02-11 11:14:23 -08:00 |
|
Diptanu Choudhury
|
961abeef50
|
Fixed more client executor tests
|
2016-02-11 11:13:45 -08:00 |
|
Alex Dadgar
|
f7b70df720
|
Merge pull request #790 from hashicorp/b-eval-broker-delivery-limit
Fix panic when Ack occurs at delivery limit
|
2016-02-11 11:09:28 -08:00 |
|
Alex Dadgar
|
27984d84be
|
Merge pull request #789 from hashicorp/f-client-races
Remove data races in the client
|
2016-02-11 11:07:49 -08:00 |
|
Alex Dadgar
|
d64c83ad4f
|
Fix panic when Ack occurs at delivery limit
|
2016-02-11 11:07:18 -08:00 |
|
Diptanu Choudhury
|
95284307c5
|
Fixed the executor test
|
2016-02-11 10:58:18 -08:00 |
|
Diptanu Choudhury
|
38ec33c508
|
Fixed some tests
|
2016-02-11 10:42:56 -08:00 |
|
Alex Dadgar
|
6ef927e0a7
|
Changelog
|
2016-02-11 09:51:28 -08:00 |
|
Alex Dadgar
|
49b4d39be8
|
Merge pull request #787 from hashicorp/f-scheduler-retries
Improved scheduler retry logic under high contention
|
2016-02-11 09:49:26 -08:00 |
|
Alex Dadgar
|
13d1fd0730
|
Only set eligibility if the eval hasn't escaped
|
2016-02-11 09:45:27 -08:00 |
|
Alex Dadgar
|
82ff13e468
|
Copy handles empty case
|
2016-02-11 09:08:20 -08:00 |
|
Alex Dadgar
|
c242612a2f
|
Merge pull request #775 from hashicorp/d-interpreted-vars
Documentation for interpreted variables
|
2016-02-11 08:40:31 -08:00 |
|
Alex Dadgar
|
f408679a98
|
Unlock in error path
|
2016-02-11 08:38:16 -08:00 |
|
Alex Dadgar
|
66c7243372
|
Initialize the config copy after client init
|
2016-02-10 19:01:57 -08:00 |
|
Diptanu Choudhury
|
6c27ae6b91
|
Renamed the syslog package to logcollector
|
2016-02-10 18:47:46 -08:00 |
|
Diptanu Choudhury
|
65d5bdd746
|
Merge branch 'master' into f-logrotator
|
2016-02-10 18:18:05 -08:00 |
|
Alex Dadgar
|
48de53aed1
|
Strip as much copystructure as possible
|
2016-02-10 17:54:43 -08:00 |
|
Diptanu Choudhury
|
f3261ac9be
|
Added a LogConfig to the mock tasks
|
2016-02-10 17:46:35 -08:00 |
|
Diptanu Choudhury
|
1d79ba7a18
|
Added a test to check if file size update catches up with rotation
|
2016-02-10 17:34:14 -08:00 |
|
Diptanu Choudhury
|
6f9a67c638
|
Made a DefaultLogConfig method
|
2016-02-10 16:44:31 -08:00 |
|
Diptanu Choudhury
|
002dee9b3e
|
Handling errors when client can't re-attach to syslog collector
|
2016-02-10 16:40:36 -08:00 |
|
Diptanu Choudhury
|
c08f9d7731
|
Changed the logic of the logrotator to make updates easier
|
2016-02-10 16:13:13 -08:00 |
|
Diptanu Choudhury
|
97ece8595e
|
Sharing the isolationconfig of syslog collector with executor
|
2016-02-10 15:27:40 -08:00 |
|
Diptanu Choudhury
|
c6daed2c00
|
Added some comments
|
2016-02-10 15:23:25 -08:00 |
|
Diptanu Choudhury
|
dc25fd42d6
|
Updating log configs
|
2016-02-10 15:04:41 -08:00 |
|
Diptanu Choudhury
|
f04b945a35
|
Stripping hostname, timestamps etc from docker syslog messages
|
2016-02-10 14:40:26 -08:00 |
|
Alex Dadgar
|
08d32d86cf
|
Slightly less node copying
|
2016-02-10 14:09:23 -08:00 |
|
Diptanu Choudhury
|
d94c28b39c
|
Fixed more tests
|
2016-02-10 13:54:54 -08:00 |
|
Alex Dadgar
|
5b3792a509
|
safe but slow
|
2016-02-10 13:44:53 -08:00 |
|
Diptanu Choudhury
|
adf86c2f78
|
Fixing the api tests
|
2016-02-10 13:36:47 -08:00 |
|
Diptanu Choudhury
|
ffd2bc59a1
|
Fixed docker tests
|
2016-02-10 13:29:06 -08:00 |
|
Diptanu Choudhury
|
e2768f49a3
|
Fixed the docker handle id test
|
2016-02-10 13:18:10 -08:00 |
|
Diptanu Choudhury
|
9f26b7606c
|
Parsing the severity of the log lines
|
2016-02-10 12:09:07 -08:00 |
|
Diptanu Choudhury
|
045a653bb0
|
Adding newlines to loglines
|
2016-02-10 10:18:14 -08:00 |
|
Diptanu Choudhury
|
93d283c3a2
|
Updated comments
|
2016-02-10 08:13:08 -08:00 |
|
Diptanu Choudhury
|
55730424af
|
Simplified the logic of conversion of interface{} to byte array
|
2016-02-10 08:03:31 -08:00 |
|
Diptanu Choudhury
|
4963026eab
|
Writing log lines from docker to files
|
2016-02-10 07:52:15 -08:00 |
|
Alex Dadgar
|
c946c5e14b
|
Fix concurrent r/w to heartbeat time
|
2016-02-09 22:43:16 -08:00 |
|
Alex Dadgar
|
79f5dd2380
|
Make fingerprinting thread safe
|
2016-02-09 22:14:24 -08:00 |
|
Alex Dadgar
|
cc0ad87230
|
Reset retry count if progress is made and fail by creating a blocked eval
|
2016-02-09 21:24:47 -08:00 |
|
Diptanu Choudhury
|
7eedcbfcf6
|
Starting the syslog collector along with a docker container
|
2016-02-09 18:24:30 -08:00 |
|
Alex Dadgar
|
85711159a5
|
fix
|
2016-02-09 14:11:52 -08:00 |
|
Diptanu Choudhury
|
a92a96336c
|
Renamed the ExecutorPluginConfig
|
2016-02-09 12:59:05 -08:00 |
|
Diptanu Choudhury
|
752021c90f
|
Merge branch 'master' into f-logrotator
|
2016-02-09 12:50:46 -08:00 |
|
Diptanu Choudhury
|
30d6688e75
|
Removed unused imports in test
|
2016-02-09 12:31:14 -08:00 |
|
Diptanu Choudhury
|
dcecb95130
|
Merge branch 'master' into f-logrotator
|
2016-02-09 12:25:44 -08:00 |
|
Diptanu Choudhury
|
f56bdb719e
|
Merge pull request #759 from hashicorp/r-executor-plugin
Implement executor plugin
|
2016-02-09 12:10:43 -08:00 |
|