logstash-input-unix 3.0.7 → 3.1.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 25ff2458154a2198a7fef192ccd0ca96c888ab35abc23070137a27bf6132af41
4
- data.tar.gz: c6fab6c83f7d019f73924b876db9c4f29113384ff52c96c6fe3b3207ee5a9c75
3
+ metadata.gz: 896c58b0d59a1806706642d094232fd5945bc83b002581c433111fa130e30fe0
4
+ data.tar.gz: 6c253bcc1a178711308b1f4dbe4ecf2c249ac10f37404347c273e65be5647658
5
5
  SHA512:
6
- metadata.gz: e82f2a34c267b1af083774e5fdf129ac8e80f061a475f3852d1e18c82a193c36b5ab5c5dbba210b70f1b2e6146d8f9d02a5fb0c1653a4b3d9a58934858520ed4
7
- data.tar.gz: bcdd55ee57f9cd82af6ab8a22d1acdf3e4c512720ddafe118a28029943151f26d0a37165db5e4a084841d5c30b64c9bd04ec76aabb13f5275d88d38b83828983
6
+ metadata.gz: 1bff9d9ceae1b90c4f6a5edaa4557445f46856704b4b5de6629716222ff3758aa9033ddb0efb484954604ce1d4d2cc78ad87210babeb8abe213e347488b7569b
7
+ data.tar.gz: 269752a4d28c40df2c8bec3e7c8149df818f74f46eae44cf3ce3164f69ddaae7bb894655ec24484656e89021f3cf1af22b4d96257fa9a86428e5cc401ec4c02d
data/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ## 3.1.0
2
+ - Feat: adjust fields for ECS compatibility [#28](https://github.com/logstash-plugins/logstash-input-unix/pull/28)
3
+
1
4
  ## 3.0.7
2
5
  - Docs: Set the default_codec doc attribute.
3
6
 
data/LICENSE CHANGED
@@ -1,13 +1,202 @@
1
- Copyright (c) 2012-2018 Elasticsearch <http://www.elastic.co>
2
1
 
3
- Licensed under the Apache License, Version 2.0 (the "License");
4
- you may not use this file except in compliance with the License.
5
- You may obtain a copy of the License at
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
6
5
 
7
- http://www.apache.org/licenses/LICENSE-2.0
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
8
7
 
9
- Unless required by applicable law or agreed to in writing, software
10
- distributed under the License is distributed on an "AS IS" BASIS,
11
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
- See the License for the specific language governing permissions and
13
- limitations under the License.
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright 2020 Elastic and contributors
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Logstash Plugin
2
2
 
3
- [![Travis Build Status](https://travis-ci.org/logstash-plugins/logstash-input-unix.svg)](https://travis-ci.org/logstash-plugins/logstash-input-unix)
3
+ [![Travis Build Status](https://travis-ci.com/logstash-plugins/logstash-input-unix.svg)](https://travis-ci.com/logstash-plugins/logstash-input-unix)
4
4
 
5
5
  This is a plugin for [Logstash](https://github.com/elastic/logstash).
6
6
 
data/docs/index.asciidoc CHANGED
@@ -28,6 +28,23 @@ Like `stdin` and `file` inputs, each event is assumed to be one line of text.
28
28
  Can either accept connections from clients or connect to a server,
29
29
  depending on `mode`.
30
30
 
31
+ [id="plugins-{type}s-{plugin}-ecs"]
32
+ ==== Compatibility with the Elastic Common Schema (ECS)
33
+
34
+ This plugin adds extra fields about the event's source.
35
+ Configure the <<plugins-{type}s-{plugin}-ecs_compatibility>> option if you want
36
+ to ensure that these fields are compatible with {ecs-ref}[ECS].
37
+
38
+ These fields are added after the event has been decoded by the appropriate codec,
39
+ and will not overwrite existing values.
40
+
41
+ |========
42
+ | ECS Disabled | ECS v1 , v8 | Description
43
+
44
+ | `host` | `[host][name]` | The name of the {ls} host that processed the event
45
+ | `path` | `[file][path]` | The socket path configured in the plugin
46
+ |========
47
+
31
48
  [id="plugins-{type}s-{plugin}-options"]
32
49
  ==== Unix Input Configuration Options
33
50
 
@@ -37,6 +54,7 @@ This plugin supports the following configuration options plus the <<plugins-{typ
37
54
  |=======================================================================
38
55
  |Setting |Input type|Required
39
56
  | <<plugins-{type}s-{plugin}-data_timeout>> |<<number,number>>|No
57
+ | <<plugins-{type}s-{plugin}-ecs_compatibility>> |<<string,string>>|No
40
58
  | <<plugins-{type}s-{plugin}-force_unlink>> |<<boolean,boolean>>|No
41
59
  | <<plugins-{type}s-{plugin}-mode>> |<<string,string>>, one of `["server", "client"]`|No
42
60
  | <<plugins-{type}s-{plugin}-path>> |<<string,string>>|Yes
@@ -59,6 +77,44 @@ more than this timeout period, we will assume it is dead and close it.
59
77
 
60
78
  If you never want to timeout, use -1.
61
79
 
80
+ [id="plugins-{type}s-{plugin}-ecs_compatibility"]
81
+ ===== `ecs_compatibility`
82
+
83
+ * Value type is <<string,string>>
84
+ * Supported values are:
85
+ ** `disabled`: uses backwards compatible field names, such as `[host]`
86
+ ** `v1`, `v8`: uses fields that are compatible with ECS, such as `[host][name]`
87
+
88
+ Controls this plugin's compatibility with the {ecs-ref}[Elastic Common Schema (ECS)].
89
+ See <<plugins-{type}s-{plugin}-ecs>> for detailed information.
90
+
91
+
92
+ **Sample output: ECS enabled**
93
+ [source,ruby]
94
+ -----
95
+ {
96
+ "@timestamp" => 2021-11-16T13:20:06.308Z,
97
+ "file" => {
98
+ "path" => "/tmp/sock41299"
99
+ },
100
+ "host" => {
101
+ "name" => "deus-ex-machina"
102
+ },
103
+ "message" => "foo"
104
+ }
105
+ -----
106
+
107
+ **Sample output: ECS disabled**
108
+ [source,ruby]
109
+ -----
110
+ {
111
+ "@timestamp" => 2021-11-16T13:20:06.308Z,
112
+ "path" => "/tmp/sock41299",
113
+ "host" => "deus-ex-machina",
114
+ "message" => "foo"
115
+ }
116
+ -----
117
+
62
118
  [id="plugins-{type}s-{plugin}-force_unlink"]
63
119
  ===== `force_unlink`
64
120
 
@@ -3,6 +3,8 @@ require "logstash/inputs/base"
3
3
  require "logstash/namespace"
4
4
  require "logstash/util/socket_peer"
5
5
 
6
+ require 'logstash/plugin_mixins/ecs_compatibility_support'
7
+
6
8
  # Read events over a UNIX socket.
7
9
  #
8
10
  # Like `stdin` and `file` inputs, each event is assumed to be one line of text.
@@ -10,7 +12,11 @@ require "logstash/util/socket_peer"
10
12
  # Can either accept connections from clients or connect to a server,
11
13
  # depending on `mode`.
12
14
  class LogStash::Inputs::Unix < LogStash::Inputs::Base
15
+
16
+ include LogStash::PluginMixins::ECSCompatibilitySupport(:disabled, :v1, :v8 => :v1)
17
+
13
18
  class Interrupted < StandardError; end
19
+
14
20
  config_name "unix"
15
21
 
16
22
  default :codec, "line"
@@ -38,8 +44,11 @@ class LogStash::Inputs::Unix < LogStash::Inputs::Base
38
44
  # This setting is only used if `mode` is `client`.
39
45
  config :socket_not_present_retry_interval_seconds, :validate => :number, :required => true, :default => 5
40
46
 
41
- def initialize(*args)
42
- super(*args)
47
+ def initialize(*params)
48
+ super
49
+
50
+ @host_name_field = ecs_select[disabled: 'host', v1: '[host][name]']
51
+ @file_path_field = ecs_select[disabled: 'path', v1: '[file][path]']
43
52
  end # def initialize
44
53
 
45
54
  public
@@ -48,7 +57,7 @@ class LogStash::Inputs::Unix < LogStash::Inputs::Base
48
57
  require "timeout"
49
58
 
50
59
  if server?
51
- @logger.info("Starting unix input listener", :address => "#{@path}", :force_unlink => "#{@force_unlink}")
60
+ @logger.info("Starting unix input listener", :address => @path, :force_unlink => @force_unlink)
52
61
  begin
53
62
  @server_socket = UNIXServer.new(@path)
54
63
  rescue Errno::EADDRINUSE, IOError
@@ -58,18 +67,16 @@ class LogStash::Inputs::Unix < LogStash::Inputs::Base
58
67
  @server_socket = UNIXServer.new(@path)
59
68
  return
60
69
  rescue Errno::EADDRINUSE, IOError
61
- @logger.error("!!!Could not start UNIX server: Address in use",
62
- :path => @path)
70
+ @logger.error("Could not start UNIX server: address in use", :path => @path)
63
71
  raise
64
72
  end
65
73
  end
66
- @logger.error("Could not start UNIX server: Address in use",
67
- :path => @path)
74
+ @logger.error("Could not start UNIX server: address in use", :path => @path)
68
75
  raise
69
76
  end
70
77
  else # client
71
- if @socket_not_present_retry_interval_seconds < 0
72
- @logger.warn("Value #{@socket_not_present_retry_interval_seconds} for socket_not_present_retry_interval_seconds is not valid, using default value of 5 instead")
78
+ if socket_not_present_retry_interval_seconds < 0
79
+ @logger.warn("Value #{socket_not_present_retry_interval_seconds} for socket_not_present_retry_interval_seconds is not valid, using default value of 5 instead")
73
80
  @socket_not_present_retry_interval_seconds = 5
74
81
  end
75
82
  end
@@ -93,16 +100,20 @@ class LogStash::Inputs::Unix < LogStash::Inputs::Base
93
100
  end
94
101
  @codec.decode(buf) do |event|
95
102
  decorate(event)
96
- event.set("host", hostname) unless event.include?("host")
97
- event.set("path", @path) unless event.include?("path")
103
+ event.set(@host_name_field, hostname) unless event.include?(@host_name_field)
104
+ event.set(@file_path_field, @path) unless event.include?(@file_path_field)
98
105
  output_queue << event
99
106
  end
100
107
  end
101
- rescue => e
102
- @logger.debug("Closing connection", :path => @path, :exception => e, :backtrace => e.backtrace)
103
108
  rescue Timeout::Error
104
- @logger.debug("Closing connection after read timeout", :path => @path)
105
- end # begin
109
+ @logger.info("Closing connection after read timeout", :path => @path)
110
+ rescue => e
111
+ if @logger.debug?
112
+ @logger.debug("Closing connection", :path => @path, :exception => e, :backtrace => e.backtrace)
113
+ else
114
+ @logger.info("Closing connection", :path => @path, :exception => e)
115
+ end
116
+ end
106
117
 
107
118
  ensure
108
119
  begin
@@ -124,7 +135,7 @@ class LogStash::Inputs::Unix < LogStash::Inputs::Base
124
135
  while !stop?
125
136
  # Start a new thread for each connection.
126
137
  @client_threads << Thread.start(@server_socket.accept) do |s|
127
- @logger.debug("Accepted connection", :server => "#{@path}")
138
+ @logger.debug("Accepted connection", :server => @path)
128
139
  handle_socket(s, output_queue)
129
140
  end
130
141
  end
@@ -136,8 +147,8 @@ class LogStash::Inputs::Unix < LogStash::Inputs::Base
136
147
  @logger.debug("Opened connection", :client => @path)
137
148
  handle_socket(@client_socket, output_queue)
138
149
  else
139
- @logger.warn("Socket not present, wait for #{@subscription_retry_interval_seconds} seconds for socket to appear", :client => @path)
140
- sleep @socket_not_present_retry_interval_seconds
150
+ @logger.warn("Socket not present, wait for #{socket_not_present_retry_interval_seconds} seconds for socket to appear", :client => @path)
151
+ sleep socket_not_present_retry_interval_seconds
141
152
  end
142
153
  end
143
154
  end
@@ -158,6 +169,6 @@ class LogStash::Inputs::Unix < LogStash::Inputs::Base
158
169
  rescue IOError
159
170
  # if socket with @mode == client was closed by the client, an other call to @client_socket.close
160
171
  # will raise an IOError. We catch IOError here and do nothing, just let logstash terminate
161
- @logger.warn("Cloud not close socket while Logstash is shutting down. Socket already closed by the other party?", :path => @path)
172
+ @logger.warn("Could not close socket while Logstash is shutting down. Socket already closed by the other party?", :path => @path)
162
173
  end # def stop
163
174
  end # class LogStash::Inputs::Unix
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-input-unix'
4
- s.version = '3.0.7'
4
+ s.version = '3.1.0'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "Reads events over a UNIX socket"
7
7
  s.description = "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program"
@@ -21,8 +21,9 @@ Gem::Specification.new do |s|
21
21
 
22
22
  # Gem dependencies
23
23
  s.add_runtime_dependency "logstash-core-plugin-api", ">= 1.60", "<= 2.99"
24
-
24
+ s.add_runtime_dependency 'logstash-mixin-ecs_compatibility_support', '~> 1.3'
25
25
  s.add_runtime_dependency 'logstash-codec-line'
26
+
26
27
  s.add_development_dependency 'logstash-devutils'
27
28
  end
28
29
 
@@ -1,64 +1,95 @@
1
1
  # encoding: utf-8
2
2
  require_relative "../spec_helper"
3
+ require "logstash/devutils/rspec/shared_examples"
4
+ require 'logstash/plugin_mixins/ecs_compatibility_support/spec_helper'
3
5
  require "stud/temporary"
4
6
  require "tempfile"
5
7
 
6
8
  describe LogStash::Inputs::Unix do
7
9
 
8
- let(:tempfile) { Tempfile.new("/tmp/foo") }
10
+ let(:config) { { 'path' => tempfile.path, 'socket_not_present_retry_interval_seconds' => 1, 'force_unlink' => true } }
11
+ let(:tempfile) { Tempfile.new("unix-input-test") }
12
+
13
+ subject(:input) { described_class.new(config) }
9
14
 
10
15
  it "should register without errors" do
11
- plugin = LogStash::Plugin.lookup("input", "unix").new({ "path" => tempfile.path, "force_unlink" => true })
12
- expect { plugin.register }.to_not raise_error
16
+ expect { subject.register }.to_not raise_error
13
17
  end
14
18
 
15
19
  describe "when mode is client" do
16
20
 
17
- let(:mode) { "client" }
21
+ let(:config) { super().merge("mode" => 'client', "socket_not_present_retry_interval_seconds" => -1) }
18
22
 
19
23
  context "if socket_not_present_retry_interval_seconds is out of bounds" do
20
24
  it "should fallback to default value" do
21
- plugin = LogStash::Plugin.lookup("input", "unix").new({ "path" => tempfile.path, "force_unlink" => true, "mode" => mode, "socket_not_present_retry_interval_seconds" => -1 })
22
- plugin.register
23
- expect(plugin.instance_variable_get(:@socket_not_present_retry_interval_seconds)).to be 5
25
+ subject.register
26
+ expect( subject.socket_not_present_retry_interval_seconds ).to eql 5
24
27
  end
25
28
  end
26
29
  end
27
30
 
28
- describe "when interrupting the plugin" do
31
+ context "#server" do
32
+ it_behaves_like "an interruptible input plugin" do
33
+ let(:config) { super().merge "mode" => 'server' }
34
+ end
35
+ end
29
36
 
30
- context "#server" do
31
- it_behaves_like "an interruptible input plugin" do
32
- let(:config) { { "path" => tempfile.path, "force_unlink" => true } }
33
- end
37
+ context "#client", :ecs_compatibility_support do
38
+ let(:temp_path) { "/tmp/sock#{rand(65532)}" }
39
+ let(:config) { super().merge "path" => temp_path, "mode" => "client" }
40
+ let(:unix_socket) { UnixSocketHelper.new('foo').new_socket(temp_path) }
41
+ let(:run_forever) { true }
42
+
43
+ before(:each) do
44
+ unix_socket.loop(run_forever)
34
45
  end
35
46
 
36
- context "#client" do
37
- let(:tempfile) { "/tmp/sock#{rand(65532)}" }
38
- let(:config) { { "path" => tempfile, "mode" => "client" } }
39
- let(:unix_socket) { UnixSocketHelper.new.new_socket(tempfile) }
40
- let(:run_forever) { true }
47
+ after(:each) do
48
+ unix_socket.close
49
+ end
41
50
 
42
- before(:each) do
43
- unix_socket.loop(run_forever)
51
+ context "when the unix socket has data to be read" do
52
+ it_behaves_like "an interruptible input plugin" do
53
+ let(:run_forever) { true }
44
54
  end
55
+ end
45
56
 
46
- after(:each) do
47
- unix_socket.close
57
+ context "when the unix socket has no data to be read" do
58
+ it_behaves_like "an interruptible input plugin" do
59
+ let(:run_forever) { false }
48
60
  end
61
+ end
62
+
63
+ ecs_compatibility_matrix(:disabled, :v1, :v8) do |ecs_select|
64
+
65
+ let(:config) { super().merge 'ecs_compatibility' => ecs_compatibility }
49
66
 
50
- context "when the unix socket has data to be read" do
51
- it_behaves_like "an interruptible input plugin" do
52
- let(:run_forever) { true }
67
+ let(:queue) { java.util.Vector.new }
68
+
69
+ it 'generates events with host, path and message set' do
70
+ subject.register
71
+ Thread.new(subject, queue) { |subject, queue| subject.run(queue) }
72
+ try(10) do
73
+ expect( queue.size ).to_not eql 0
53
74
  end
54
- end
75
+ subject.do_stop # stop the plugin
55
76
 
56
- context "when the unix socket has no data to be read" do
57
- it_behaves_like "an interruptible input plugin" do
58
- let(:run_forever) { false }
77
+ event = queue.first
78
+
79
+ if ecs_select.active_mode == :disabled
80
+ expect( event.get('host') ).to be_a String
81
+ expect( event.get('path') ).to eql temp_path
82
+ else
83
+ expect( event.get('[host][name]') ).to be_a String
84
+ expect( event.get('[file][path]') ).to eql temp_path
85
+ expect( event.include?('path') ).to be false
59
86
  end
87
+
88
+ expect( event.get('message') ).to eql 'foo'
60
89
  end
90
+
61
91
  end
62
92
 
63
93
  end
94
+
64
95
  end
data/spec/spec_helper.rb CHANGED
@@ -6,8 +6,9 @@ class UnixSocketHelper
6
6
 
7
7
  attr_reader :path
8
8
 
9
- def initialize
9
+ def initialize(line = 'hi!')
10
10
  @socket = nil
11
+ @line = line
11
12
  end
12
13
 
13
14
  def new_socket(path)
@@ -21,9 +22,9 @@ class UnixSocketHelper
21
22
  @thread = Thread.new do
22
23
  begin
23
24
  s = @socket.accept
24
- s.puts "hi" while forever
25
- rescue Errno::EPIPE, Errno::ECONNRESET
26
- # ...
25
+ s.puts @line while forever
26
+ rescue Errno::EPIPE, Errno::ECONNRESET => e
27
+ warn e.inspect if $VERBOSE
27
28
  end
28
29
  end
29
30
  self
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-input-unix
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.7
4
+ version: 3.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-04-06 00:00:00.000000000 Z
11
+ date: 2021-11-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement
@@ -30,6 +30,20 @@ dependencies:
30
30
  - - "<="
31
31
  - !ruby/object:Gem::Version
32
32
  version: '2.99'
33
+ - !ruby/object:Gem::Dependency
34
+ requirement: !ruby/object:Gem::Requirement
35
+ requirements:
36
+ - - "~>"
37
+ - !ruby/object:Gem::Version
38
+ version: '1.3'
39
+ name: logstash-mixin-ecs_compatibility_support
40
+ prerelease: false
41
+ type: :runtime
42
+ version_requirements: !ruby/object:Gem::Requirement
43
+ requirements:
44
+ - - "~>"
45
+ - !ruby/object:Gem::Version
46
+ version: '1.3'
33
47
  - !ruby/object:Gem::Dependency
34
48
  requirement: !ruby/object:Gem::Requirement
35
49
  requirements:
@@ -98,8 +112,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
98
112
  - !ruby/object:Gem::Version
99
113
  version: '0'
100
114
  requirements: []
101
- rubyforge_project:
102
- rubygems_version: 2.6.11
115
+ rubygems_version: 3.1.6
103
116
  signing_key:
104
117
  specification_version: 4
105
118
  summary: Reads events over a UNIX socket