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=65.168.94.4 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 23 09:34:42 combo sshd(pam_unix) 29029.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=09:34:42,
Level=combo,
Component=sshd(pam_unix),
PID=29029.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 09:34:42 combo sshd(pam_unix) 29033.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=09:34:42,
Level=combo,
Component=sshd(pam_unix),
PID=29033.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 09:34:42 combo sshd(pam_unix) 29034.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=09:34:42,
Level=combo,
Component=sshd(pam_unix),
PID=29034.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 23 10:06:36 combo ftpd 29104.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | Month=Jan,
Date=23,
Time=10:06:36,
Level=combo,
Component=ftpd,
PID=29104.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 23 10:06:36 combo ftpd 29099.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | Month=Jan,
Date=23,
Time=10:06:36,
Level=combo,
Component=ftpd,
PID=29099.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 23 10:06:36 combo ftpd 29106.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | Month=Jan,
Date=23,
Time=10:06:36,
Level=combo,
Component=ftpd,
PID=29106.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 23 10:06:36 combo ftpd 29105.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | Month=Jan,
Date=23,
Time=10:06:36,
Level=combo,
Component=ftpd,
PID=29105.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 23 10:06:36 combo ftpd 29103.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | Month=Jan,
Date=23,
Time=10:06:36,
Level=combo,
Component=ftpd,
PID=29103.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 23 10:06:36 combo ftpd 29100.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | Month=Jan,
Date=23,
Time=10:06:36,
Level=combo,
Component=ftpd,
PID=29100.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 23 10:06:36 combo ftpd 29102.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | Month=Jan,
Date=23,
Time=10:06:36,
Level=combo,
Component=ftpd,
PID=29102.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 23 10:06:36 combo ftpd 29090.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | Month=Jan,
Date=23,
Time=10:06:36,
Level=combo,
Component=ftpd,
PID=29090.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 23 10:06:36 combo ftpd 29091.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | Month=Jan,
Date=23,
Time=10:06:36,
Level=combo,
Component=ftpd,
PID=29091.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 23 10:06:36 combo ftpd 29092.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | Month=Jan,
Date=23,
Time=10:06:36,
Level=combo,
Component=ftpd,
PID=29092.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 23 10:06:36 combo ftpd 29093.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | Month=Jan,
Date=23,
Time=10:06:36,
Level=combo,
Component=ftpd,
PID=29093.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 23 10:06:36 combo ftpd 29094.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | Month=Jan,
Date=23,
Time=10:06:36,
Level=combo,
Component=ftpd,
PID=29094.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 23 10:06:36 combo ftpd 29101.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | Month=Jan,
Date=23,
Time=10:06:36,
Level=combo,
Component=ftpd,
PID=29101.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 23 10:06:36 combo ftpd 29096.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | Month=Jan,
Date=23,
Time=10:06:36,
Level=combo,
Component=ftpd,
PID=29096.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 23 10:06:36 combo ftpd 29095.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | Month=Jan,
Date=23,
Time=10:06:36,
Level=combo,
Component=ftpd,
PID=29095.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 23 10:06:36 combo ftpd 29097.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | Month=Jan,
Date=23,
Time=10:06:36,
Level=combo,
Component=ftpd,
PID=29097.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 23 10:06:36 combo ftpd 29107.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | Month=Jan,
Date=23,
Time=10:06:36,
Level=combo,
Component=ftpd,
PID=29107.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 23 10:06:36 combo ftpd 29098.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | Month=Jan,
Date=23,
Time=10:06:36,
Level=combo,
Component=ftpd,
PID=29098.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 23 10:06:36 combo ftpd 29108.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | Month=Jan,
Date=23,
Time=10:06:36,
Level=combo,
Component=ftpd,
PID=29108.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 23 10:06:36 combo ftpd 29109.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 | Month=Jan,
Date=23,
Time=10:06:36,
Level=combo,
Component=ftpd,
PID=29109.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Mon Jan 23 10:06:36 2006 |
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=65.168.94.4 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 23 10:13:47 combo sshd(pam_unix) 29117.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=10:13:47,
Level=combo,
Component=sshd(pam_unix),
PID=29117.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 10:13:47 combo sshd(pam_unix) 29120.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=10:13:47,
Level=combo,
Component=sshd(pam_unix),
PID=29120.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 10:13:47 combo sshd(pam_unix) 29119.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=10:13:47,
Level=combo,
Component=sshd(pam_unix),
PID=29119.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 10:13:47 combo sshd(pam_unix) 29123.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=10:13:47,
Level=combo,
Component=sshd(pam_unix),
PID=29123.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 10:13:47 combo sshd(pam_unix) 29127.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=10:13:47,
Level=combo,
Component=sshd(pam_unix),
PID=29127.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 10:13:47 combo sshd(pam_unix) 29126.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=10:13:47,
Level=combo,
Component=sshd(pam_unix),
PID=29126.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 10:13:47 combo sshd(pam_unix) 29128.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=10:13:47,
Level=combo,
Component=sshd(pam_unix),
PID=29128.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 10:13:47 combo sshd(pam_unix) 29129.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=10:13:47,
Level=combo,
Component=sshd(pam_unix),
PID=29129.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 10:13:47 combo sshd(pam_unix) 29124.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=10:13:47,
Level=combo,
Component=sshd(pam_unix),
PID=29124.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 10:49:34 combo sshd(pam_unix) 29179.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=10:49:34,
Level=combo,
Component=sshd(pam_unix),
PID=29179.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 10:49:34 combo sshd(pam_unix) 29178.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=10:49:34,
Level=combo,
Component=sshd(pam_unix),
PID=29178.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 10:49:34 combo sshd(pam_unix) 29174.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=10:49:34,
Level=combo,
Component=sshd(pam_unix),
PID=29174.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 10:49:34 combo sshd(pam_unix) 29172.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=10:49:34,
Level=combo,
Component=sshd(pam_unix),
PID=29172.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 10:49:34 combo sshd(pam_unix) 29185.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=10:49:34,
Level=combo,
Component=sshd(pam_unix),
PID=29185.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 10:49:34 combo sshd(pam_unix) 29177.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=10:49:34,
Level=combo,
Component=sshd(pam_unix),
PID=29177.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 10:49:34 combo sshd(pam_unix) 29183.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=10:49:34,
Level=combo,
Component=sshd(pam_unix),
PID=29183.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 10:49:34 combo sshd(pam_unix) 29188.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=10:49:34,
Level=combo,
Component=sshd(pam_unix),
PID=29188.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 10:49:34 combo sshd(pam_unix) 29175.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=10:49:34,
Level=combo,
Component=sshd(pam_unix),
PID=29175.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 11:37:03 combo sshd(pam_unix) 29260.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=11:37:03,
Level=combo,
Component=sshd(pam_unix),
PID=29260.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 11:37:03 combo sshd(pam_unix) 29263.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=11:37:03,
Level=combo,
Component=sshd(pam_unix),
PID=29263.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 11:37:03 combo sshd(pam_unix) 29270.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=11:37:03,
Level=combo,
Component=sshd(pam_unix),
PID=29270.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 11:37:03 combo sshd(pam_unix) 29273.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=11:37:03,
Level=combo,
Component=sshd(pam_unix),
PID=29273.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 11:37:03 combo sshd(pam_unix) 29274.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=11:37:03,
Level=combo,
Component=sshd(pam_unix),
PID=29274.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 11:37:03 combo sshd(pam_unix) 29266.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=11:37:03,
Level=combo,
Component=sshd(pam_unix),
PID=29266.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 11:37:03 combo sshd(pam_unix) 29259.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=11:37:03,
Level=combo,
Component=sshd(pam_unix),
PID=29259.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 11:37:03 combo sshd(pam_unix) 29269.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=11:37:03,
Level=combo,
Component=sshd(pam_unix),
PID=29269.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 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=65.168.94.4 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 23 11:37:03 combo sshd(pam_unix) 29265.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root | Month=Jan,
Date=23,
Time=11:37:03,
Level=combo,
Component=sshd(pam_unix),
PID=29265.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=65.168.94.4 user=root |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.