Markus Thurner
1b51fcd989
Use sortable date format to avoid confusion between dd/MM and MM/dd.
2015-04-13 11:56:04 +02:00
Eric Fontana
0b3204efe8
Fixed release note version typo
2015-04-11 06:46:38 -04:00
Eric Fontana
80f8f9ee0c
fix blank template
2015-04-11 06:41:59 -04:00
Eric Fontana
9d08fc2b28
Minor cleanup
2015-04-11 06:35:09 -04:00
Eric Fontana
349b0bf031
Fixed usage of timeout
2015-04-09 13:04:22 -04:00
Eric Fontana
8b431f92eb
Fixed res
2015-04-09 12:58:00 -04:00
Eric Fontana
770ac1b7b1
Fixed doc and default for batch_count for Redis
2015-04-09 12:57:02 -04:00
Eric Fontana
5d07acad5b
Merge pull request #40 from Cimpress-MCP/test_fixture
...
Bug fix for UdpInputListener, re-factored TailFile and LogsListener to u...
2015-04-09 12:38:12 -04:00
Eric Fontana
065aaa3ec4
Removed test which caused conflict with Newtonsoft
2015-04-09 11:12:15 -04:00
Eric Fontana
835f4f6b61
Fixed topshelf reference
2015-04-09 10:50:19 -04:00
Eric Fontana
2f84f46c39
Re-based NLog package
2015-04-09 10:25:35 -04:00
Eric Fontana
77a2258aff
Updated to latest versions of Packages.
2015-04-09 10:20:13 -04:00
Eric Fontana
8983916f6c
Updated nuget package restore
2015-04-09 09:22:15 -04:00
Eric Fontana
775f33c843
Removed branched packages/Elasticsearch.Net.1.3.1/Elasticsearch.Net.1.3.1.nupkg
2015-04-09 09:20:55 -04:00
Eric Fontana
3b58f768f4
Trimed project
2015-04-09 09:09:57 -04:00
Eric Fontana
c0dbe8f6e9
updates
2015-04-08 13:27:40 -04:00
Eric Fontana
e4bd5be8b1
Remove checked in packages, use restore instead.
2015-04-08 12:45:17 -04:00
Eric Fontana
786b6b4777
remove packages
2015-04-08 12:43:12 -04:00
Eric Fontana
51dc9ee54c
Put back nuget.e
2015-04-08 12:39:38 -04:00
Eric Fontana
796ca51f31
Removed checked in packages.
2015-04-08 12:38:37 -04:00
Eric Fontana
ef7e50b1b9
Added NuGet.exe
2015-04-08 12:25:24 -04:00
Eric Fontana
b43e26fc01
Cleaned up checked in packages.
2015-04-08 12:16:15 -04:00
Eric Fontana
7f6e563238
Enhanced to log JSON errors to Redis/Elasticsearch
2015-04-08 10:58:27 -04:00
Eric Fontana
e8a54782e4
Remove extra Start call for standalone operation.
2015-04-08 08:49:55 -04:00
Eric Fontana
4e5af689f6
Removed redundant Finished() call per Markus Review comments.
2015-04-08 08:15:17 -04:00
Eric Fontana
77f8c0d303
Bug fix for UdpInputListener, re-factored TailFile and LogsListener to use database.
2015-04-08 07:54:41 -04:00
Eric Fontana
9aeee16499
Merge pull request #34 from Cimpress-MCP/bulk_elasticsearch
...
No functional changes - refactored to common code for Multiline codec
2015-03-16 08:35:32 -04:00
Eric Fontana
9ef79978a6
Undo bad commit
2015-03-16 08:34:07 -04:00
Eric Fontana
47f233f863
No functional changes - refactored to common code for Multiline codec
2015-03-16 08:32:54 -04:00
Chris Baldauf
a6affcb3c9
Update broken link based on girl report.
...
Just updating from efontana -> cimpress-mcp organization.
http://derecho.elijah.cs.cmu.edu:8585/cimpress-mcp
2015-03-13 12:44:36 -04:00
Eric Fontana
fa1009af51
Merge pull request #33 from Cimpress-MCP/bulk_elasticsearch
...
Re-factored to use Elasticsearch Bulk API
2015-03-11 11:58:28 -04:00
Eric Fontana
b937d6ef45
Fixed doc to match default maxQueueSize
2015-03-11 10:29:31 -04:00
Eric Fontana
c16331ac10
Incorporated changes from reviews
2015-03-11 10:28:13 -04:00
Eric Fontana
ac10640edf
Disable test for AppVeyor builds
2015-03-06 11:57:00 -05:00
Eric Fontana
e9c27c8c19
Doc tweaks
2015-03-06 10:39:20 -05:00
Eric Fontana
7be95a976e
Re-factored to use Elasticsearch NEST and Bulk API
2015-03-06 10:01:50 -05:00
Eric Fontana
f2b0f1a85d
Merge pull request #31 from Cimpress-MCP/mitigate_flood
...
Added new max_batch_count parameter to mitigate flooding when large burs...
2015-03-05 06:40:20 -05:00
Eric Fontana
eaba99144e
Fixed test comment
2015-03-05 06:39:26 -05:00
Eric Fontana
3208da6488
Final changes from PR reviews
2015-03-05 06:38:58 -05:00
Eric Fontana
fb473909e7
Removed all warnings.
2015-03-04 09:50:34 -05:00
Eric Fontana
b7095471fb
Added Unit tests for batchCount and enhanced Elasticsearch error reporting a bit.
2015-03-04 09:36:01 -05:00
Eric Fontana
d7fa582191
Re-factored Batchcounter logic into separate class.
2015-03-03 14:07:53 -05:00
Eric Fontana
6ea3e581fd
Merge branch 'mitigate_flood' of https://github.com/Cimpress-MCP/TimberWinR.git
2015-03-03 13:25:02 -05:00
Eric Fontana
99b51d240d
Updated per PR feedback
2015-03-03 13:24:55 -05:00
Eric Fontana
fd123e3a86
Merge pull request #32 from Cimpress-MCP/fix_redisHostIndex_inc
...
Move redisHostIndex inc to a finally
2015-03-03 13:01:02 -05:00
Ryan Breen
42741fbe1e
Move redisHostIndex inc to a finally
...
It looks like this will just retry connections to the same host if new RedisClient throws. Move _redisHostIndex++ to a finally.
Should we also be logging when these happen?
2015-03-03 12:54:48 -05:00
Eric Fontana
cdc2d09150
Added new max_batch_count parameter to mitigate flooding when large bursts occur. Essentially the incoming rate could exceed the outgoing rate and this will mitigate this condition.
2015-03-03 09:55:08 -05:00
Eric Fontana
2e28a50222
Merge branch 'master' of https://github.com/Cimpress-MCP/TimberWinR.git
2015-03-03 08:23:31 -05:00
Eric Fontana
92a9adeca8
Handle quit condition gracefully.
2015-03-03 08:23:25 -05:00
Eric Fontana
91cf59612c
Merge pull request #30 from Cimpress-MCP/chrisbaldauf-default-diag-port-readme
...
Fix default diagnostic port
2015-03-02 12:17:37 -05:00