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
3831aa70
Commit
3831aa70
authored
Feb 22, 2015
by
Brian Browning
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a clarification that the console output showing the kibana url is not…
Add a clarification that the console output showing the kibana url is not present in versions below 0.11
parent
86a0193f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
logging.md
docs/logging.md
+1
-1
No files found.
docs/logging.md
View file @
3831aa70
...
...
@@ -13,7 +13,7 @@ Currently the collection of container logs using the [Fluentd](http://www.fluent
enabled by default for clusters created for the GCE platform. Each node uses Fluentd to collect
the container logs which are submitted in
[
Logstash
](
http://logstash.net/docs/1.4.2/tutorials/getting-started-with-logstash
)
format (in JSON) to an
[
Elasticsearch
](
http://www.elasticsearch.org/
)
cluster which runs as a Kubernetes service.
W
hen you create a cluster the console output reports the URL of both the Elasticsearch cluster as well as
As of Kubernetes 0.11, w
hen you create a cluster the console output reports the URL of both the Elasticsearch cluster as well as
a URL for a
[
Kibana
](
http://www.elasticsearch.org/overview/kibana/
)
dashboard viewer for the logs that have been ingested
into Elasticsearch.
```
...
...
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