dozzle icon indicating copy to clipboard operation
dozzle copied to clipboard

Realtime log viewer for docker containers.

Results 34 dozzle issues
Sort by recently updated
recently updated
newest added

Bumps [unplugin-auto-import](https://github.com/antfu/unplugin-auto-import) from 0.10.3 to 0.11.0. Release notes Sourced from unplugin-auto-import's releases. v0.11.0    🚀 Features Use type=module  -  by @​JounQin in antfu/unplugin-auto-import#243     View changes on GitHub Commits a3d830e chore: release...

dependencies
automerge
npm

This pull request adds JSON support. - [x] Show all fields when no fields are selected - [x] Allow adding and removing json fields - [x] Save field list to...

**Is your feature request related to a problem? Please describe.** It would be cool if I could instantly copy a line via a menu option. My in-progress PR (#1639) contains...

enhancement
pinned

``` index.31ba9d2f.js:1 Error: Unknown message type at index.31ba9d2f.js:41:7742 at Array.filter () at wi.fn (index.31ba9d2f.js:41:7627) at wi.run (index.31ba9d2f.js:1:5254) at get value [as value] (index.31ba9d2f.js:1:13344) at N (index.31ba9d2f.js:1:12422) at Proxy. (index.31ba9d2f.js:41:21970) at...

I suppose that there is no HTTPS feature for the Dozzle gui available yet, is this correct? The TLS connection to remote docker dameons works perfectly, therefore I thought it...

enhancement

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...

dependencies

The File Based User Management documentation, here: https://dozzle.dev/guide/authentication Suggests to run: `echo -n password | shasum -a 256` or respectively `echo -n 'secret-password' | sha256sum` On: `uname -a` `Darwin 23.3.0...

enhancement

**Is your feature request related to a problem? Please describe.** I've been using dozzle for a while and was surprised when a recent update disabled text colors in logs (I...

enhancement

Hi! **Is your feature request related to a problem? Please describe.** I have very large log files (>1,000,000 lines, ~50,000 new lines per day) and sometimes need to view older...

enhancement
keep

The log level detection is already working fine. Now it would be great, if we could filter the output by log level. Every level should be filterable individually.

enhancement