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=202-145-62-59.adsl.ttn.net user=test | 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. | Feb 9 00:57:41 combo sshd(pam_unix) 4403.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202-145-62-59.adsl.ttn.net user=test | Month=Feb,
Date=9,
Time=00:57:41,
Level=combo,
Component=sshd(pam_unix),
PID=4403.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202-145-62-59.adsl.ttn.net user=test |
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=202-145-62-59.adsl.ttn.net user=test | 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. | Feb 9 00:57:41 combo sshd(pam_unix) 4407.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202-145-62-59.adsl.ttn.net user=test | Month=Feb,
Date=9,
Time=00:57:41,
Level=combo,
Component=sshd(pam_unix),
PID=4407.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202-145-62-59.adsl.ttn.net user=test |
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=202-145-62-59.adsl.ttn.net user=test | 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. | Feb 9 00:57:44 combo sshd(pam_unix) 4402.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202-145-62-59.adsl.ttn.net user=test | Month=Feb,
Date=9,
Time=00:57:44,
Level=combo,
Component=sshd(pam_unix),
PID=4402.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202-145-62-59.adsl.ttn.net user=test |
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=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test | 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. | Feb 9 17:15:08 combo sshd(pam_unix) 4431.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test | Month=Feb,
Date=9,
Time=17:15:08,
Level=combo,
Component=sshd(pam_unix),
PID=4431.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test |
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=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test | 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. | Feb 9 17:15:08 combo sshd(pam_unix) 4433.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test | Month=Feb,
Date=9,
Time=17:15:08,
Level=combo,
Component=sshd(pam_unix),
PID=4433.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test |
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=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test | 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. | Feb 9 17:15:08 combo sshd(pam_unix) 4430.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test | Month=Feb,
Date=9,
Time=17:15:08,
Level=combo,
Component=sshd(pam_unix),
PID=4430.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test |
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=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test | 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. | Feb 9 17:15:08 combo sshd(pam_unix) 4434.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test | Month=Feb,
Date=9,
Time=17:15:08,
Level=combo,
Component=sshd(pam_unix),
PID=4434.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test |
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=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test | 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. | Feb 9 17:15:08 combo sshd(pam_unix) 4432.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test | Month=Feb,
Date=9,
Time=17:15:08,
Level=combo,
Component=sshd(pam_unix),
PID=4432.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test |
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=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test | 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. | Feb 9 17:15:08 combo sshd(pam_unix) 4427.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test | Month=Feb,
Date=9,
Time=17:15:08,
Level=combo,
Component=sshd(pam_unix),
PID=4427.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test |
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=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test | 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. | Feb 9 17:15:08 combo sshd(pam_unix) 4429.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test | Month=Feb,
Date=9,
Time=17:15:08,
Level=combo,
Component=sshd(pam_unix),
PID=4429.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test |
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=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test | 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. | Feb 9 17:15:08 combo sshd(pam_unix) 4428.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test | Month=Feb,
Date=9,
Time=17:15:08,
Level=combo,
Component=sshd(pam_unix),
PID=4428.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-68-120-97-218.dsl.sntc01.sbcglobal.net user=test |
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=217-159-208-230-dsl.est.estpak.ee 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. | Feb 10 00:11:35 combo sshd(pam_unix) 4462.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=217-159-208-230-dsl.est.estpak.ee user=root | Month=Feb,
Date=10,
Time=00:11:35,
Level=combo,
Component=sshd(pam_unix),
PID=4462.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=217-159-208-230-dsl.est.estpak.ee 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=217-159-208-230-dsl.est.estpak.ee 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. | Feb 10 00:11:35 combo sshd(pam_unix) 4461.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=217-159-208-230-dsl.est.estpak.ee user=root | Month=Feb,
Date=10,
Time=00:11:35,
Level=combo,
Component=sshd(pam_unix),
PID=4461.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=217-159-208-230-dsl.est.estpak.ee 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=217-159-208-230-dsl.est.estpak.ee 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. | Feb 10 00:11:35 combo sshd(pam_unix) 4467.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=217-159-208-230-dsl.est.estpak.ee user=root | Month=Feb,
Date=10,
Time=00:11:35,
Level=combo,
Component=sshd(pam_unix),
PID=4467.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=217-159-208-230-dsl.est.estpak.ee 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=217-159-208-230-dsl.est.estpak.ee 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. | Feb 10 00:11:35 combo sshd(pam_unix) 4465.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=217-159-208-230-dsl.est.estpak.ee user=root | Month=Feb,
Date=10,
Time=00:11:35,
Level=combo,
Component=sshd(pam_unix),
PID=4465.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=217-159-208-230-dsl.est.estpak.ee 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=217-159-208-230-dsl.est.estpak.ee 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. | Feb 10 00:11:35 combo sshd(pam_unix) 4472.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=217-159-208-230-dsl.est.estpak.ee user=root | Month=Feb,
Date=10,
Time=00:11:35,
Level=combo,
Component=sshd(pam_unix),
PID=4472.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=217-159-208-230-dsl.est.estpak.ee 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=217-159-208-230-dsl.est.estpak.ee 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. | Feb 10 00:11:35 combo sshd(pam_unix) 4463.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=217-159-208-230-dsl.est.estpak.ee user=root | Month=Feb,
Date=10,
Time=00:11:35,
Level=combo,
Component=sshd(pam_unix),
PID=4463.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=217-159-208-230-dsl.est.estpak.ee 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=217-159-208-230-dsl.est.estpak.ee 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. | Feb 10 00:11:35 combo sshd(pam_unix) 4474.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=217-159-208-230-dsl.est.estpak.ee user=root | Month=Feb,
Date=10,
Time=00:11:35,
Level=combo,
Component=sshd(pam_unix),
PID=4474.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=217-159-208-230-dsl.est.estpak.ee 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=217-159-208-230-dsl.est.estpak.ee 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. | Feb 10 00:11:37 combo sshd(pam_unix) 4464.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=217-159-208-230-dsl.est.estpak.ee user=root | Month=Feb,
Date=10,
Time=00:11:37,
Level=combo,
Component=sshd(pam_unix),
PID=4464.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=217-159-208-230-dsl.est.estpak.ee 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=217-159-208-230-dsl.est.estpak.ee 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. | Feb 10 00:11:38 combo sshd(pam_unix) 4477.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=217-159-208-230-dsl.est.estpak.ee user=root | Month=Feb,
Date=10,
Time=00:11:38,
Level=combo,
Component=sshd(pam_unix),
PID=4477.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=217-159-208-230-dsl.est.estpak.ee 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=217-159-208-230-dsl.est.estpak.ee 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. | Feb 10 00:11:38 combo sshd(pam_unix) 4478.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=217-159-208-230-dsl.est.estpak.ee user=root | Month=Feb,
Date=10,
Time=00:11:38,
Level=combo,
Component=sshd(pam_unix),
PID=4478.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=217-159-208-230-dsl.est.estpak.ee 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=web003.knoxville.xxpansion.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. | Feb 10 06:02:02 combo sshd(pam_unix) 4481.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.net user=root | Month=Feb,
Date=10,
Time=06:02:02,
Level=combo,
Component=sshd(pam_unix),
PID=4481.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.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=web003.knoxville.xxpansion.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. | Feb 10 06:02:06 combo sshd(pam_unix) 4483.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.net user=root | Month=Feb,
Date=10,
Time=06:02:06,
Level=combo,
Component=sshd(pam_unix),
PID=4483.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.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=web003.knoxville.xxpansion.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. | Feb 10 06:02:11 combo sshd(pam_unix) 4485.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.net user=root | Month=Feb,
Date=10,
Time=06:02:11,
Level=combo,
Component=sshd(pam_unix),
PID=4485.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.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=web003.knoxville.xxpansion.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. | Feb 10 06:02:12 combo sshd(pam_unix) 4487.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.net user=root | Month=Feb,
Date=10,
Time=06:02:12,
Level=combo,
Component=sshd(pam_unix),
PID=4487.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.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=web003.knoxville.xxpansion.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. | Feb 10 06:02:13 combo sshd(pam_unix) 4489.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.net user=root | Month=Feb,
Date=10,
Time=06:02:13,
Level=combo,
Component=sshd(pam_unix),
PID=4489.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.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=web003.knoxville.xxpansion.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. | Feb 10 06:02:13 combo sshd(pam_unix) 4491.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.net user=root | Month=Feb,
Date=10,
Time=06:02:13,
Level=combo,
Component=sshd(pam_unix),
PID=4491.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.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=web003.knoxville.xxpansion.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. | Feb 10 06:02:16 combo sshd(pam_unix) 4493.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.net user=root | Month=Feb,
Date=10,
Time=06:02:16,
Level=combo,
Component=sshd(pam_unix),
PID=4493.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.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=web003.knoxville.xxpansion.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. | Feb 10 06:02:19 combo sshd(pam_unix) 4495.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.net user=root | Month=Feb,
Date=10,
Time=06:02:19,
Level=combo,
Component=sshd(pam_unix),
PID=4495.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.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=web003.knoxville.xxpansion.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. | Feb 10 06:02:20 combo sshd(pam_unix) 4497.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.net user=root | Month=Feb,
Date=10,
Time=06:02:20,
Level=combo,
Component=sshd(pam_unix),
PID=4497.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.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=web003.knoxville.xxpansion.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. | Feb 10 06:02:21 combo sshd(pam_unix) 4499.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.net user=root | Month=Feb,
Date=10,
Time=06:02:21,
Level=combo,
Component=sshd(pam_unix),
PID=4499.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.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=web003.knoxville.xxpansion.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. | Feb 10 06:02:23 combo sshd(pam_unix) 4501.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.net user=root | Month=Feb,
Date=10,
Time=06:02:23,
Level=combo,
Component=sshd(pam_unix),
PID=4501.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.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=web003.knoxville.xxpansion.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. | Feb 10 06:02:23 combo sshd(pam_unix) 4503.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.net user=root | Month=Feb,
Date=10,
Time=06:02:23,
Level=combo,
Component=sshd(pam_unix),
PID=4503.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.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=web003.knoxville.xxpansion.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. | Feb 10 06:02:23 combo sshd(pam_unix) 4505.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.net user=root | Month=Feb,
Date=10,
Time=06:02:23,
Level=combo,
Component=sshd(pam_unix),
PID=4505.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.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=web003.knoxville.xxpansion.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. | Feb 10 06:02:26 combo sshd(pam_unix) 4507.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.net user=root | Month=Feb,
Date=10,
Time=06:02:26,
Level=combo,
Component=sshd(pam_unix),
PID=4507.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.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=web003.knoxville.xxpansion.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. | Feb 10 06:02:30 combo sshd(pam_unix) 4509.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.net user=root | Month=Feb,
Date=10,
Time=06:02:30,
Level=combo,
Component=sshd(pam_unix),
PID=4509.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.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=web003.knoxville.xxpansion.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. | Feb 10 06:02:30 combo sshd(pam_unix) 4511.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.net user=root | Month=Feb,
Date=10,
Time=06:02:30,
Level=combo,
Component=sshd(pam_unix),
PID=4511.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.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=web003.knoxville.xxpansion.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. | Feb 10 06:02:31 combo sshd(pam_unix) 4513.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.net user=root | Month=Feb,
Date=10,
Time=06:02:31,
Level=combo,
Component=sshd(pam_unix),
PID=4513.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=web003.knoxville.xxpansion.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=mail.varpalota.hu 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. | Feb 10 07:33:22 combo sshd(pam_unix) 4520.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=mail.varpalota.hu user=root | Month=Feb,
Date=10,
Time=07:33:22,
Level=combo,
Component=sshd(pam_unix),
PID=4520.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=mail.varpalota.hu 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=mail.varpalota.hu 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. | Feb 10 07:33:22 combo sshd(pam_unix) 4519.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=mail.varpalota.hu user=root | Month=Feb,
Date=10,
Time=07:33:22,
Level=combo,
Component=sshd(pam_unix),
PID=4519.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=mail.varpalota.hu 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=mail.varpalota.hu 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. | Feb 10 07:33:22 combo sshd(pam_unix) 4518.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=mail.varpalota.hu user=root | Month=Feb,
Date=10,
Time=07:33:22,
Level=combo,
Component=sshd(pam_unix),
PID=4518.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=mail.varpalota.hu user=root |
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. | Feb 10 07:43:21 combo unix_chkpwd 4569.0 check pass; user unknown | Month=Feb,
Date=10,
Time=07:43:21,
Level=combo,
Component=unix_chkpwd,
PID=4569.0,
Content=check pass; user unknown |
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. | Feb 10 07:43:21 combo unix_chkpwd 4571.0 check pass; user unknown | Month=Feb,
Date=10,
Time=07:43:21,
Level=combo,
Component=unix_chkpwd,
PID=4571.0,
Content=check pass; user unknown |
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. | Feb 10 07:43:21 combo unix_chkpwd 4567.0 check pass; user unknown | Month=Feb,
Date=10,
Time=07:43:21,
Level=combo,
Component=unix_chkpwd,
PID=4567.0,
Content=check pass; user unknown |
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. | Feb 10 07:43:21 combo unix_chkpwd 4568.0 check pass; user unknown | Month=Feb,
Date=10,
Time=07:43:21,
Level=combo,
Component=unix_chkpwd,
PID=4568.0,
Content=check pass; user unknown |
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. | Feb 10 07:43:21 combo unix_chkpwd 4576.0 check pass; user unknown | Month=Feb,
Date=10,
Time=07:43:21,
Level=combo,
Component=unix_chkpwd,
PID=4576.0,
Content=check pass; user unknown |
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. | Feb 10 07:43:21 combo unix_chkpwd 4575.0 check pass; user unknown | Month=Feb,
Date=10,
Time=07:43:21,
Level=combo,
Component=unix_chkpwd,
PID=4575.0,
Content=check pass; user unknown |
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. | Feb 10 07:43:21 combo unix_chkpwd 4574.0 check pass; user unknown | Month=Feb,
Date=10,
Time=07:43:21,
Level=combo,
Component=unix_chkpwd,
PID=4574.0,
Content=check pass; user unknown |
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. | Feb 10 07:43:21 combo unix_chkpwd 4573.0 check pass; user unknown | Month=Feb,
Date=10,
Time=07:43:21,
Level=combo,
Component=unix_chkpwd,
PID=4573.0,
Content=check pass; user unknown |
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. | Feb 10 07:43:21 combo unix_chkpwd 4572.0 check pass; user unknown | Month=Feb,
Date=10,
Time=07:43:21,
Level=combo,
Component=unix_chkpwd,
PID=4572.0,
Content=check pass; user unknown |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.