fluent-plugin-http-ex 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Fluent::Plugin::Http::Ex
1
+ # Fluent::Plugin::Http::Ex, a plugin for [Fluentd](http://fluentd.org)
2
2
 
3
3
  ## Overview
4
4
 
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
 
5
5
  Gem::Specification.new do |spec|
6
6
  spec.name = "fluent-plugin-http-ex"
7
- spec.version = "0.0.1"
7
+ spec.version = "0.0.2"
8
8
  spec.authors = ["hiro-su"]
9
9
  spec.email = ["h.sugipon@gmail.com"]
10
10
  spec.description = %q{fluent plugin to accept multiple json/msgpack events in HTTP request}
@@ -17,5 +17,6 @@ Gem::Specification.new do |spec|
17
17
  spec.require_paths = ["lib"]
18
18
 
19
19
  spec.add_development_dependency "fluentd"
20
+ spec.add_development_dependency "rake"
20
21
  spec.add_runtime_dependency "fluentd"
21
22
  end
@@ -46,7 +46,7 @@ class ExHttpInput < HttpInput
46
46
  detach_multi_process do
47
47
  Input.new.start
48
48
  @km = KeepaliveManager.new(@keepalive_timeout)
49
- @lsock = Coolio::TCPServer.new(lsock, nil, ExHandler, @km, method(:on_request), @body_size_limit)
49
+ @lsock = Coolio::TCPServer.new(lsock, nil, ExHandler, @km, method(:on_request), @body_size_limit, $log)
50
50
 
51
51
  @loop = Coolio::Loop.new
52
52
  @loop.attach(@km)
metadata CHANGED
@@ -1,18 +1,20 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluent-plugin-http-ex
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
+ prerelease:
5
6
  platform: ruby
6
7
  authors:
7
8
  - hiro-su
8
9
  autorequire:
9
10
  bindir: bin
10
11
  cert_chain: []
11
- date: 2013-08-07 00:00:00.000000000 Z
12
+ date: 2014-02-20 00:00:00.000000000 Z
12
13
  dependencies:
13
14
  - !ruby/object:Gem::Dependency
14
15
  name: fluentd
15
16
  requirement: !ruby/object:Gem::Requirement
17
+ none: false
16
18
  requirements:
17
19
  - - ! '>='
18
20
  - !ruby/object:Gem::Version
@@ -20,6 +22,23 @@ dependencies:
20
22
  type: :development
21
23
  prerelease: false
22
24
  version_requirements: !ruby/object:Gem::Requirement
25
+ none: false
26
+ requirements:
27
+ - - ! '>='
28
+ - !ruby/object:Gem::Version
29
+ version: '0'
30
+ - !ruby/object:Gem::Dependency
31
+ name: rake
32
+ requirement: !ruby/object:Gem::Requirement
33
+ none: false
34
+ requirements:
35
+ - - ! '>='
36
+ - !ruby/object:Gem::Version
37
+ version: '0'
38
+ type: :development
39
+ prerelease: false
40
+ version_requirements: !ruby/object:Gem::Requirement
41
+ none: false
23
42
  requirements:
24
43
  - - ! '>='
25
44
  - !ruby/object:Gem::Version
@@ -27,6 +46,7 @@ dependencies:
27
46
  - !ruby/object:Gem::Dependency
28
47
  name: fluentd
29
48
  requirement: !ruby/object:Gem::Requirement
49
+ none: false
30
50
  requirements:
31
51
  - - ! '>='
32
52
  - !ruby/object:Gem::Version
@@ -34,6 +54,7 @@ dependencies:
34
54
  type: :runtime
35
55
  prerelease: false
36
56
  version_requirements: !ruby/object:Gem::Requirement
57
+ none: false
37
58
  requirements:
38
59
  - - ! '>='
39
60
  - !ruby/object:Gem::Version
@@ -64,26 +85,27 @@ files:
64
85
  - test/plugin/test_in_http_ex.rb
65
86
  homepage: https://github.com/hiro-su/fluent-plugin-http-ex
66
87
  licenses: []
67
- metadata: {}
68
88
  post_install_message:
69
89
  rdoc_options: []
70
90
  require_paths:
71
91
  - lib
72
92
  required_ruby_version: !ruby/object:Gem::Requirement
93
+ none: false
73
94
  requirements:
74
95
  - - ! '>='
75
96
  - !ruby/object:Gem::Version
76
97
  version: '0'
77
98
  required_rubygems_version: !ruby/object:Gem::Requirement
99
+ none: false
78
100
  requirements:
79
101
  - - ! '>='
80
102
  - !ruby/object:Gem::Version
81
103
  version: '0'
82
104
  requirements: []
83
105
  rubyforge_project:
84
- rubygems_version: 2.0.3
106
+ rubygems_version: 1.8.23
85
107
  signing_key:
86
- specification_version: 4
108
+ specification_version: 3
87
109
  summary: fluent plugin to accept multiple json/msgpack events in HTTP request
88
110
  test_files:
89
111
  - test/helper.rb
checksums.yaml DELETED
@@ -1,15 +0,0 @@
1
- ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- MGZlNmQ3NTVmNDkyNDRjNTMyYjYzMWFkNzJjYzBjZTdkYzNlZDI1Yw==
5
- data.tar.gz: !binary |-
6
- NTFkNjIyN2MyNDgwNmY2ZmRkMDNhMDAxYjZlNmU0ZmRmMTQ0ZmY4Ng==
7
- !binary "U0hBNTEy":
8
- metadata.gz: !binary |-
9
- MjFiNWVjNDI2YTYzNjNkZjZlY2Y5ZDJjMGQ5YzMyYjQ1ZmRjNTExZjBkYmNj
10
- MGRmMDlhNmY3ZDc4ZjE5OTk1ZWVlZTg4MGM2MzBlNjNhZDMyOTQwNGFkZjVj
11
- NTM5MWFkM2RiYjY5YzEyZTE0MDM2YzZjZWY5YzJiNDlkMTEyN2E=
12
- data.tar.gz: !binary |-
13
- MDUwZGEwN2YxZjcyMmMxYmUxYzk0YmJmNzRmOTk2ZDVlY2RiMDNlNjNmMGQz
14
- NDlhZGRiNDNkMGJjZWRhNDlmNjZkMzg4YzMxNTVlNjQxNWY5MDg4ZjRmZTkx
15
- NWUyNjJkODU1NmYyMGZhZGE3ZjIzNThkNGI1M2Q1NGMyMjM2NGI=