Commit graph

1391 commits

Author SHA1 Message Date
Jordan Sissel
fbc4074644 - The ruby URI class sucks. URI#to_s doesn't yield a valid URL.
Should fix: https://logstash.jira.com/browse/LOGSTASH-115
2011-06-30 19:55:33 -07:00
Jordan Sissel
358636d686 - add testing syslog config 2011-06-30 18:43:07 -07:00
Jordan Sissel
df6e2d491d - style cleanup 2011-06-30 18:28:52 -07:00
Jordan Sissel
cb776e3e7b Merge branch 'master' of github.com:logstash/logstash 2011-06-30 18:26:28 -07:00
Jordan Sissel
5a2254678e - Add zabbix output. Contributed by Johan of Mach Technology
https://logstash.jira.com/browse/LOGSTASH-116
2011-06-30 18:25:23 -07:00
Jordan Sissel
35830f61c0 - don't need spoon anymore 2011-06-30 17:57:49 -07:00
Jordan Sissel
a513363397 - fix check_lib to be easier to read 2011-06-30 17:57:33 -07:00
Jordan Sissel
56e68807ee - some systems might not have unzip but probably have jar since
java is required.
2011-06-30 17:55:38 -07:00
Jordan Sissel
62ca86d825 - add test runner 2011-06-30 17:52:27 -07:00
Jordan Sissel
e98f463fac - fix runners and test launcher 2011-06-30 17:51:35 -07:00
Jordan Sissel
529e6c726e - add filewatch 2011-06-30 17:34:26 -07:00
Jordan Sissel
ce67dbcefb - purge data before elasticsearch test runs
- fix test runner
2011-06-30 17:01:17 -07:00
Jordan Sissel
85ecaa2133 Merge branch 'master' of github.com:logstash/logstash 2011-06-30 16:27:52 -07:00
Jordan Sissel
e0e10882f3 - finally fix the elasticsearch output test 2011-06-30 16:27:31 -07:00
Jordan Sissel
60c3d0fc0b Merge pull request #30 from lusis/gelf-sender-override
Gelf sender override
2011-06-30 00:18:54 -07:00
John E. Vincent
d38842a1f0 Because i'm tired of hearing Rick Astley 2011-06-29 22:04:55 -07:00
John E. Vincent
dfd2a9b767 allowing override of gelf sender 2011-06-29 14:43:52 -04:00
John E. Vincent
52e1059ac7 addding support to override sender in GELF message 2011-06-29 12:42:36 -04:00
Jordan Sissel
adc39d1932 - set exchange type to fanout 2011-06-29 00:02:49 -07:00
Jordan Sissel
1c75880d09 - update test configs 2011-06-29 00:02:21 -07:00
Jordan Sissel
3f4df6a6a7 - add specific style 2011-06-24 23:21:02 -07:00
Jordan Sissel
435858bd00 - support globs with '-f' flag
https://logstash.jira.com/browse/LOGSTASH-106
2011-06-24 00:28:29 -07:00
Jordan Sissel
41e459674a - agent's -f flag now supports directories. If you give a directory
instead of a file, logstash will load all files in that directory
  in sorted lexicographical order.
  https://logstash.jira.com/browse/LOGSTASH-106
2011-06-24 00:23:40 -07:00
Jordan Sissel
583ed2b90b - Add support for agent '-e' flag - lets you specify a configuration
in a simple string.

  If no inputs are specified, it assumes: stdin { type => stdin }
  If no outputs are specified, it assumes: stdout { debug => true }
  Any given filters default with 'type => stdin' unless otherwise specified.

  https://logstash.jira.com/browse/LOGSTASH-105
2011-06-24 00:13:16 -07:00
Jordan Sissel
e16f12b7b5 - fix url 2011-06-23 23:09:45 -07:00
Jordan Sissel
ef4ae2864f - ship jquery-ui with us 2011-06-23 22:59:19 -07:00
Jordan Sissel
3dfa25f316 - Allow fields which are not arrays (syslog input generates them)
https://logstash.jira.com/browse/LOGSTASH-113
2011-06-23 21:48:07 -07:00
Jordan Sissel
7d35def7e7 - Add 'regexp' filter so you can trivially write a regexp to pull out a
piece of text and throw it into a field.

  This filter is very likely to be merged into the grok filter.
2011-06-23 18:53:42 -07:00
Jordan Sissel
6bf100a8b9 - style and typo fixes 2011-06-23 18:53:31 -07:00
Jordan Sissel
b7aa7b3d78 - add jquery local 2011-06-23 18:13:33 -07:00
Jordan Sissel
01593f41fb - fix typo, reported by Avleen Vig 2011-06-17 14:01:08 -07:00
Jordan Sissel
3f007d5039 - Output to loggly using soon-to-be-released JSON log inputs.
Tested against the Loggly staging site with success.
2011-06-15 14:50:35 -07:00
Jordan Sissel
2c174f6129 Update docs again 2011-06-14 15:13:29 -07:00
Jordan Sissel
cedb77e660 - add elasticsearch notes 2011-06-14 15:12:50 -07:00
Jordan Sissel
78a92a0f58 - fix standalone config
- fix style on releng
2011-06-13 12:12:14 -07:00
Jordan Sissel
296ab8f3cd - update doc 2011-06-09 11:52:15 -07:00
Jordan Sissel
94a1e9c115 - Update version 2011-06-09 11:47:04 -07:00
Jordan Sissel
0095136267 - update changelist 2011-06-09 11:44:30 -07:00
Jordan Sissel
c4789a1cec - Support data_timeout of -1, which never times out. 2011-06-09 11:41:29 -07:00
Jordan Sissel
071236f5e5 - version bump 2011-06-09 11:28:58 -07:00
Jordan Sissel
96d28429c8 - remove some extra printing 2011-06-09 11:23:13 -07:00
Jordan Sissel
db2637505a - fix syntax 2011-06-09 11:11:37 -07:00
Jordan Sissel
b9014f9625 - prep for release 2011-06-09 11:00:53 -07:00
Jordan Sissel
757ba8c6a0 - version bump 2011-06-09 10:59:56 -07:00
Jordan Sissel
6c997245c6 - update changelist 2011-06-09 10:56:05 -07:00
Jordan Sissel
a6f3fdfa55 - re-enable tests 2011-06-09 10:32:06 -07:00
Jordan Sissel
6af76ac87a - put throbber on top of the graph instead of replacing the graph. 2011-06-09 01:51:24 -07:00
Jordan Sissel
c7670bbaf4 - Allow running multiple tools in the same process.
You can now run agent + web in the same ruby process. Coupled with the
  new embedded elasticsearch option, you can now run a single process
  that is your entire logstash system.
2011-06-09 00:31:16 -07:00
Jordan Sissel
c4e6c23da7 - 'bundle update' - web and agent appear to be happy. LGTM. 2011-06-09 00:30:55 -07:00
Jordan Sissel
5319eb65c2 - improve elasticsearch 'embedded' support 2011-06-09 00:08:48 -07:00