Skip to content

Instantly share code, notes, and snippets.

@dincosman
Last active October 7, 2023 06:30
Show Gist options
  • Select an option

  • Save dincosman/97550c6f710fec1032b6a69c18767520 to your computer and use it in GitHub Desktop.

Select an option

Save dincosman/97550c6f710fec1032b6a69c18767520 to your computer and use it in GitHub Desktop.
Records in var/log/messages
[root@bltdb02 ~]# vi /var/log/messages
...
Feb 22 13:25:15 bltdb02 systemd-logind: Removed session 1202.
Feb 22 13:25:57 bltdb02 systemd-logind: New session 1203 of user oracle.
Feb 22 13:25:57 bltdb02 systemd: Started Session 1203 of user oracle.
Feb 22 13:25:57 bltdb02 systemd-logind: Removed session 1203.
Feb 22 13:27:25 bltdb02 chronyd[2019]: Selected source 95.140.32.4
Feb 22 13:28:13 bltdb02 rtkit-daemon[1999]: The canary thread is apparently starving. Taking action.
Feb 22 13:28:13 bltdb02 rtkit-daemon[1999]: Demoting known real-time threads.
Feb 22 13:28:13 bltdb02 rtkit-daemon[1999]: Demoted 0 threads.
Feb 22 13:35:49 bltdb02 kernel: microcode: microcode updated early to revision 0x46, date = 2021-01-27
Feb 22 13:35:49 bltdb02 kernel: Linux version 4.14.35-2047.506.10.el7uek.x86_64 (mockbuild@host-100-100-224-6) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-16.0.3) (GCC)) #2 SMP Thu Aug 12 17:12:22 PDT 2021
Feb 22 13:35:49 bltdb02 kernel: Command line: BOOT_IMAGE=/vmlinuz-4.14.35-2047.506.10.el7uek.x86_64 root=/dev/mapper/ol_bltdb02-root ro rd.lvm.lv=ol_bltdb02/root rd.lvm.lv=ol_bltdb02/swap rhgb quiet numa=off transparent_hugepage=never LANG=en_US.UTF-8
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment