Skip to content

Get started with Istio - trim log while retrying #171

Open
@find-arka

Description

After this section we could add a | tail -6

If you check the logs of the purchase-history service, you will see the retries:

kubectl logs deploy/purchase-history-v3 -n istioinaction | grep x-envoy-attempt-count | tail -6

in case someone retires many times, if we don't tail the log, the number of log lines become very long

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions