istio.io/content/docs/tasks/telemetry
Tiago M. Vieira 079f73c371 fix the kubectl logs command usage. (#1611)
Accordingly with the kubectl help documentation for the logs
command, the container name is a flag and not an argument:

`
Usage:
  kubectl logs [-f] [-p] (POD | TYPE/NAME) [-c CONTAINER] [options]
`

The use of an argument instead of a flag is to keep compatible
with legacy systems, but it is not recommended as it can be removed
at any time.
2018-06-27 19:08:31 -04:00
..
distributed-tracing Guides -> Examples 2018-06-27 16:03:53 -07:00
fluentd Guides -> Examples 2018-06-27 16:03:53 -07:00
metrics-logs fix the kubectl logs command usage. (#1611) 2018-06-27 19:08:31 -04:00
querying-metrics Guides -> Examples 2018-06-27 16:03:53 -07:00
servicegraph Guides -> Examples 2018-06-27 16:03:53 -07:00
tcp-metrics Guides -> Examples 2018-06-27 16:03:53 -07:00
using-istio-dashboard Guides -> Examples 2018-06-27 16:03:53 -07:00
_index.md