logreader icon indicating copy to clipboard operation
logreader copied to clipboard

📜 Log reader for Nextcloud

Results 82 logreader issues
Sort by recently updated
recently updated
newest added

Please check the output of the GitHub action and manually resolve the issueshttps://github.com/nextcloud/logreader/actions/runs/8495163568@Antreesy @icewind1991

* Resolves #979 This creates an internal log file for all non file loggers, this enables showing all kind of logs. The internal log file is then rotated by a...

enhancement
3. to review
feedback-requested

Please check the output of the GitHub action and manually resolve the issueshttps://github.com/nextcloud/logreader/actions/runs/8406288701@Antreesy @icewind1991

On our instance the setup check did almost not finish. I added `var_dump(time() . $setupCheck->getService());` in the SetupCheckManager to find out it's actually the log reader taking all the time....

bug
1. to develop
good first issue

It would be nice if you could clear the logs from the admin logging section. Is this possible?

enhancement

Can we fix that? _Originally posted by @Dennis1993 in https://github.com/nextcloud/logreader/issues/1134#issuecomment-1913312715_ Looks like the rule that matches is this one: https://github.com/easylist/easylist/blob/cc978eaf9a634160e89252ff804fb5bffd1e5a71/easyprivacy/easyprivacy_general.txt#L305 Not sure there's much we can do about this, but...

enhancement

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
0. Needs triage

I found that the UI of selecting the log level is a bit broken: the button to upload the log file is not shown according to the UI theme. ![image](https://github.com/nextcloud/logreader/assets/5199030/5116b68b-d9dd-4c6f-a26b-2999f39e19d3)...

bug
27-feedback

Is it possible to filter log messages by App? If not, can this functionality be added? Similar to how you can filter by 'Level' you should be able to filter...

enhancement
1. to develop