Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
6573cb74
Commit
6573cb74
authored
Apr 14, 2020
by
Zamir Martins Filho
Committed by
Nick Gaskill
Apr 14, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Fluentd docs related to the cluster app page
parent
89003fb3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
0 deletions
+23
-0
doc/user/clusters/applications.md
doc/user/clusters/applications.md
+23
-0
doc/user/clusters/img/fluentd_v12_10.png
doc/user/clusters/img/fluentd_v12_10.png
+0
-0
No files found.
doc/user/clusters/applications.md
View file @
6573cb74
...
...
@@ -43,6 +43,7 @@ The following applications can be installed:
-
[
Knative
](
#knative
)
-
[
Crossplane
](
#crossplane
)
-
[
Elastic Stack
](
#elastic-stack
)
-
[
Fluentd
](
#fluentd
)
With the exception of Knative, the applications will be installed in a dedicated
namespace called
`gitlab-managed-apps`
.
...
...
@@ -523,6 +524,28 @@ kubectl port-forward svc/kibana 5601:443
Then, you can visit Kibana at
`http://localhost:5601`
.
### Fluentd
> Introduced in GitLab 12.10 for project- and group-level clusters.
[
Fluentd
](
https://www.fluentd.org/
)
is an open source data collector, which enables
you to unify the data collection and consumption to better use and understand
your data. Fluentd sends logs in syslog format.
To enable Fluentd:
1.
Navigate to
**{cloud-gear}**
**Operations > Kubernetes**
and click
**Applications**
. You will be prompted to enter a host, port and protocol
where the WAF logs will be sent to via syslog.
1.
Provide the host domain name or URL in
**SIEM URL or Host**
.
1.
Provide the host port number in
**SIEM Port**
.
1.
Select a
**SIEM Protocol**
.
1.
Check
**Send ModSecurity Logs**
. If you do not select this checkbox, the
**Install**
button is disabled.
1.
Click
**Install**
.
![
Fluentd input fields
](
img/fluentd_v12_10.png
)
### Future apps
Interested in contributing a new GitLab managed app? Visit the
...
...
doc/user/clusters/img/fluentd_v12_10.png
0 → 100644
View file @
6573cb74
26.1 KB
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