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
I'm using opcodesio/log-viewer and it's working perfectly in my local environment. I've added a custom log file (caddy.log) which shows up correctly locally, but on the production server, it doesn't appear in the Log Viewer UI — even though the file exists.
✅ Setup
Laravel version: 12
Log Viewer version:3.15
PHP version: 8.2
Hosted on EC2+docker container
my file is located on same as located on larvel.log (storage/logs/caddy.log)
My server permission
-rw------- 1 root root 0 Jul 29 13:48 caddy.log
❌ Problem
The custom log file (caddy.log) does not show up in the Log Viewer UI on the server, while it does locally and even on local docker container.
Any idea what might be causing this? Is there additional caching or indexing that might differ between environments?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team 👋
I'm using opcodesio/log-viewer and it's working perfectly in my local environment. I've added a custom log file (caddy.log) which shows up correctly locally, but on the production server, it doesn't appear in the Log Viewer UI — even though the file exists.
✅ Setup
Laravel version: 12
Log Viewer version:3.15
PHP version: 8.2
Hosted on EC2+docker container
my file is located on same as located on larvel.log (storage/logs/caddy.log)
My server permission
-rw------- 1 root root 0 Jul 29 13:48 caddy.log
❌ Problem
The custom log file (caddy.log) does not show up in the Log Viewer UI on the server, while it does locally and even on local docker container.
Any idea what might be causing this? Is there additional caching or indexing that might differ between environments?
Thanks in advance! 🙏
`
My Custom Caddy service File
}`
Beta Was this translation helpful? Give feedback.
All reactions