Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
F
fluent-plugin-wendelin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
fluent-plugin-wendelin
Commits
fd9525ca
Commit
fd9525ca
authored
May 18, 2018
by
Eteri
Committed by
Klaus Wölfel
Jul 05, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change use_keep_alive default to false
parent
5abf85e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lib/fluent/plugin/out_wendelin.rb
lib/fluent/plugin/out_wendelin.rb
+1
-1
No files found.
lib/fluent/plugin/out_wendelin.rb
View file @
fd9525ca
...
@@ -38,7 +38,7 @@ module Fluent
...
@@ -38,7 +38,7 @@ module Fluent
config_param
:user
,
:string
,
:default
=>
nil
config_param
:user
,
:string
,
:default
=>
nil
config_param
:password
,
:string
,
:default
=>
nil
config_param
:password
,
:string
,
:default
=>
nil
config_param
:use_keep_alive
,
:bool
,
:default
=>
tru
e
config_param
:use_keep_alive
,
:bool
,
:default
=>
fals
e
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment