logreader
logreader copied to clipboard
📜 Log reader for Nextcloud
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...
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....
It would be nice if you could clear the logs from the admin logging section. Is this possible?
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...
### ⚠️ 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...
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. ...
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...