Jordan Sissel
|
5999090639
|
.
|
2013-01-03 12:40:40 -08:00 |
|
Jordan Sissel
|
4c8a0735ee
|
- version bump
|
2013-01-03 12:06:00 -08:00 |
|
Jordan Sissel
|
f7d161fd2c
|
- update changelog
|
2013-01-03 12:05:43 -08:00 |
|
Jordan Sissel
|
f2de014cfe
|
- add test case for LOGSTASH-817
|
2013-01-03 12:02:04 -08:00 |
|
Jordan Sissel
|
8ac413a792
|
Use 'Interrupted' instead of IOError for interrupts
|
2013-01-03 12:02:00 -08:00 |
|
Jordan Sissel
|
313e78e200
|
- don't set the default for @source_host to false (Fixes LOGSTASH-817)
bug introduced in pull #231 (I should have seen this in testing)
|
2013-01-03 11:49:06 -08:00 |
|
Jordan Sissel
|
a98a8fa4bd
|
Merge branch 'shuffledef' of https://github.com/jamtur01/logstash into jamtur01-shuffledef
Conflicts:
CHANGELOG
|
2013-01-02 20:54:36 -08:00 |
|
James Turnbull
|
913cc923c9
|
Updated changelog with shuffle_hosts change
|
2013-01-02 23:50:55 -05:00 |
|
Jordan Sissel
|
c8bbb0955e
|
Open new changelog section for next release
|
2013-01-02 20:28:43 -08:00 |
|
James Turnbull
|
619f7f8504
|
Changed default of shuffle_hosts in redis output
If you have redundant hosts then it makes sense to use them.
|
2013-01-02 22:09:28 -05:00 |
|
Jordan Sissel
|
54833161cb
|
- version bump
|
2013-01-02 17:03:05 -08:00 |
|
Jordan Sissel
|
cc7c19d530
|
- add notes about stdout message
|
2013-01-02 16:58:58 -08:00 |
|
Jordan Sissel
|
a17a1ea575
|
- note new improvements to the http output plugin
|
2013-01-02 16:57:08 -08:00 |
|
Jordan Sissel
|
0044b0f8c0
|
- add metrics docs
|
2013-01-02 16:48:37 -08:00 |
|
Jordan Sissel
|
d476185fd5
|
- fix old changelog entry
|
2013-01-02 16:36:16 -08:00 |
|
Jordan Sissel
|
bf50e05985
|
Point link at my puppetconf talk
|
2013-01-02 16:21:31 -08:00 |
|
Jordan Sissel
|
9be443b538
|
- fix url to point at dreamobjects
- remove dreamforce references
|
2013-01-02 16:13:30 -08:00 |
|
Jordan Sissel
|
8be85f6dc3
|
- link to releases hosted on dreamobjects
- clean up intro on simple getting started
|
2013-01-02 16:11:46 -08:00 |
|
Jordan Sissel
|
d2649ce139
|
- only do string conversion on symbols (config :some_symbol).
This keeps support for regexp configs until I finally remove that.
|
2013-01-02 16:00:51 -08:00 |
|
Jordan Sissel
|
4f70986f39
|
- link to joda's docs
|
2013-01-02 15:51:04 -08:00 |
|
Jordan Sissel
|
ad6fba3500
|
fix one more instance of 'myfilter' -> %PLUGIN%
|
2013-01-02 15:50:58 -08:00 |
|
Jordan Sissel
|
8a2708045a
|
- make common settings like filter 'remove_tag' use the literal plugin
name instead of the text "myfilter" in examples.
|
2013-01-02 15:40:51 -08:00 |
|
Jordan Sissel
|
9d701cf6cc
|
Add more examples and doc improvements
|
2013-01-02 15:37:02 -08:00 |
|
Jordan Sissel
|
444a19c9d9
|
Try to improve the docs for xml
|
2013-01-02 15:36:51 -08:00 |
|
Jordan Sissel
|
6cf40c15fa
|
Deprecate regexp match shorthand for grok
|
2013-01-02 15:03:30 -08:00 |
|
Jordan Sissel
|
8b26dd7f3c
|
Deprecate the regexp config crap
|
2013-01-02 15:01:11 -08:00 |
|
Jordan Sissel
|
9e2f344052
|
- deprecate the config /..../ regexp crap from date
|
2013-01-02 14:58:13 -08:00 |
|
Jordan Sissel
|
44245ff869
|
- try to clarify 'one of these things'
|
2013-01-02 14:54:40 -08:00 |
|
Jordan Sissel
|
c745c1b2c3
|
Fix class discovery for Threadables
|
2013-01-02 14:54:40 -08:00 |
|
Jordan Sissel
|
07e6448fc2
|
Merge pull request #300 from jamtur01/codeblocksfix
Fixed some code blocks issues in kv and date filters docs
|
2013-01-02 14:52:07 -08:00 |
|
James Turnbull
|
7258b7ac1f
|
Fixed some code blocks issues in kv and date filters docs
|
2013-01-02 17:48:32 -05:00 |
|
Jordan Sissel
|
00048504a2
|
- fill in changelog from git log review up to commit
f974bb4f68 (Jan 2 11:10:43 2013 -0800)
|
2013-01-02 13:02:49 -08:00 |
|
Jordan Sissel
|
f974bb4f68
|
- use the client's address for the source host of the event instead of
the listen address of the server. (LOGSTASH-796)
|
2013-01-02 11:10:43 -08:00 |
|
Jordan Sissel
|
97debf3c5e
|
- merge doc strings with attributes properly
|
2013-01-02 01:14:33 -08:00 |
|
Jordan Sissel
|
b151ec7d98
|
- deprecate flags
|
2013-01-02 01:10:11 -08:00 |
|
Jordan Sissel
|
1d4d4c137a
|
- grab the config from the class itself
|
2013-01-02 01:09:54 -08:00 |
|
Jordan Sissel
|
428ef83f33
|
refine docs
|
2013-01-02 01:09:29 -08:00 |
|
Jordan Sissel
|
f58a99e66e
|
- clear comments when starting to parse
|
2013-01-02 00:37:26 -08:00 |
|
Jordan Sissel
|
985b307404
|
Fix typo + clarify
|
2013-01-02 00:37:12 -08:00 |
|
Jordan Sissel
|
dedc1129b3
|
remove old todo that is not relevant anymore
|
2013-01-02 00:30:07 -08:00 |
|
Jordan Sissel
|
03c7c76240
|
- use --out instead of >
|
2013-01-02 00:13:58 -08:00 |
|
Jordan Sissel
|
b7181a9f8a
|
- fix output path
|
2013-01-02 00:02:59 -08:00 |
|
Jordan Sissel
|
151dee9d73
|
- run the right jar
|
2013-01-01 23:55:53 -08:00 |
|
Jordan Sissel
|
956064915b
|
- try to fix the test reporter
|
2013-01-01 23:52:45 -08:00 |
|
Jordan Sissel
|
9eee55e18e
|
- fix test runs
|
2013-01-01 23:44:45 -08:00 |
|
Jordan Sissel
|
529bfea75c
|
Use explicit 'next' returning
|
2013-01-01 23:44:42 -08:00 |
|
Jordan Sissel
|
5a528229a0
|
- add link to grokdebug
|
2013-01-01 23:21:23 -08:00 |
|
Jordan Sissel
|
e1c9bd1ff1
|
- line wrap
- add link to logstash.net
|
2013-01-01 23:20:15 -08:00 |
|
Jordan Sissel
|
ec5154daaa
|
- more doc improvements
|
2013-01-01 23:18:30 -08:00 |
|
Jordan Sissel
|
91f30fa9b9
|
- note the 'fieldname => pattern' is deprecated
|
2013-01-01 23:18:09 -08:00 |
|