Public bug reported:

1. # lsb_release -rd
Description:    Ubuntu 18.04.1 LTS
Release:        18.04

2. # apt-cache policy sosreport
sosreport:
  Installed: 3.6-1ubuntu0.18.04.2
  Candidate: 3.6-1ubuntu0.18.04.2
  Version table:
 *** 3.6-1ubuntu0.18.04.2 500
        500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
        100 /var/lib/dpkg/status
     3.5-1ubuntu3 500
        500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages

3. sosreport includes the entire systemd journal
4. sosreport only includes some journalctl command outputs


On systems with a systemd journal, there is a binary database which includes 
all of the system journal events for all previous boots as well as the current 
one.  The current collection is not comprehensive:

./sos_commands/systemd/journalctl_--list-boots
./sos_commands/logs/journalctl_--no-pager_--catalog_--boot_-1
./sos_commands/logs/journalctl_--disk-usage
./sos_commands/logs/journalctl_--no-pager_--catalog_--boot

If we include the entire journal, then further queries can be run
against the journal offline.

The journal may be in /run/log/journal (for ephemeral journal mode, like
in Xenial) or in /var/log/journal (persistent mode, like in Bionic and
newer).

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: sosreport 3.6-1ubuntu0.18.04.2
ProcVersionSignature: Ubuntu 4.15.0-43.46~16.04.1-generic 4.15.18
Uname: Linux 4.15.0-43-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
Date: Tue Jan 29 17:42:38 2019
Dependencies: python3-six 1.11.0-2
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=C.UTF-8
SourcePackage: sosreport
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: sosreport (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug bionic uec-images

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1813814

Title:
  please include systemd journal if present

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sosreport/+bug/1813814/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to