sailfishos-chum / bugger

Apache License 2.0
0 stars 2 forks source link

Collect and attach logs #21

Open pherjung opened 1 year ago

pherjung commented 1 year ago

Some bugs aren't easily reproducible. A nice feature will be to easily add specific logs. Some discussions started :

nephros commented 1 year ago

I guess the first step is to enable File Uploading: Depends on: #5

Also, all the different log collecting documentation can be added to the Help/Welcome screens. Some of those are already there:

nephros commented 1 year ago

Is the goal to have Bugger functionality to collect logs itself?

Or should it trigger some external tools?

nephros commented 1 year ago

Security/Privacy concerns as raised in the meeting log are also of concern.

Bugger shall not have any functionality built-in which poses the risk of leakage of privacy or security related data.

pherjung commented 1 year ago

Is the goal to have Bugger functionality to collect logs itself?

Or should it trigger some external tools?

What is technically the easiest way? Aim is to provide an easy tool for users without technical skills.

nephros commented 1 year ago

Hm, so we can now dump the journal to a file and load the contents.

See 'logcollect' branch.

nephros commented 1 year ago

Current status: (Version 0.10.1)

nephros commented 1 year ago

Current status: (Version 0.10.3)

[X] introduce plugin system for log collecting scripts via systemd template, see https://github.com/sailfishos-chum/bugger/blob/logcollect/README_logcollect.md