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=julia.arkos.de 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. | Jan 29 22:37:53 combo sshd(pam_unix) 3433.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=julia.arkos.de user=test | Month=Jan,
Date=29,
Time=22:37:53,
Level=combo,
Component=sshd(pam_unix),
PID=3433.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=julia.arkos.de 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-67-124-23-108.dsl.lsan03.pacbell.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. | Jan 30 07:49:00 combo sshd(pam_unix) 3491.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-67-124-23-108.dsl.lsan03.pacbell.net user=test | Month=Jan,
Date=30,
Time=07:49:00,
Level=combo,
Component=sshd(pam_unix),
PID=3491.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-67-124-23-108.dsl.lsan03.pacbell.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-67-124-23-108.dsl.lsan03.pacbell.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. | Jan 30 07:49:00 combo sshd(pam_unix) 3477.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-67-124-23-108.dsl.lsan03.pacbell.net user=test | Month=Jan,
Date=30,
Time=07:49:00,
Level=combo,
Component=sshd(pam_unix),
PID=3477.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-67-124-23-108.dsl.lsan03.pacbell.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-67-124-23-108.dsl.lsan03.pacbell.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. | Jan 30 07:49:00 combo sshd(pam_unix) 3474.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-67-124-23-108.dsl.lsan03.pacbell.net user=test | Month=Jan,
Date=30,
Time=07:49:00,
Level=combo,
Component=sshd(pam_unix),
PID=3474.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-67-124-23-108.dsl.lsan03.pacbell.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-67-124-23-108.dsl.lsan03.pacbell.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. | Jan 30 07:49:00 combo sshd(pam_unix) 3483.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-67-124-23-108.dsl.lsan03.pacbell.net user=test | Month=Jan,
Date=30,
Time=07:49:00,
Level=combo,
Component=sshd(pam_unix),
PID=3483.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-67-124-23-108.dsl.lsan03.pacbell.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-67-124-23-108.dsl.lsan03.pacbell.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. | Jan 30 07:49:00 combo sshd(pam_unix) 3481.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-67-124-23-108.dsl.lsan03.pacbell.net user=test | Month=Jan,
Date=30,
Time=07:49:00,
Level=combo,
Component=sshd(pam_unix),
PID=3481.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-67-124-23-108.dsl.lsan03.pacbell.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-67-124-23-108.dsl.lsan03.pacbell.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. | Jan 30 07:49:00 combo sshd(pam_unix) 3480.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-67-124-23-108.dsl.lsan03.pacbell.net user=test | Month=Jan,
Date=30,
Time=07:49:00,
Level=combo,
Component=sshd(pam_unix),
PID=3480.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-67-124-23-108.dsl.lsan03.pacbell.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-67-124-23-108.dsl.lsan03.pacbell.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. | Jan 30 07:49:00 combo sshd(pam_unix) 3484.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-67-124-23-108.dsl.lsan03.pacbell.net user=test | Month=Jan,
Date=30,
Time=07:49:00,
Level=combo,
Component=sshd(pam_unix),
PID=3484.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-67-124-23-108.dsl.lsan03.pacbell.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-67-124-23-108.dsl.lsan03.pacbell.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. | Jan 30 07:49:00 combo sshd(pam_unix) 3482.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-67-124-23-108.dsl.lsan03.pacbell.net user=test | Month=Jan,
Date=30,
Time=07:49:00,
Level=combo,
Component=sshd(pam_unix),
PID=3482.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-67-124-23-108.dsl.lsan03.pacbell.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-67-124-23-108.dsl.lsan03.pacbell.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. | Jan 30 07:49:00 combo sshd(pam_unix) 3476.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-67-124-23-108.dsl.lsan03.pacbell.net user=test | Month=Jan,
Date=30,
Time=07:49:00,
Level=combo,
Component=sshd(pam_unix),
PID=3476.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-67-124-23-108.dsl.lsan03.pacbell.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-67-124-23-108.dsl.lsan03.pacbell.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. | Jan 30 07:49:00 combo sshd(pam_unix) 3490.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-67-124-23-108.dsl.lsan03.pacbell.net user=test | Month=Jan,
Date=30,
Time=07:49:00,
Level=combo,
Component=sshd(pam_unix),
PID=3490.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=adsl-67-124-23-108.dsl.lsan03.pacbell.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=mail.fullerproperties.com 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. | Jan 30 11:25:55 combo sshd(pam_unix) 3522.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=mail.fullerproperties.com user=root | Month=Jan,
Date=30,
Time=11:25:55,
Level=combo,
Component=sshd(pam_unix),
PID=3522.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=mail.fullerproperties.com 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=ftc.fullerproperties.com 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. | Jan 30 11:25:55 combo sshd(pam_unix) 3521.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=ftc.fullerproperties.com user=root | Month=Jan,
Date=30,
Time=11:25:55,
Level=combo,
Component=sshd(pam_unix),
PID=3521.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=ftc.fullerproperties.com 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=ftc.fullerproperties.com 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. | Jan 30 11:25:55 combo sshd(pam_unix) 3518.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=ftc.fullerproperties.com user=root | Month=Jan,
Date=30,
Time=11:25:55,
Level=combo,
Component=sshd(pam_unix),
PID=3518.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=ftc.fullerproperties.com 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.fullerproperties.com 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. | Jan 30 11:25:55 combo sshd(pam_unix) 3517.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=mail.fullerproperties.com user=root | Month=Jan,
Date=30,
Time=11:25:55,
Level=combo,
Component=sshd(pam_unix),
PID=3517.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=mail.fullerproperties.com 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.fullerproperties.com 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. | Jan 30 11:25:55 combo sshd(pam_unix) 3527.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=mail.fullerproperties.com user=root | Month=Jan,
Date=30,
Time=11:25:55,
Level=combo,
Component=sshd(pam_unix),
PID=3527.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=mail.fullerproperties.com 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=ftc.fullerproperties.com 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. | Jan 30 11:25:55 combo sshd(pam_unix) 3524.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=ftc.fullerproperties.com user=root | Month=Jan,
Date=30,
Time=11:25:55,
Level=combo,
Component=sshd(pam_unix),
PID=3524.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=ftc.fullerproperties.com 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.fullerproperties.com 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. | Jan 30 11:25:55 combo sshd(pam_unix) 3523.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=mail.fullerproperties.com user=root | Month=Jan,
Date=30,
Time=11:25:55,
Level=combo,
Component=sshd(pam_unix),
PID=3523.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=mail.fullerproperties.com 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.fullerproperties.com 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. | Jan 30 11:25:55 combo sshd(pam_unix) 3528.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=mail.fullerproperties.com user=root | Month=Jan,
Date=30,
Time=11:25:55,
Level=combo,
Component=sshd(pam_unix),
PID=3528.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=mail.fullerproperties.com 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.fullerproperties.com 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. | Jan 30 11:25:57 combo sshd(pam_unix) 3533.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=mail.fullerproperties.com user=root | Month=Jan,
Date=30,
Time=11:25:57,
Level=combo,
Component=sshd(pam_unix),
PID=3533.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=mail.fullerproperties.com 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.fullerproperties.com 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. | Jan 30 11:25:57 combo sshd(pam_unix) 3534.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=mail.fullerproperties.com user=root | Month=Jan,
Date=30,
Time=11:25:57,
Level=combo,
Component=sshd(pam_unix),
PID=3534.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=mail.fullerproperties.com 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. | Jan 30 11:30:55 combo unix_chkpwd 3558.0 check pass; user unknown | Month=Jan,
Date=30,
Time=11:30:55,
Level=combo,
Component=unix_chkpwd,
PID=3558.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. | Jan 30 11:30:55 combo unix_chkpwd 3557.0 check pass; user unknown | Month=Jan,
Date=30,
Time=11:30:55,
Level=combo,
Component=unix_chkpwd,
PID=3557.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. | Jan 30 11:30:55 combo unix_chkpwd 3559.0 check pass; user unknown | Month=Jan,
Date=30,
Time=11:30:55,
Level=combo,
Component=unix_chkpwd,
PID=3559.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. | Jan 30 11:30:55 combo unix_chkpwd 3560.0 check pass; user unknown | Month=Jan,
Date=30,
Time=11:30:55,
Level=combo,
Component=unix_chkpwd,
PID=3560.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. | Jan 30 11:30:55 combo unix_chkpwd 3561.0 check pass; user unknown | Month=Jan,
Date=30,
Time=11:30:55,
Level=combo,
Component=unix_chkpwd,
PID=3561.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. | Jan 30 11:30:56 combo unix_chkpwd 3562.0 check pass; user unknown | Month=Jan,
Date=30,
Time=11:30:56,
Level=combo,
Component=unix_chkpwd,
PID=3562.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. | Jan 30 11:30:56 combo unix_chkpwd 3563.0 check pass; user unknown | Month=Jan,
Date=30,
Time=11:30:56,
Level=combo,
Component=unix_chkpwd,
PID=3563.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. | Jan 30 11:30:57 combo unix_chkpwd 3564.0 check pass; user unknown | Month=Jan,
Date=30,
Time=11:30:57,
Level=combo,
Component=unix_chkpwd,
PID=3564.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. | Jan 30 11:30:57 combo unix_chkpwd 3565.0 check pass; user unknown | Month=Jan,
Date=30,
Time=11:30:57,
Level=combo,
Component=unix_chkpwd,
PID=3565.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. | Jan 30 11:30:57 combo unix_chkpwd 3566.0 check pass; user unknown | Month=Jan,
Date=30,
Time=11:30:57,
Level=combo,
Component=unix_chkpwd,
PID=3566.0,
Content=check pass; user unknown |
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=222.117.59.34 user=amanda | 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. | Jan 30 12:00:57 combo sshd(pam_unix) 3574.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=222.117.59.34 user=amanda | Month=Jan,
Date=30,
Time=12:00:57,
Level=combo,
Component=sshd(pam_unix),
PID=3574.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=222.117.59.34 user=amanda |
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=222.117.59.34 user=amanda | 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. | Jan 30 12:00:57 combo sshd(pam_unix) 3577.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=222.117.59.34 user=amanda | Month=Jan,
Date=30,
Time=12:00:57,
Level=combo,
Component=sshd(pam_unix),
PID=3577.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=222.117.59.34 user=amanda |
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=222.117.59.34 user=amanda | 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. | Jan 30 12:00:57 combo sshd(pam_unix) 3571.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=222.117.59.34 user=amanda | Month=Jan,
Date=30,
Time=12:00:57,
Level=combo,
Component=sshd(pam_unix),
PID=3571.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=222.117.59.34 user=amanda |
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=222.117.59.34 user=amanda | 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. | Jan 30 12:00:57 combo sshd(pam_unix) 3570.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=222.117.59.34 user=amanda | Month=Jan,
Date=30,
Time=12:00:57,
Level=combo,
Component=sshd(pam_unix),
PID=3570.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=222.117.59.34 user=amanda |
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=222.117.59.34 user=amanda | 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. | Jan 30 12:00:57 combo sshd(pam_unix) 3569.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=222.117.59.34 user=amanda | Month=Jan,
Date=30,
Time=12:00:57,
Level=combo,
Component=sshd(pam_unix),
PID=3569.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=222.117.59.34 user=amanda |
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=ast198.internetdsl.tpnet.pl 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. | Jan 30 12:01:10 combo sshd(pam_unix) 3580.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=ast198.internetdsl.tpnet.pl user=root | Month=Jan,
Date=30,
Time=12:01:10,
Level=combo,
Component=sshd(pam_unix),
PID=3580.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=ast198.internetdsl.tpnet.pl 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=ast198.internetdsl.tpnet.pl 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. | Jan 30 12:01:10 combo sshd(pam_unix) 3579.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=ast198.internetdsl.tpnet.pl user=root | Month=Jan,
Date=30,
Time=12:01:10,
Level=combo,
Component=sshd(pam_unix),
PID=3579.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=ast198.internetdsl.tpnet.pl 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=206-248-137-78.dsl.teksavvy.com 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. | Jan 30 23:13:43 combo sshd(pam_unix) 3593.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=206-248-137-78.dsl.teksavvy.com user=test | Month=Jan,
Date=30,
Time=23:13:43,
Level=combo,
Component=sshd(pam_unix),
PID=3593.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=206-248-137-78.dsl.teksavvy.com 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=206-248-137-78.dsl.teksavvy.com 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. | Jan 30 23:13:43 combo sshd(pam_unix) 3595.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=206-248-137-78.dsl.teksavvy.com user=test | Month=Jan,
Date=30,
Time=23:13:43,
Level=combo,
Component=sshd(pam_unix),
PID=3595.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=206-248-137-78.dsl.teksavvy.com 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=206-248-137-78.dsl.teksavvy.com 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. | Jan 30 23:13:46 combo sshd(pam_unix) 3597.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=206-248-137-78.dsl.teksavvy.com user=test | Month=Jan,
Date=30,
Time=23:13:46,
Level=combo,
Component=sshd(pam_unix),
PID=3597.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=206-248-137-78.dsl.teksavvy.com 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=206-248-137-78.dsl.teksavvy.com 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. | Jan 30 23:13:46 combo sshd(pam_unix) 3599.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=206-248-137-78.dsl.teksavvy.com user=test | Month=Jan,
Date=30,
Time=23:13:46,
Level=combo,
Component=sshd(pam_unix),
PID=3599.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=206-248-137-78.dsl.teksavvy.com 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=206-248-137-78.dsl.teksavvy.com 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. | Jan 30 23:13:47 combo sshd(pam_unix) 3601.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=206-248-137-78.dsl.teksavvy.com user=test | Month=Jan,
Date=30,
Time=23:13:47,
Level=combo,
Component=sshd(pam_unix),
PID=3601.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=206-248-137-78.dsl.teksavvy.com 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=206-248-137-78.dsl.teksavvy.com 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. | Jan 30 23:13:51 combo sshd(pam_unix) 3603.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=206-248-137-78.dsl.teksavvy.com user=test | Month=Jan,
Date=30,
Time=23:13:51,
Level=combo,
Component=sshd(pam_unix),
PID=3603.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=206-248-137-78.dsl.teksavvy.com user=test |
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. | Jan 31 03:22:41 combo unix_chkpwd 3621.0 check pass; user unknown | Month=Jan,
Date=31,
Time=03:22:41,
Level=combo,
Component=unix_chkpwd,
PID=3621.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. | Jan 31 03:22:41 combo unix_chkpwd 3622.0 check pass; user unknown | Month=Jan,
Date=31,
Time=03:22:41,
Level=combo,
Component=unix_chkpwd,
PID=3622.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. | Jan 31 03:22:42 combo unix_chkpwd 3623.0 check pass; user unknown | Month=Jan,
Date=31,
Time=03:22:42,
Level=combo,
Component=unix_chkpwd,
PID=3623.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. | Jan 31 03:22:42 combo unix_chkpwd 3624.0 check pass; user unknown | Month=Jan,
Date=31,
Time=03:22:42,
Level=combo,
Component=unix_chkpwd,
PID=3624.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. | Jan 31 03:22:43 combo unix_chkpwd 3625.0 check pass; user unknown | Month=Jan,
Date=31,
Time=03:22:43,
Level=combo,
Component=unix_chkpwd,
PID=3625.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. | Jan 31 03:22:44 combo unix_chkpwd 3626.0 check pass; user unknown | Month=Jan,
Date=31,
Time=03:22:44,
Level=combo,
Component=unix_chkpwd,
PID=3626.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.