Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Klaus Wölfel
wendelin
Commits
6a30681c
Commit
6a30681c
authored
Jun 10, 2019
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add sample fleuntd configuration file.
parent
2b51cb3d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
utils/fluentd-wendelin.conf
utils/fluentd-wendelin.conf
+24
-0
No files found.
utils/fluentd-wendelin.conf
0 → 100644
View file @
6a30681c
# sample Wendelin plugin configuration file, adjust accordingly before use!
<
source
>
@
type
tail
path
test
.
log
pos_file
test
.
log
.
pos
tag
fluentd
-
1
<
parse
>
@
type
none
</
parse
>
</
source
>
<
match
fluentd
-
1
>
@
type
wendelin
@
id
wendelin_out
streamtool_uri
http
://
192
.
168
.
0
.
47
:
20000
/
erp5
/
portal_ingestion_policies
/
fluentd
-
1
user
zope
password
insecure
use_keep_alive
false
buffer_type
memory
flush_interval
5
s
</
match
>
\ No newline at end of file
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