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
Quick question: I can't find how to find logs anywhere in the documentation. Where are they and how can I configure them for formatting, verbosity, and where they output to?
If you tell me where in the documentation to put it, I can submit a PR to explain this.
I just want to check the logs to figure out why the NUXT_PUBLIC_DEFAULT_SERVER env var in the docker container I'm using doesn't seem to do anything. All I see in the logs of the container is Listening on http://[::]:5314 with no follow up lines.
Kind regards!
The text was updated successfully, but these errors were encountered:
Thanks for working on elk! I use it everyday! :)
Quick question: I can't find how to find logs anywhere in the documentation. Where are they and how can I configure them for formatting, verbosity, and where they output to?
If you tell me where in the documentation to put it, I can submit a PR to explain this.
I just want to check the logs to figure out why the
NUXT_PUBLIC_DEFAULT_SERVER
env var in the docker container I'm using doesn't seem to do anything. All I see in the logs of the container isListening on http://[::]:5314
with no follow up lines.Kind regards!
The text was updated successfully, but these errors were encountered: