Bug 440242 - cannot display Cron log files
Summary: cannot display Cron log files
Status: REPORTED
Alias: None
Product: KSystemLog
Classification: Applications
Component: general (show other bugs)
Version: 21.04.3
Platform: Slackware Linux
: NOR normal
Target Milestone: ---
Assignee: Nicolas Ternisien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-25 00:42 UTC by Wayne Smith
Modified: 2021-08-01 22:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wayne Smith 2021-07-25 00:42:00 UTC
SUMMARY
the /var/log/cron log file looks empty but its not
any system that runs logrotate will have four files
cron , cron.1 , cron.2 , cron.3 and cron.4
you should be able to select which one you want to look at too

STEPS TO REPRODUCE
1. click on the "Cron Log" button
2. at the bottom of the screen it says 18:20:23 Log successfully loaded


OBSERVED RESULT
3. you are looking at a blank screen now

EXPECTED RESULT
you should see the data in the cron log file


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.22.3
KDE Frameworks Version: 5.84.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
4. as root on a terminal cd /var/log
5. cat cron 
6. you will get a screen full of information
also I could find no way to add other log files that are in my system
I'am running Slackware 15
log files in my sytem are debug , maillog , messages, faillog , lastlog ,secure, spooler, syslog.
most of these use logrotate so there are four versions of them