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 |
|
Jordan Sissel
|
5b77ad45f5
|
- update changelog
|
2011-08-15 01:23:59 -07:00 |
|
Jordan Sissel
|
0ac44214de
|
- improve error reporting
|
2011-08-15 01:19:05 -07:00 |
|
Jordan Sissel
|
6f6d935a83
|
- remove unused code and some typo fixes
|
2011-08-15 01:18:59 -07:00 |
|
Jordan Sissel
|
480e78ba0a
|
Merge pull request #41 from joelio/master
Fix for LOGSTASH-130
|
2011-08-14 23:44:04 -07:00 |
|
Nick Ethier
|
e5a70d00fb
|
Merge remote-tracking branch 'logstashmaster/master'
|
2011-08-11 12:57:17 -06:00 |
|
Joel Merrick
|
f5b7ba731c
|
Added some exception handling to fix LOGSTASH-130
|
2011-08-08 13:48:07 +00:00 |
|
alcy
|
d46e3812cd
|
support for multiple rooms.
|
2011-08-08 15:55:03 +05:30 |
|
alcy
|
a1d8ff5ba5
|
join room during register
|
2011-08-08 13:15:18 +05:30 |
|
alcy
|
0ad1ae2c19
|
Merge branch 'master' of github.com:alcy/logstash
|
2011-08-06 15:42:30 +05:30 |
|
alcy
|
efa4d0068a
|
add xmpp input under lib/; remove example
|
2011-08-06 15:41:27 +05:30 |
|
alcy
|
8f18082199
|
xmpp input
|
2011-08-06 15:39:42 +05:30 |
|
Nick Ethier
|
7bcb49f25b
|
removed type definition from exec input as its already set in the base
|
2011-08-06 02:46:06 -06:00 |
|
Nick Ethier
|
4de29e2b32
|
exec input
|
2011-08-04 12:46:41 -06:00 |
|
Nick Ethier
|
a9f1790e7f
|
Starting working on exec input
|
2011-08-02 17:15:38 -06:00 |
|
Jordan Sissel
|
2b06b8da95
|
Merge pull request #39 from nickethier/master
Add Support for Dynamic AMQP Routing Keys
|
2011-08-02 14:26:50 -07:00 |
|
Jordan Sissel
|
4387f42159
|
Merge pull request #35 from freemed/master
- Handle non-integer ganglia values, based on type.
- add XMPP output.
|
2011-08-02 14:19:06 -07:00 |
|
Nick Ethier
|
44c42133dc
|
Merge branch 'master' of github.com:nickethier/logstash
|
2011-08-02 15:17:21 -06:00 |
|
Nick Ethier
|
d84efcabd9
|
clean up some old code
|
2011-08-02 15:17:04 -06:00 |
|
Nick Ethier
|
c1dcf5049f
|
Merge remote-tracking branch 'logstashmaster/master'
|
2011-08-02 15:14:21 -06:00 |
|
Nick Ethier
|
4c02e74069
|
Simpler implementation of amqp routing keys
|
2011-08-02 15:12:59 -06:00 |
|
Nick Ethier
|
25fe17ee0d
|
Simpler implementation of amqp routing keys
|
2011-08-02 15:11:05 -06:00 |
|
Nick Ethier
|
a8b1b3ad20
|
Simpler implementation of amqp routing keys
|
2011-08-02 15:10:18 -06:00 |
|
Jordan Sissel
|
7625cb7edc
|
Merge pull request #36 from cparedes/master
Add SSL support for AMQP input/output plugins
|
2011-08-02 14:10:09 -07:00 |
|
Nick Ethier
|
a14f1aff17
|
Added support for amqp routing keys
|
2011-08-02 11:27:36 -06:00 |
|
alcy
|
9fb0d1b206
|
simple xmpp input example
|
2011-08-02 22:18:17 +05:30 |
|