-
Notifications
You must be signed in to change notification settings - Fork 49
Beta 3549.1.0: missing logs in /var/log/journal #1005
Copy link
Copy link
Closed
Labels
channel/betaIssue concerns the Beta channel.Issue concerns the Beta channel.kind/bugSomething isn't workingSomething isn't working
Description
Description
After our QA servers upgraded to new beta 3549.1.0, we noticed that systemd log shipping stopped working.
It looks that logs are not saved to /var/log/journal - they are present only in /run/log/journal
Impact
No logs under /var/log/journal
Environment and steps to reproduce
- Set-up: 3549.1.0
- Task: logs
Additional information
3510.1.0:
# find /var/log/journal -print
/var/log/journal
/var/log/journal/31d149ee9da74ddf9e23f9c5aa9d00c8
/var/log/journal/31d149ee9da74ddf9e23f9c5aa9d00c8/user-1524402668.journal
/var/log/journal/31d149ee9da74ddf9e23f9c5aa9d00c8/system.journal
/var/log/journal/remote
3549.1.0:
# find /var/log/journal -print
/var/log/journal
/var/log/journal/remote
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
channel/betaIssue concerns the Beta channel.Issue concerns the Beta channel.kind/bugSomething isn't workingSomething isn't working