Replies: 2 comments
-
Hey @ninhtqse , I think what you're looking for is this setting: log-viewer/config/log-viewer.php Line 316 in 503c545 If you share the same volume across multiple app servers (different IPs), then you should set this to |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @arukompas This problem does not occur when the application runs on 1 server. ![]() |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use log-viewer on k8s with 6 pods
mounted the logs folder via persistent volume
However when I get the log file contents, sometimes it is available and sometimes it is not.
I tried to switch cache_driver to redis, but it still doesn't work.
Does anyone know about this?
Beta Was this translation helpful? Give feedback.
All reactions