Created
October 31, 2020 20:00
-
-
Save todd-dsm/b3444f239eb5fc9975b3386c5142d5a8 to your computer and use it in GitHub Desktop.
an excerpt of events from a system log; referenced by the Google Doc "observability".
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oct 31 19:57:04 wfma-dev sshd[11583]: Accepted publickey for userName from aaa.bbb.ccc.ddd port 55305 ssh2: RSA SHA256:xbm3DZ4C0XNIaxD/dRLN/g0v/eZOl9vVIXFYYwgFVd0 | |
Oct 31 19:57:04 wfma-dev systemd-logind[2852]: New session 6816 of user userName. | |
Oct 31 19:57:04 wfma-dev systemd[1]: Started Session 6816 of user userName. | |
Oct 31 19:57:04 wfma-dev systemd[1]: Starting Session 6816 of user userName. | |
Oct 31 19:57:04 wfma-dev sshd[11583]: pam_unix(sshd:session): session opened for user userName by (uid=0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment