You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of now, the egress watcher only prints logs to stdout/stderr.
In future, a new flag --log-output will be introduced, to allow for the project to also print logs to a file in case user needs to consult this at a later time without logging into the pod/container and also have longer history.
The text was updated successfully, but these errors were encountered:
As of now, the egress watcher only prints logs to
stdout
/stderr
.In future, a new flag
--log-output
will be introduced, to allow for the project to also print logs to a file in case user needs to consult this at a later time without logging into the pod/container and also have longer history.The text was updated successfully, but these errors were encountered: