phenomlab
For journalctl -xe:
`-- A start job for unit session-70.scope has finished successfully.
-- The job identifier is 3818.
Nov 24 23:50:02 ip-172-31-66-31 systemd[7236]: Reached target Main User Target.
-- Subject: A start job for unit UNIT has finished successfully
-- Defined-By: systemd
-- A start job for unit UNIT has finished successfully.
-- The job identifier is 1.
Nov 24 23:50:02 ip-172-31-66-31 systemd[7236]: Startup finished in 52ms.
-- Subject: User manager start-up is now complete
-- Defined-By: systemd
-- The user manager instance for user 1000 has been started. All services queued
-- for starting have been started. Note that other services might still be starting
-- up or be started at any later time.
-- Startup of the manager took 52538 microseconds.
Nov 24 23:50:21 ip-172-31-66-31 sshd[7278]: rexec line 16: Deprecated option UsePrivilegeSeparation
Nov 24 23:50:21 ip-172-31-66-31 sshd[7278]: rexec line 19: Deprecated option KeyRegenerationInterval
Nov 24 23:50:21 ip-172-31-66-31 sshd[7278]: rexec line 20: Deprecated option ServerKeyBits
Nov 24 23:50:21 ip-172-31-66-31 sshd[7278]: rexec line 31: Deprecated option RSAAuthentication
Nov 24 23:50:21 ip-172-31-66-31 sshd[7278]: rexec line 38: Deprecated option RhostsRSAAuthentication
Nov 24 23:50:21 ip-172-31-66-31 sshd[7278]: reprocess config line 31: Deprecated option RSAAuthenti>
Nov 24 23:50:21 ip-172-31-66-31 sshd[7278]: reprocess config line 38: Deprecated option RhostsRSAAu>
Nov 24 23:50:21 ip-172-31-66-31 sshd[7278]: Invalid user jenkins from 104.248.243.134 port 41200
Nov 24 23:50:21 ip-172-31-66-31 sshd[7278]: Received disconnect from 104.248.243.134 port 41200:11:>
Nov 24 23:50:21 ip-172-31-66-31 sshd[7278]: Disconnected from invalid user jenkins 104.248.243.134 >
lines 2040-2070/2070 (END)
`
and for journalctl | tail:
ubuntu@ip-172-31-66-31:~$ journalctl | tail
Nov 24 23:50:21 ip-172-31-66-31 sshd[7278]: rexec line 16: Deprecated option UsePrivilegeSeparation
Nov 24 23:50:21 ip-172-31-66-31 sshd[7278]: rexec line 19: Deprecated option KeyRegenerationInterval
Nov 24 23:50:21 ip-172-31-66-31 sshd[7278]: rexec line 20: Deprecated option ServerKeyBits
Nov 24 23:50:21 ip-172-31-66-31 sshd[7278]: rexec line 31: Deprecated option RSAAuthentication
Nov 24 23:50:21 ip-172-31-66-31 sshd[7278]: rexec line 38: Deprecated option RhostsRSAAuthentication
Nov 24 23:50:21 ip-172-31-66-31 sshd[7278]: reprocess config line 31: Deprecated option RSAAuthentication
Nov 24 23:50:21 ip-172-31-66-31 sshd[7278]: reprocess config line 38: Deprecated option RhostsRSAAuthentication
Nov 24 23:50:21 ip-172-31-66-31 sshd[7278]: Invalid user jenkins from 104.248.243.134 port 41200
Nov 24 23:50:21 ip-172-31-66-31 sshd[7278]: Received disconnect from 104.248.243.134 port 41200:11: Normal Shutdown, Thank you for playing [preauth]
Nov 24 23:50:21 ip-172-31-66-31 sshd[7278]: Disconnected from invalid user jenkins 104.248.243.134 port 41200 [preauth]
ubuntu@ip-172-31-66-31:~$