fluent-plugin-splunk-hec 1.2.11 → 1.2.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +12 -12
  3. data/README.md +6 -5
  4. data/VERSION +1 -1
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 277de2e282c7dfee68431d0b4ca144b8215d68f7210814fff1caadc452527955
4
- data.tar.gz: 99bd20f106656d0be1ab6d70c3d1afd4516fbd19995e3edc8c6357f123f18e12
3
+ metadata.gz: d894794bebe383deedf31c9e928543c90c5353ac880e5ec9b70c681f2186113f
4
+ data.tar.gz: f1eb6d50647ac6acb6c6bd3e4671089d042b14c1f8237160e5928804981509e0
5
5
  SHA512:
6
- metadata.gz: e8b91a7bfc42ce39100754bd79730a7fad4b27337e9cd70e13ccbc836f05aa98e123714cf268cd8f76bb351b8e409191050d8a9b4856bc088334a7a10f174000
7
- data.tar.gz: 8874436fb7b143529994256d7f8d99d0f57c113e40ff1b3907af0a08c802a65372b7550c70d7db35af75c4de9e826385d0f7a663f82f8941062a2f302c46087a
6
+ metadata.gz: a935f7f94dc580bf1ccacfc7055eb7a9e9d0d5f7193bb7a326b690e3c8c1d1b510c8c38443304b7c80b663fc8f17ce2ebd5939a963bc333303a78c3f2f563bd2
7
+ data.tar.gz: b1012167010f85a9124c072f0a8fdf10a2d9dd143dd4d0d2dd96495107b9dcb0d8454103581ea881afacd7e41e861b45f821562e327368da68c4fc03eec6c3fa
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- fluent-plugin-splunk-hec (1.2.11)
4
+ fluent-plugin-splunk-hec (1.2.12)
5
5
  fluentd (>= 1.4)
6
6
  multi_json (~> 1.13)
7
7
  net-http-persistent (~> 3.1)
@@ -11,9 +11,9 @@ PATH
11
11
  GEM
12
12
  remote: https://rubygems.org/
13
13
  specs:
14
- activemodel (7.0.1)
15
- activesupport (= 7.0.1)
16
- activesupport (7.0.1)
14
+ activemodel (7.0.2.3)
15
+ activesupport (= 7.0.2.3)
16
+ activesupport (7.0.2.3)
17
17
  concurrent-ruby (~> 1.0, >= 1.0.2)
18
18
  i18n (>= 1.6, < 2)
19
19
  minitest (>= 5.1)
@@ -23,18 +23,18 @@ GEM
23
23
  aes_key_wrap (1.1.0)
24
24
  attr_required (1.0.1)
25
25
  bindata (2.4.10)
26
- concurrent-ruby (1.1.9)
26
+ concurrent-ruby (1.1.10)
27
27
  connection_pool (2.2.5)
28
28
  cool.io (1.7.1)
29
29
  crack (0.4.5)
30
30
  rexml
31
31
  docile (1.4.0)
32
- fluentd (1.14.4)
32
+ fluentd (1.14.5)
33
33
  bundler
34
34
  cool.io (>= 1.4.5, < 2.0.0)
35
35
  http_parser.rb (>= 0.5.1, < 0.9.0)
36
36
  msgpack (>= 1.3.1, < 2.0.0)
37
- serverengine (>= 2.2.2, < 3.0.0)
37
+ serverengine (>= 2.2.5, < 3.0.0)
38
38
  sigdump (~> 0.2.2)
39
39
  strptime (>= 0.2.4, < 1.0.0)
40
40
  tzinfo (>= 1.0, < 3.0)
@@ -44,7 +44,7 @@ GEM
44
44
  hashdiff (1.0.1)
45
45
  http_parser.rb (0.8.0)
46
46
  httpclient (2.8.3)
47
- i18n (1.9.1)
47
+ i18n (1.10.0)
48
48
  concurrent-ruby (~> 1.0)
49
49
  json-jwt (1.13.0)
50
50
  activesupport (>= 4.2)
@@ -54,7 +54,7 @@ GEM
54
54
  mini_mime (>= 0.1.1)
55
55
  mini_mime (1.1.2)
56
56
  minitest (5.15.0)
57
- msgpack (1.4.4)
57
+ msgpack (1.4.5)
58
58
  multi_json (1.15.0)
59
59
  net-http-persistent (3.1.0)
60
60
  connection_pool (~> 2.2)
@@ -69,7 +69,7 @@ GEM
69
69
  validate_url
70
70
  webfinger (>= 1.0.1)
71
71
  power_assert (2.0.1)
72
- prometheus-client (2.1.0)
72
+ prometheus-client (4.0.0)
73
73
  public_suffix (4.0.6)
74
74
  rack (2.2.3)
75
75
  rack-oauth2 (1.19.0)
@@ -98,7 +98,7 @@ GEM
98
98
  power_assert
99
99
  tzinfo (2.0.4)
100
100
  concurrent-ruby (~> 1.0)
101
- tzinfo-data (1.2021.5)
101
+ tzinfo-data (1.2022.1)
102
102
  tzinfo (>= 1.0.0)
103
103
  validate_email (0.1.6)
104
104
  activemodel (>= 3.0)
@@ -129,4 +129,4 @@ DEPENDENCIES
129
129
  webmock (~> 3.5.0)
130
130
 
131
131
  BUNDLED WITH
132
- 2.3.9
132
+ 2.3.10
data/README.md CHANGED
@@ -401,6 +401,7 @@ The following parameters can be used for tuning HTTP connections:
401
401
  The default is five seconds. If a connection has not been used for five seconds, it is automatically reset at next use, in order to avoid attempting to send to a closed connection. Specifiy `nil` to prohibit any timeouts.
402
402
 
403
403
  #### read_timeout (integer)
404
+
404
405
  The amount of time allowed between reading two chunks from the socket. The default value is `nil`, which means no timeout.
405
406
 
406
407
  #### open_timeout (integer)
@@ -421,11 +422,11 @@ The private key for this client.
421
422
 
422
423
  #### ca_file (string)
423
424
 
424
- The path to a file containing a PEM-format CA certificate.
425
+ The path to a file containing CA cerificates in PEM format. The plugin will verify the TLS server certificate presented by Splunk against the certificates in this file, unless verification is disabled by the `ssl_insecure` option.
425
426
 
426
427
  #### ca_path (string)
427
428
 
428
- The path to a directory containing CA certificates in PEM format.
429
+ The path to a directory containing CA certificates in PEM format. The plugin will verify the TLS server certificate presented by Splunk against the certificates in this file, unless verification is disabled by the `ssl_insecure` option.
429
430
 
430
431
  #### ciphers (array)
431
432
 
@@ -433,15 +434,15 @@ List of SSl ciphers allowed.
433
434
 
434
435
  #### insecure_ssl (bool)
435
436
 
436
- Specifies whether an insecure SSL connection is allowed. If set to false, Splunk does not verify an insecure server certificate. This parameter is set to `false` by default. Ensure parameter `ca_file` is not configured in order to allow insecure SSL connections when this value is set to `true`.
437
+ Specifies whether an insecure SSL connection is allowed. If set to `false` (the default), the plugin will verify the TLS server certificate presented by Splunk against the CA certificates provided by the `ca_file`/`ca_path` options, and reject the certificate if if verification fails.
437
438
 
438
439
  #### require_ssl_min_version (bool)
439
440
 
440
- When set to true, TLS version 1.1 and above is required.
441
+ When set to `true` (the default), the plugin will require TLSv1.1 or later for its connection to Splunk.
441
442
 
442
443
  #### consume_chunk_on_4xx_errors (bool)
443
444
 
444
- Specifies whether any 4xx HTTP response status code consumes the buffer chunks. If set to false, Splunk will fail to flush the buffer on such status codes. This parameter is set to `true` by default for backwards compatibility.
445
+ Specifies whether any 4xx HTTP response status code consumes the buffer chunks. If set to `false`, Splunk will fail to flush the buffer on such status codes. This parameter is set to `true` by default for backwards compatibility.
445
446
 
446
447
  ## About Buffer
447
448
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.2.11
1
+ 1.2.12
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluent-plugin-splunk-hec
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.11
4
+ version: 1.2.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Splunk Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-03-15 00:00:00.000000000 Z
11
+ date: 2022-03-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: fluentd