Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
7ae8eee1
Commit
7ae8eee1
authored
Mar 20, 2017
by
Mik Vyatskov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add readme for fluentd-elasticsearch addon
parent
0fb9e038
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
1 deletion
+12
-1
README.md
cluster/addons/fluentd-elasticsearch/README.md
+11
-0
README.md
cluster/addons/fluentd-gcp/README.md
+1
-1
No files found.
cluster/addons/fluentd-elasticsearch/README.md
0 → 100644
View file @
7ae8eee1
# Logging Agent For Elasticsearch
==============
Logging Agent For Elasticsearch is a DaemonSet which spawns a pod on each node
that reads logs, generated by kubelet, container runtime and containers
and sends them to Elasticsearch, deployed in the cluster. Later logs can be
accessed either by querying Elasticsearch directly or by using Kibana.
Learn more at: https://kubernetes.io/docs/tasks/debug-application-cluster/logging-elasticsearch-kibana
[

]()
cluster/addons/fluentd-gcp/README.md
View file @
7ae8eee1
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
==============
==============
Stackdriver Logging Agent is a DaemonSet which spawns a pod on each node
Stackdriver Logging Agent is a DaemonSet which spawns a pod on each node
that reads logs, generated by kubelet, container
engin
e and containers
that reads logs, generated by kubelet, container
runtim
e and containers
and sends them to the Stackdriver. When logs are exported to the Stackdriver,
and sends them to the Stackdriver. When logs are exported to the Stackdriver,
they can be searched, viewed, and analyzed.
they can be searched, viewed, and analyzed.
...
...
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