EOX GitLab Instance
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ESA
PRISM
VS
Merge requests
!17
Resolve "Integrate ELK stack with Fluentd"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Integrate ELK stack with Fluentd"
9-logging-setup
into
master
Overview
0
Commits
20
Pipelines
0
Changes
1
Merged
Bernhard Mallinger
requested to merge
9-logging-setup
into
master
4 years ago
Overview
0
Commits
20
Pipelines
0
Changes
1
Expand
Closes
#9 (closed)
0
0
Merge request reports
Viewing commit
5442a6d2
Prev
Next
Show latest version
1 file
+
0
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
5442a6d2
Don't dump fluentd logs to stdout
· 5442a6d2
Bernhard Mallinger
authored
4 years ago
fluentd/conf/fluent.conf
+
0
−
3
Options
@@ -45,7 +45,4 @@
flush_interval
1
s
</
store
>
<
store
>
@
type
stdout
</
store
>
</
match
>
Loading