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
Note: The Loki logging driver still uses the json-log driver in combination with sending logs to Loki, this is mainly useful to keep the docker logs command working.
So we should be able to continue to use swarmpit to view logs.
Steps to reproduce the issue:
Configure a service with a Loki logging driver.
Deploy to the swarm.
What happens:
Open the service's Services and Task entries in swarmpit, note the View log options are disabled.
What should happen:
We should still be able to view logs when the Loki driver is used.