instruction
stringclasses
2 values
input
stringlengths
7
252
output
stringlengths
7
302
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=150.183.249.110 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 10 16:03:18 combo sshd(pam_unix) 30684.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=150.183.249.110 user=root
Month=Jul, Date=10, Time=16:03:18, Level=combo, Component=sshd(pam_unix), PID=30684.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=150.183.249.110 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=150.183.249.110 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 10 16:03:18 combo sshd(pam_unix) 30685.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=150.183.249.110 user=root
Month=Jul, Date=10, Time=16:03:18, Level=combo, Component=sshd(pam_unix), PID=30685.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=150.183.249.110 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=150.183.249.110 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 10 16:03:18 combo sshd(pam_unix) 30686.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=150.183.249.110 user=root
Month=Jul, Date=10, Time=16:03:18, Level=combo, Component=sshd(pam_unix), PID=30686.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=150.183.249.110 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 10 16:33:01 combo sshd(pam_unix) 30725.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
Month=Jul, Date=10, Time=16:33:01, Level=combo, Component=sshd(pam_unix), PID=30725.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 10 16:33:01 combo sshd(pam_unix) 30729.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
Month=Jul, Date=10, Time=16:33:01, Level=combo, Component=sshd(pam_unix), PID=30729.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 10 16:33:02 combo sshd(pam_unix) 30731.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
Month=Jul, Date=10, Time=16:33:02, Level=combo, Component=sshd(pam_unix), PID=30731.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 10 16:33:02 combo sshd(pam_unix) 30732.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
Month=Jul, Date=10, Time=16:33:02, Level=combo, Component=sshd(pam_unix), PID=30732.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 10 16:33:02 combo sshd(pam_unix) 30734.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
Month=Jul, Date=10, Time=16:33:02, Level=combo, Component=sshd(pam_unix), PID=30734.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 10 16:33:03 combo sshd(pam_unix) 30739.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
Month=Jul, Date=10, Time=16:33:03, Level=combo, Component=sshd(pam_unix), PID=30739.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 10 16:33:03 combo sshd(pam_unix) 30737.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
Month=Jul, Date=10, Time=16:33:03, Level=combo, Component=sshd(pam_unix), PID=30737.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 10 16:33:04 combo sshd(pam_unix) 30740.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
Month=Jul, Date=10, Time=16:33:04, Level=combo, Component=sshd(pam_unix), PID=30740.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 10 16:33:05 combo sshd(pam_unix) 30743.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
Month=Jul, Date=10, Time=16:33:05, Level=combo, Component=sshd(pam_unix), PID=30743.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 10 16:33:05 combo sshd(pam_unix) 30726.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
Month=Jul, Date=10, Time=16:33:05, Level=combo, Component=sshd(pam_unix), PID=30726.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.214.161.141 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 03:46:14 combo sshd(pam_unix) 31851.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
Month=Jul, Date=11, Time=03:46:14, Level=combo, Component=sshd(pam_unix), PID=31851.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 03:46:15 combo sshd(pam_unix) 31848.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
Month=Jul, Date=11, Time=03:46:15, Level=combo, Component=sshd(pam_unix), PID=31848.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 03:46:15 combo sshd(pam_unix) 31850.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
Month=Jul, Date=11, Time=03:46:15, Level=combo, Component=sshd(pam_unix), PID=31850.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 03:46:15 combo sshd(pam_unix) 31861.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
Month=Jul, Date=11, Time=03:46:15, Level=combo, Component=sshd(pam_unix), PID=31861.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 03:46:15 combo sshd(pam_unix) 31854.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
Month=Jul, Date=11, Time=03:46:15, Level=combo, Component=sshd(pam_unix), PID=31854.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 03:46:15 combo sshd(pam_unix) 31853.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
Month=Jul, Date=11, Time=03:46:15, Level=combo, Component=sshd(pam_unix), PID=31853.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 03:46:16 combo sshd(pam_unix) 31862.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
Month=Jul, Date=11, Time=03:46:16, Level=combo, Component=sshd(pam_unix), PID=31862.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 03:46:17 combo sshd(pam_unix) 31855.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
Month=Jul, Date=11, Time=03:46:17, Level=combo, Component=sshd(pam_unix), PID=31855.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 03:46:17 combo sshd(pam_unix) 31852.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
Month=Jul, Date=11, Time=03:46:17, Level=combo, Component=sshd(pam_unix), PID=31852.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 03:46:19 combo sshd(pam_unix) 31860.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
Month=Jul, Date=11, Time=03:46:19, Level=combo, Component=sshd(pam_unix), PID=31860.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.77.200.128 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session opened for user cyrus by (uid=0)
session opened for user <*> by <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 04:03:03 combo su(pam_unix) 32237.0 session opened for user cyrus by (uid=0)
Month=Jul, Date=11, Time=04:03:03, Level=combo, Component=su(pam_unix), PID=32237.0, Content=session opened for user cyrus by (uid=0)
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session closed for user cyrus
session closed for user <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 04:03:04 combo su(pam_unix) 32237.0 session closed for user cyrus
Month=Jul, Date=11, Time=04:03:04, Level=combo, Component=su(pam_unix), PID=32237.0, Content=session closed for user cyrus
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
ALERT exited abnormally with [1]
ALERT exited abnormally with <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 04:03:05 combo logrotate nan ALERT exited abnormally with [1]
Month=Jul, Date=11, Time=04:03:05, Level=combo, Component=logrotate, PID=nan, Content=ALERT exited abnormally with [1]
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session opened for user news by (uid=0)
session opened for user <*> by <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 04:08:37 combo su(pam_unix) 32608.0 session opened for user news by (uid=0)
Month=Jul, Date=11, Time=04:08:37, Level=combo, Component=su(pam_unix), PID=32608.0, Content=session opened for user news by (uid=0)
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session closed for user news
session closed for user <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 04:08:38 combo su(pam_unix) 32608.0 session closed for user news
Month=Jul, Date=11, Time=04:08:38, Level=combo, Component=su(pam_unix), PID=32608.0, Content=session closed for user news
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
check pass; user unknown
check pass; user <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 11:33:13 combo gdm(pam_unix) 2803.0 check pass; user unknown
Month=Jul, Date=11, Time=11:33:13, Level=combo, Component=gdm(pam_unix), PID=2803.0, Content=check pass; user unknown
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Couldn't authenticate user
Couldn't authenticate user
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 11:33:17 combo gdm-binary 2803.0 Couldn't authenticate user
Month=Jul, Date=11, Time=11:33:17, Level=combo, Component=gdm-binary, PID=2803.0, Content=Couldn't authenticate user
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 17:58:16 combo sshd(pam_unix) 1325.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
Month=Jul, Date=11, Time=17:58:16, Level=combo, Component=sshd(pam_unix), PID=1325.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 17:58:16 combo sshd(pam_unix) 1329.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
Month=Jul, Date=11, Time=17:58:16, Level=combo, Component=sshd(pam_unix), PID=1329.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 17:58:16 combo sshd(pam_unix) 1327.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
Month=Jul, Date=11, Time=17:58:16, Level=combo, Component=sshd(pam_unix), PID=1327.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 17:58:19 combo sshd(pam_unix) 1331.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
Month=Jul, Date=11, Time=17:58:19, Level=combo, Component=sshd(pam_unix), PID=1331.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 17:58:20 combo sshd(pam_unix) 1333.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
Month=Jul, Date=11, Time=17:58:20, Level=combo, Component=sshd(pam_unix), PID=1333.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 17:58:21 combo sshd(pam_unix) 1335.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
Month=Jul, Date=11, Time=17:58:21, Level=combo, Component=sshd(pam_unix), PID=1335.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 17:58:21 combo sshd(pam_unix) 1337.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
Month=Jul, Date=11, Time=17:58:21, Level=combo, Component=sshd(pam_unix), PID=1337.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 17:58:21 combo sshd(pam_unix) 1338.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
Month=Jul, Date=11, Time=17:58:21, Level=combo, Component=sshd(pam_unix), PID=1338.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 17:58:22 combo sshd(pam_unix) 1341.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
Month=Jul, Date=11, Time=17:58:22, Level=combo, Component=sshd(pam_unix), PID=1341.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 11 17:58:23 combo sshd(pam_unix) 1343.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
Month=Jul, Date=11, Time=17:58:23, Level=combo, Component=sshd(pam_unix), PID=1343.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.137.205.253 user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session opened for user cyrus by (uid=0)
session opened for user <*> by <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 12 04:03:40 combo su(pam_unix) 2605.0 session opened for user cyrus by (uid=0)
Month=Jul, Date=12, Time=04:03:40, Level=combo, Component=su(pam_unix), PID=2605.0, Content=session opened for user cyrus by (uid=0)
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session closed for user cyrus
session closed for user <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 12 04:03:41 combo su(pam_unix) 2605.0 session closed for user cyrus
Month=Jul, Date=12, Time=04:03:41, Level=combo, Component=su(pam_unix), PID=2605.0, Content=session closed for user cyrus
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
ALERT exited abnormally with [1]
ALERT exited abnormally with <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 12 04:03:42 combo logrotate nan ALERT exited abnormally with [1]
Month=Jul, Date=12, Time=04:03:42, Level=combo, Component=logrotate, PID=nan, Content=ALERT exited abnormally with [1]
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session opened for user news by (uid=0)
session opened for user <*> by <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 12 04:09:49 combo su(pam_unix) 3833.0 session opened for user news by (uid=0)
Month=Jul, Date=12, Time=04:09:49, Level=combo, Component=su(pam_unix), PID=3833.0, Content=session opened for user news by (uid=0)
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session closed for user news
session closed for user <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 12 04:09:50 combo su(pam_unix) 3833.0 session closed for user news
Month=Jul, Date=12, Time=04:09:50, Level=combo, Component=su(pam_unix), PID=3833.0, Content=session closed for user news
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=68.143.156.89.nw.nuvox.net user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 12 06:09:43 combo sshd(pam_unix) 4048.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=68.143.156.89.nw.nuvox.net user=root
Month=Jul, Date=12, Time=06:09:43, Level=combo, Component=sshd(pam_unix), PID=4048.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=68.143.156.89.nw.nuvox.net user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=68.143.156.89.nw.nuvox.net user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 12 06:09:44 combo sshd(pam_unix) 4053.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=68.143.156.89.nw.nuvox.net user=root
Month=Jul, Date=12, Time=06:09:44, Level=combo, Component=sshd(pam_unix), PID=4053.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=68.143.156.89.nw.nuvox.net user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=68.143.156.89.nw.nuvox.net user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 12 06:09:44 combo sshd(pam_unix) 4052.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=68.143.156.89.nw.nuvox.net user=root
Month=Jul, Date=12, Time=06:09:44, Level=combo, Component=sshd(pam_unix), PID=4052.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=68.143.156.89.nw.nuvox.net user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=68.143.156.89.nw.nuvox.net user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 12 06:09:44 combo sshd(pam_unix) 4054.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=68.143.156.89.nw.nuvox.net user=root
Month=Jul, Date=12, Time=06:09:44, Level=combo, Component=sshd(pam_unix), PID=4054.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=68.143.156.89.nw.nuvox.net user=root
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=68.143.156.89.nw.nuvox.net user=root
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 12 06:09:44 combo sshd(pam_unix) 4050.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=68.143.156.89.nw.nuvox.net user=root
Month=Jul, Date=12, Time=06:09:44, Level=combo, Component=sshd(pam_unix), PID=4050.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=68.143.156.89.nw.nuvox.net user=root