Commit graph

1365 commits

Author SHA1 Message Date
Jordan Sissel
3cccfb5317 - fix a changelog issue 2011-08-18 00:23:03 -07:00
Jordan Sissel
49be3922ea - version bump 2011-08-18 00:12:43 -07:00
Jordan Sissel
211cb4da67 - update docs 2011-08-17 19:41:41 -07:00
Jordan Sissel
0a18b46003 - every other plugin calls it a user, so just say user. 2011-08-17 19:32:50 -07:00
Jordan Sissel
37a46265e6 - call it 'identity' 2011-08-17 19:28:38 -07:00
Jordan Sissel
11a44303a8 - style fix 2011-08-17 19:26:02 -07:00
Jordan Sissel
9e9ca450ad - add docs
- permit '.' in metric name.
2011-08-17 19:25:48 -07:00
Jordan Sissel
6d33f0a9e4 - update ganglia config docs 2011-08-17 19:17:59 -07:00
Jordan Sissel
158c14e8e6 - use more readable names 2011-08-17 19:16:02 -07:00
Jordan Sissel
14d5c948e2 - purge unused 2011-08-17 19:13:18 -07:00
Jordan Sissel
11578e5518 - add note about plugin flags 2011-08-17 19:10:32 -07:00
Jordan Sissel
717f205ff3 - hopefully more readable changes
- add links to tutorials
2011-08-17 19:07:43 -07:00
Jordan Sissel
cefe90c6f7 - correct some old notes 2011-08-17 18:59:25 -07:00
Jordan Sissel
43424a0206 - simplify now that I generate more things 2011-08-17 18:53:29 -07:00
Jordan Sissel
7ef959e265 - genreate with version replacement 2011-08-17 18:51:43 -07:00
Jordan Sissel
3f44a28379 - generate with version replacement 2011-08-17 18:51:31 -07:00
Jordan Sissel
41e005cc0c - use %VERSION% instead 2011-08-17 18:40:53 -07:00
Jordan Sissel
642fac23ad - more cleanup 2011-08-17 18:40:44 -07:00
Jordan Sissel
7f1abe7aa6 - fix formatting
- add sed notes
2011-08-17 18:15:47 -07:00
Jordan Sissel
6af16b788d - style fix 2011-08-17 18:09:32 -07:00
Jordan Sissel
897487896f - don't show old installation methods 2011-08-17 18:09:22 -07:00
Jordan Sissel
1243df50e8 - fix bytes example 2011-08-17 18:00:31 -07:00
Jordan Sissel
9b7a0806ea - some cleanup and clarifications 2011-08-17 17:52:12 -07:00
Jordan Sissel
cbb4fb1167 - rc version so I can test docs 2011-08-17 17:52:02 -07:00
Jordan Sissel
de274defa4 - shrink it. 2011-08-17 17:50:08 -07:00
Jordan Sissel
d8ce014087 - move require into register method 2011-08-17 17:31:18 -07:00
Jordan Sissel
dbb8de214e - add metrics example/tutorial 2011-08-17 17:19:00 -07:00
Jordan Sissel
ec5a2560da - give a more helpful message on plugin load failure (LOGSTASH-146) 2011-08-17 16:49:52 -07:00
Jordan Sissel
af52de9b64 - add logging to the config 2011-08-17 16:49:44 -07:00
Jordan Sissel
cb33c3de65 - logging stuff 2011-08-17 16:49:34 -07:00
Jordan Sissel
c3b07d7206 - add LOGSTASH-130 to changelog 2011-08-17 02:49:47 -07:00
Jordan Sissel
f8e0ab4d9a - add test suite results 2011-08-17 01:53:10 -07:00
Jordan Sissel
4b98b1ea47 - remove debug code 2011-08-17 01:52:00 -07:00
Jordan Sissel
c6ac59881b - changelot formatting fixup
- add doc on test I ran manually for the release
2011-08-17 01:50:48 -07:00
Jordan Sissel
f6940e4511 - fix logstash-web / LOGSTASH-129 2011-08-17 01:49:10 -07:00
Jordan Sissel
c4b857f307 - add sample graphite usage 2011-08-17 01:40:01 -07:00
Jordan Sissel
d49f81fb16 - make 'metrics' a hash config option
- reconnect on write failure
- reconnect on connect failure
2011-08-17 01:35:08 -07:00
Jordan Sissel
d038cb76e0 - hack around known bug in the config parser so others aren't impacted by it
Will fix it later.
2011-08-17 01:17:56 -07:00
Jordan Sissel
467ff76981 - rdoc comment 2011-08-17 01:09:33 -07:00
Jordan Sissel
a721d797ea - make LogStash::Event#clone a deeper copy. Required otherwise the
'fields' element is shared, etc.
2011-08-17 01:08:16 -07:00
Jordan Sissel
90580469ec - adde xample exec+split config 2011-08-17 01:08:04 -07:00
Jordan Sissel
ca871dd8a3 purge unused stuff 2011-08-17 01:06:00 -07:00
Jordan Sissel
5abb661de2 - document new split filter 2011-08-17 00:55:42 -07:00
Jordan Sissel
d006c907d3 - document a monkeypatch 2011-08-17 00:52:04 -07:00
Jordan Sissel
7ad980dd0a - set 'command' field as the command run.
- some comment/style cleanup
2011-08-17 00:51:50 -07:00
Jordan Sissel
ea72a12aec style 2011-08-17 00:51:35 -07:00
Jordan Sissel
d946f3d62f - Add LogStash::Event#clone (required for 'split' filter) 2011-08-17 00:51:13 -07:00
Jordan Sissel
46f2fa2a0d - add a new 'split' filter for splitting like ruby String#split
Splits into multiple events.
2011-08-17 00:50:42 -07:00
Jordan Sissel
6a69dcf231 - undo bad decision 2011-08-17 00:50:03 -07:00
Jordan Sissel
eb857963d1 - burn unused code 2011-08-16 23:51:29 -07:00