Merge pull request #578 from nicdoye/master
Fixed links in cluster-components
This commit is contained in:
@@ -88,15 +88,15 @@ about containers in a central database, and provides a UI for browsing that data
|
|||||||
|
|
||||||
#### Cluster-level Logging
|
#### Cluster-level Logging
|
||||||
|
|
||||||
[Container Logging](/docs/user-guide/monitoring.md) saves container logs
|
[Container Logging](/docs/user-guide/monitoring) saves container logs
|
||||||
to a central log store with search/browsing interface. There are two
|
to a central log store with search/browsing interface. There are two
|
||||||
implementations:
|
implementations:
|
||||||
|
|
||||||
* [Cluster-level logging to Google Cloud Logging](
|
* [Cluster-level logging to Google Cloud Logging](
|
||||||
docs/user-guide/logging/#cluster-level-logging-to-google-cloud-logging)
|
/docs/user-guide/logging/#cluster-level-logging-to-google-cloud-logging)
|
||||||
|
|
||||||
* [Cluster-level Logging with Elasticsearch and Kibana](
|
* [Cluster-level Logging with Elasticsearch and Kibana](
|
||||||
docs/getting-started-guides/logging-elasticsearch/)
|
/docs/getting-started-guides/logging-elasticsearch/)
|
||||||
|
|
||||||
## Node components
|
## Node components
|
||||||
|
|
||||||
@@ -138,4 +138,3 @@ running.
|
|||||||
### fluentd
|
### fluentd
|
||||||
|
|
||||||
`fluentd` is a daemon which helps provide [cluster-level logging](#cluster-level-logging).
|
`fluentd` is a daemon which helps provide [cluster-level logging](#cluster-level-logging).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user