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 |
|
Jordan Sissel
|
6d68b04bfc
|
- fix typos and formatting
|
2011-08-16 23:37:34 -07:00 |
|
Jordan Sissel
|
f059d7e971
|
- clean up some style/naming
- change period to interval
|
2011-08-16 23:25:42 -07:00 |
|
Jordan Sissel
|
95e22dec12
|
- use proper 'config' enumeration option for :format
|
2011-08-16 23:25:19 -07:00 |
|
Jordan Sissel
|
c5b776b45e
|
- some style cleanup
|
2011-08-16 23:25:09 -07:00 |
|
Jordan Sissel
|
7d29fbf4f2
|
- bump version
|
2011-08-16 23:24:58 -07:00 |
|
Jordan Sissel
|
98097e045b
|
- Bump version for next release
|
2011-08-16 23:24:46 -07:00 |
|
Jordan Sissel
|
3d65e83a94
|
- bump elasticsearch version
|
2011-08-16 23:24:40 -07:00 |
|
Jordan Sissel
|
1bd823b87d
|
- add note about missing folks
|
2011-08-16 23:24:35 -07:00 |
|
Jordan Sissel
|
ed0e6277f6
|
- enable elasticsearch testing from the jar again
|
2011-08-16 23:24:15 -07:00 |
|
Jordan Sissel
|
b377065986
|
- fix nick's name
|
2011-08-16 22:16:35 -07:00 |
|
Jordan Sissel
|
5885a86897
|
- update metadatas
|
2011-08-16 21:13:17 -07:00 |
|
Jordan Sissel
|
9108268464
|
Merge pull request #40 from nickethier/master
Exec Input
|
2011-08-16 21:09:36 -07:00 |
|
Jordan Sissel
|
390aea1a7b
|
Merge branch 'feature/xmpp-input-alcy' of github.com:logstash/logstash into feature/xmpp-input-alcy
|
2011-08-16 21:05:51 -07:00 |
|
Jordan Sissel
|
971c1c5edc
|
- style fixes
|
2011-08-15 02:38:40 -07:00 |
|
Jordan Sissel
|
c53a6432ea
|
- fix xmpp4r version
|
2011-08-15 02:38:40 -07:00 |
|
Jordan Sissel
|
56ff19ab0a
|
- Add 'server' config option so I can connect to google talk.
- Add 'debug' config option for easier xmpp debugging
|
2011-08-15 02:38:40 -07:00 |
|
alcy
|
98d54b4d2f
|
support for multiple rooms.
|
2011-08-15 02:38:39 -07:00 |
|
alcy
|
b3024c9367
|
join room during register
|
2011-08-15 02:38:39 -07:00 |
|
alcy
|
4d7d2b5895
|
xmpp input
|
2011-08-15 02:38:39 -07:00 |
|
alcy
|
e235d3c671
|
simple xmpp input example
|
2011-08-15 02:38:39 -07:00 |
|
Jordan Sissel
|
63022f354e
|
- actually make the xmpp output work now
|
2011-08-15 02:28:56 -07:00 |
|
Jordan Sissel
|
9420622724
|
- style fixes
|
2011-08-15 02:01:56 -07:00 |
|
Jordan Sissel
|
8bc3d0af90
|
- fix xmpp4r version
|
2011-08-15 02:01:43 -07:00 |
|
Jordan Sissel
|
dc290ef5fd
|
- Add 'server' config option so I can connect to google talk.
- Add 'debug' config option for easier xmpp debugging
|
2011-08-15 01:55:05 -07:00 |
|
Jordan Sissel
|
1df6c16043
|
Merge branch 'master' of https://github.com/alcy/logstash into alcy-master
|
2011-08-15 01:24:14 -07:00 |
|