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.
|
connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 05:15:04 combo ftpd 12398.0 connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
Month=Jan,
Date=19,
Time=05:15:04,
Level=combo,
Component=ftpd,
PID=12398.0,
Content=connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 05:15:04 combo ftpd 12404.0 connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
Month=Jan,
Date=19,
Time=05:15:04,
Level=combo,
Component=ftpd,
PID=12404.0,
Content=connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 05:15:04 combo ftpd 12418.0 connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
Month=Jan,
Date=19,
Time=05:15:04,
Level=combo,
Component=ftpd,
PID=12418.0,
Content=connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 05:15:04 combo ftpd 12419.0 connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
Month=Jan,
Date=19,
Time=05:15:04,
Level=combo,
Component=ftpd,
PID=12419.0,
Content=connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 05:15:04 combo ftpd 12400.0 connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
Month=Jan,
Date=19,
Time=05:15:04,
Level=combo,
Component=ftpd,
PID=12400.0,
Content=connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 05:15:04 combo ftpd 12409.0 connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
Month=Jan,
Date=19,
Time=05:15:04,
Level=combo,
Component=ftpd,
PID=12409.0,
Content=connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 05:15:04 combo ftpd 12407.0 connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
Month=Jan,
Date=19,
Time=05:15:04,
Level=combo,
Component=ftpd,
PID=12407.0,
Content=connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 05:15:04 combo ftpd 12401.0 connection from 83.214.87.61 () at Thu Jan 19 05:15:04 2006
|
Month=Jan,
Date=19,
Time=05:15:04,
Level=combo,
Component=ftpd,
PID=12401.0,
Content=connection from 83.214.87.61 () at Thu Jan 19 05:15:04 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=203.100.127.12 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 19 09:30:59 combo sshd(pam_unix) 12767.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=203.100.127.12 user=root
|
Month=Jan,
Date=19,
Time=09:30:59,
Level=combo,
Component=sshd(pam_unix),
PID=12767.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=203.100.127.12 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=203.100.127.12 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 19 09:30:59 combo sshd(pam_unix) 12766.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=203.100.127.12 user=root
|
Month=Jan,
Date=19,
Time=09:30:59,
Level=combo,
Component=sshd(pam_unix),
PID=12766.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=203.100.127.12 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=203.100.127.12 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 19 09:31:00 combo sshd(pam_unix) 12772.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=203.100.127.12 user=root
|
Month=Jan,
Date=19,
Time=09:31:00,
Level=combo,
Component=sshd(pam_unix),
PID=12772.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=203.100.127.12 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=203.100.127.12 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 19 09:31:00 combo sshd(pam_unix) 12774.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=203.100.127.12 user=root
|
Month=Jan,
Date=19,
Time=09:31:00,
Level=combo,
Component=sshd(pam_unix),
PID=12774.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=203.100.127.12 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=203.100.127.12 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 19 09:31:01 combo sshd(pam_unix) 12771.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=203.100.127.12 user=root
|
Month=Jan,
Date=19,
Time=09:31:01,
Level=combo,
Component=sshd(pam_unix),
PID=12771.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=203.100.127.12 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=203.100.127.12 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 19 09:31:01 combo sshd(pam_unix) 12770.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=203.100.127.12 user=root
|
Month=Jan,
Date=19,
Time=09:31:01,
Level=combo,
Component=sshd(pam_unix),
PID=12770.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=203.100.127.12 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=203.100.127.12 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 19 09:31:04 combo sshd(pam_unix) 12780.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=203.100.127.12 user=root
|
Month=Jan,
Date=19,
Time=09:31:04,
Level=combo,
Component=sshd(pam_unix),
PID=12780.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=203.100.127.12 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=203.100.127.12 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 19 09:31:05 combo sshd(pam_unix) 12778.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=203.100.127.12 user=root
|
Month=Jan,
Date=19,
Time=09:31:05,
Level=combo,
Component=sshd(pam_unix),
PID=12778.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=203.100.127.12 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=203.100.127.12 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 19 09:31:05 combo sshd(pam_unix) 12782.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=203.100.127.12 user=root
|
Month=Jan,
Date=19,
Time=09:31:05,
Level=combo,
Component=sshd(pam_unix),
PID=12782.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=203.100.127.12 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=203.100.127.12 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 19 09:31:06 combo sshd(pam_unix) 12784.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=203.100.127.12 user=root
|
Month=Jan,
Date=19,
Time=09:31:06,
Level=combo,
Component=sshd(pam_unix),
PID=12784.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=203.100.127.12 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 Thu Jan 19 13:29:56 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:29:56 combo ftpd 13103.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 2006
|
Month=Jan,
Date=19,
Time=13:29:56,
Level=combo,
Component=ftpd,
PID=13103.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 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 Thu Jan 19 13:29:56 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:29:56 combo ftpd 13113.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 2006
|
Month=Jan,
Date=19,
Time=13:29:56,
Level=combo,
Component=ftpd,
PID=13113.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 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 Thu Jan 19 13:29:56 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:29:56 combo ftpd 13106.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 2006
|
Month=Jan,
Date=19,
Time=13:29:56,
Level=combo,
Component=ftpd,
PID=13106.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 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 Thu Jan 19 13:29:56 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:29:56 combo ftpd 13105.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 2006
|
Month=Jan,
Date=19,
Time=13:29:56,
Level=combo,
Component=ftpd,
PID=13105.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 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 Thu Jan 19 13:29:56 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:29:56 combo ftpd 13110.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 2006
|
Month=Jan,
Date=19,
Time=13:29:56,
Level=combo,
Component=ftpd,
PID=13110.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 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 Thu Jan 19 13:29:56 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:29:56 combo ftpd 13109.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 2006
|
Month=Jan,
Date=19,
Time=13:29:56,
Level=combo,
Component=ftpd,
PID=13109.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 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 Thu Jan 19 13:29:56 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:29:56 combo ftpd 13111.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 2006
|
Month=Jan,
Date=19,
Time=13:29:56,
Level=combo,
Component=ftpd,
PID=13111.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 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 Thu Jan 19 13:29:56 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:29:56 combo ftpd 13108.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 2006
|
Month=Jan,
Date=19,
Time=13:29:56,
Level=combo,
Component=ftpd,
PID=13108.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 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 Thu Jan 19 13:29:56 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:29:56 combo ftpd 13107.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 2006
|
Month=Jan,
Date=19,
Time=13:29:56,
Level=combo,
Component=ftpd,
PID=13107.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 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 Thu Jan 19 13:29:56 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:29:56 combo ftpd 13101.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 2006
|
Month=Jan,
Date=19,
Time=13:29:56,
Level=combo,
Component=ftpd,
PID=13101.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 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 Thu Jan 19 13:29:56 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:29:56 combo ftpd 13104.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 2006
|
Month=Jan,
Date=19,
Time=13:29:56,
Level=combo,
Component=ftpd,
PID=13104.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 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 Thu Jan 19 13:29:56 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:29:56 combo ftpd 13115.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 2006
|
Month=Jan,
Date=19,
Time=13:29:56,
Level=combo,
Component=ftpd,
PID=13115.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 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 Thu Jan 19 13:29:56 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:29:56 combo ftpd 13102.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 2006
|
Month=Jan,
Date=19,
Time=13:29:56,
Level=combo,
Component=ftpd,
PID=13102.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 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 Thu Jan 19 13:29:56 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:29:56 combo ftpd 13112.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 2006
|
Month=Jan,
Date=19,
Time=13:29:56,
Level=combo,
Component=ftpd,
PID=13112.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 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 Thu Jan 19 13:29:56 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:29:56 combo ftpd 13117.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 2006
|
Month=Jan,
Date=19,
Time=13:29:56,
Level=combo,
Component=ftpd,
PID=13117.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 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 Thu Jan 19 13:29:56 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:29:56 combo ftpd 13116.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 2006
|
Month=Jan,
Date=19,
Time=13:29:56,
Level=combo,
Component=ftpd,
PID=13116.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 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 Thu Jan 19 13:29:56 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:29:56 combo ftpd 13118.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 2006
|
Month=Jan,
Date=19,
Time=13:29:56,
Level=combo,
Component=ftpd,
PID=13118.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 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 Thu Jan 19 13:29:56 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:29:56 combo ftpd 13114.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 2006
|
Month=Jan,
Date=19,
Time=13:29:56,
Level=combo,
Component=ftpd,
PID=13114.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:56 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 Thu Jan 19 13:29:57 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:29:57 combo ftpd 13119.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:57 2006
|
Month=Jan,
Date=19,
Time=13:29:57,
Level=combo,
Component=ftpd,
PID=13119.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:29:57 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 Thu Jan 19 13:30:04 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:30:04 combo ftpd 13120.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:30:04 2006
|
Month=Jan,
Date=19,
Time=13:30:04,
Level=combo,
Component=ftpd,
PID=13120.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:30:04 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 Thu Jan 19 13:30:04 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:30:04 combo ftpd 13121.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:30:04 2006
|
Month=Jan,
Date=19,
Time=13:30:04,
Level=combo,
Component=ftpd,
PID=13121.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:30:04 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 Thu Jan 19 13:30:04 2006
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 19 13:30:04 combo ftpd 13122.0 connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:30:04 2006
|
Month=Jan,
Date=19,
Time=13:30:04,
Level=combo,
Component=ftpd,
PID=13122.0,
Content=connection from 200.113.123.186 (113-123-186.ded.tie.cl) at Thu Jan 19 13:30:04 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=80.191.68.130 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 19 14:55:26 combo sshd(pam_unix) 13236.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=80.191.68.130 user=root
|
Month=Jan,
Date=19,
Time=14:55:26,
Level=combo,
Component=sshd(pam_unix),
PID=13236.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=80.191.68.130 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=80.191.68.130 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 19 14:55:27 combo sshd(pam_unix) 13238.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=80.191.68.130 user=root
|
Month=Jan,
Date=19,
Time=14:55:27,
Level=combo,
Component=sshd(pam_unix),
PID=13238.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=80.191.68.130 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=80.191.68.130 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 19 14:55:27 combo sshd(pam_unix) 13239.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=80.191.68.130 user=root
|
Month=Jan,
Date=19,
Time=14:55:27,
Level=combo,
Component=sshd(pam_unix),
PID=13239.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=80.191.68.130 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=80.191.68.130 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 19 14:55:27 combo sshd(pam_unix) 13240.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=80.191.68.130 user=root
|
Month=Jan,
Date=19,
Time=14:55:27,
Level=combo,
Component=sshd(pam_unix),
PID=13240.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=80.191.68.130 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=80.191.68.130 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 19 14:55:27 combo sshd(pam_unix) 13243.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=80.191.68.130 user=root
|
Month=Jan,
Date=19,
Time=14:55:27,
Level=combo,
Component=sshd(pam_unix),
PID=13243.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=80.191.68.130 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=80.191.68.130 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 19 14:55:28 combo sshd(pam_unix) 13245.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=80.191.68.130 user=root
|
Month=Jan,
Date=19,
Time=14:55:28,
Level=combo,
Component=sshd(pam_unix),
PID=13245.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=80.191.68.130 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=80.191.68.130 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 19 14:55:30 combo sshd(pam_unix) 13248.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=80.191.68.130 user=root
|
Month=Jan,
Date=19,
Time=14:55:30,
Level=combo,
Component=sshd(pam_unix),
PID=13248.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=80.191.68.130 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=80.191.68.130 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 19 14:55:31 combo sshd(pam_unix) 13250.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=80.191.68.130 user=root
|
Month=Jan,
Date=19,
Time=14:55:31,
Level=combo,
Component=sshd(pam_unix),
PID=13250.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=80.191.68.130 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=80.191.68.130 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 19 14:55:31 combo sshd(pam_unix) 13251.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=80.191.68.130 user=root
|
Month=Jan,
Date=19,
Time=14:55:31,
Level=combo,
Component=sshd(pam_unix),
PID=13251.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=80.191.68.130 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=dsl-kk-151.195.95.61.touchtelindia.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.
|
Jan 19 19:50:08 combo sshd(pam_unix) 13643.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=dsl-kk-151.195.95.61.touchtelindia.net user=root
|
Month=Jan,
Date=19,
Time=19:50:08,
Level=combo,
Component=sshd(pam_unix),
PID=13643.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=dsl-kk-151.195.95.61.touchtelindia.net user=root
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.