Commit graph

1391 commits

Author SHA1 Message Date
Pete Fritchman
409e062aac not all config keys have options (see date filter) 2011-05-22 21:56:43 -07:00
Jordan Sissel
b2c8e486ae - remove empty method 2011-05-22 21:24:36 -07:00
Pete Fritchman
7e920fd4f7 always log backtrace with catch-all rescues 2011-05-22 16:28:37 -07:00
Pete Fritchman
dce1b469e7 in every 'generic' rescue case, send the backtrace to logger.debug 2011-05-22 16:15:34 -07:00
Pete Fritchman
ba645845da remove eventmachine requirement for redis output 2011-05-22 15:03:23 -07:00
Pete Fritchman
06112f4d7b sleep between input/output retries and warn when a major thread is shutting down 2011-05-21 18:01:24 -07:00
Pete Fritchman
72274fba2e minor cleanup and raise exception stating we're not supported 2011-05-21 18:00:43 -07:00
Pete Fritchman
dfe253ab41 add (all?) the steps for building a release 2011-05-21 17:45:02 -07:00
Pete Fritchman
5b6d425983 don't refer to beanstalk in docs, it's gone 2011-05-21 17:33:35 -07:00
Pete Fritchman
8424ec51d0 switch to 1.8.7 in docs for bluecloth 2011-05-21 17:30:26 -07:00
Pete Fritchman
9610df66ba Link to plugin code that generated this specific doc (by version tag) 2011-05-21 17:28:16 -07:00
Pete Fritchman
a97410c0a3 allow marking a config item as :deprecated 2011-05-21 17:22:00 -07:00
Pete Fritchman
50b4e417f2 ignore build directories 2011-05-21 15:54:12 -07:00
Pete Fritchman
4627a8e6d7 support debug_format: ruby or json debug output. also fix HAVE_AWESOME_PRINT hack; if require ap already failed in logging.rb, it just returns false here 2011-05-21 00:44:13 -07:00
Pete Fritchman
e0f23b0f9c update changelog 2011-05-21 00:39:42 -07:00
Pete Fritchman
ae5a141935 allow apache access logs with an invalid referer: field 2011-05-21 00:37:38 -07:00
Pete Fritchman
3c342ef147 Merge remote branch 'origin/master' 2011-05-21 00:32:44 -07:00
Pete Fritchman
14e6cb0220 be more liberal with what we catch for bunny connect problems 2011-05-21 00:23:26 -07:00
Jordan Sissel
cad64350a5 - update license note to be correct 2011-05-21 00:10:34 -07:00
Jordan Sissel
809690fc5a Merge branch 'master' of github.com:logstash/logstash 2011-05-21 00:10:23 -07:00
Pete Fritchman
82e7843c66 update changelog 2011-05-20 23:55:04 -07:00
Pete Fritchman
11b95e57db LOGSTASH-90: only process events that match our @type. also don't tag _grokparsefailure if we don't have any patterns. 2011-05-20 23:54:17 -07:00
Pete Fritchman
9c36df44ec sample config for json/message_format input data 2011-05-20 23:36:02 -07:00
Pete Fritchman
21eb144b8c support message_format to build a @message when the the input is raw json 2011-05-20 23:30:57 -07:00
Pete Fritchman
569af86ce1 allow inputs to specify a data format 2011-05-20 23:03:10 -07:00
Pete Fritchman
cbae31f46d better logging in amqp output if we have trouble converting an event to json 2011-05-20 19:19:25 -07:00
Jordan Sissel
27784a4c5a Merge branch 'master' of github.com:logstash/logstash 2011-05-20 12:23:26 -07:00
Pete Fritchman
c5683fa9f9 use jruby in logstash-web 2011-05-20 10:12:26 -07:00
Pete Fritchman
43a3360aab add example groktest config 2011-05-20 03:20:01 -07:00
Pete Fritchman
594576a21e fix GELF output: support extra fields properly (_ prefix) and pass timestamp as unixtime 2011-05-20 01:23:56 -07:00
Pete Fritchman
ef30963992 patterns_dir should be specific to our grok filter instance, not global 2011-05-19 16:57:56 -07:00
Pete Fritchman
7a4927e86e update changelog 2011-05-19 15:00:26 -07:00
Pete Fritchman
5eb607ed7b LOGSTASH-93: make config patterns_dir and --grok-patterns-dir work 2011-05-19 14:50:53 -07:00
Pete Fritchman
f3ee088631 update changelog w/tcp input fix 2011-05-19 14:20:16 -07:00
Pete Fritchman
dc60484f0f LOGSTASH-88: fix typo which broke tcp inputs, and better exception logging 2011-05-19 14:15:02 -07:00
Jordan Sissel
ee2cdd5557 Merge branch 'master' of github.com:logstash/logstash 2011-05-19 12:32:00 -07:00
Jordan Sissel
f45daac12c - stub next release 2011-05-18 15:58:55 -07:00
Jordan Sissel
e90f1b1107 - refactor agent so it compiles under jruby 1.6.1 2011-05-18 15:42:52 -07:00
Jordan Sissel
39a3f00a6a version bump 2011-05-18 15:42:47 -07:00
Jordan Sissel
e70344dbee - version bump for fix 2011-05-18 12:24:42 -07:00
Jordan Sissel
5a789a9e75 - remove old breaks. 2011-05-18 12:21:18 -07:00
Jordan Sissel
55bffd2b4f add contributor 2011-05-17 19:41:15 -07:00
Jordan Sissel
f9a114d78b Merge pull request #24 from kjoconnor/master
Fixed some typos in the documentation
2011-05-17 19:40:26 -07:00
Jordan Sissel
b18dd5e1ae version bump 2011-05-17 14:03:24 -07:00
Jordan Sissel
dd85366f95 - version bump 2011-05-17 14:01:58 -07:00
Jordan Sissel
e2c458fb38 - update changelog 2011-05-17 14:01:45 -07:00
Jordan Sissel
c6ef2e725d - fix missing runner (LOGSTASH-86, and other reports) 2011-05-17 14:00:57 -07:00
kjoconnor
6cd36d1a24 Typo 2011-05-17 13:40:08 -07:00
kjoconnor
4419c6ddee Typo 2011-05-17 13:38:58 -07:00
kjoconnor
fbbf548643 Typo 2011-05-17 13:35:41 -07:00