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 210.245.165.136 () at Wed Jun 22 13:16:32 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 22 13:16:32 combo ftpd 17894.0 connection from 210.245.165.136 () at Wed Jun 22 13:16:32 2005 | Month=Jun,
Date=22,
Time=13:16:32,
Level=combo,
Component=ftpd,
PID=17894.0,
Content=connection from 210.245.165.136 () at Wed Jun 22 13:16:32 2005 |
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=209.152.168.249 user=guest | 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. | Jun 23 01:41:29 combo sshd(pam_unix) 18969.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=209.152.168.249 user=guest | Month=Jun,
Date=23,
Time=01:41:29,
Level=combo,
Component=sshd(pam_unix),
PID=18969.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=209.152.168.249 user=guest |
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=209.152.168.249 user=guest | 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. | Jun 23 01:41:29 combo sshd(pam_unix) 18971.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=209.152.168.249 user=guest | Month=Jun,
Date=23,
Time=01:41:29,
Level=combo,
Component=sshd(pam_unix),
PID=18971.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=209.152.168.249 user=guest |
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=209.152.168.249 user=guest | 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. | Jun 23 01:41:29 combo sshd(pam_unix) 18973.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=209.152.168.249 user=guest | Month=Jun,
Date=23,
Time=01:41:29,
Level=combo,
Component=sshd(pam_unix),
PID=18973.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=209.152.168.249 user=guest |
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=209.152.168.249 user=guest | 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. | Jun 23 01:41:29 combo sshd(pam_unix) 18975.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=209.152.168.249 user=guest | Month=Jun,
Date=23,
Time=01:41:29,
Level=combo,
Component=sshd(pam_unix),
PID=18975.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=209.152.168.249 user=guest |
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=209.152.168.249 user=guest | 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. | Jun 23 01:41:29 combo sshd(pam_unix) 18977.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=209.152.168.249 user=guest | Month=Jun,
Date=23,
Time=01:41:29,
Level=combo,
Component=sshd(pam_unix),
PID=18977.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=209.152.168.249 user=guest |
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=209.152.168.249 user=guest | 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. | Jun 23 01:41:30 combo sshd(pam_unix) 18983.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=209.152.168.249 user=guest | Month=Jun,
Date=23,
Time=01:41:30,
Level=combo,
Component=sshd(pam_unix),
PID=18983.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=209.152.168.249 user=guest |
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=209.152.168.249 user=guest | 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. | Jun 23 01:41:30 combo sshd(pam_unix) 18982.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=209.152.168.249 user=guest | Month=Jun,
Date=23,
Time=01:41:30,
Level=combo,
Component=sshd(pam_unix),
PID=18982.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=209.152.168.249 user=guest |
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=209.152.168.249 user=guest | 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. | Jun 23 01:41:30 combo sshd(pam_unix) 18981.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=209.152.168.249 user=guest | Month=Jun,
Date=23,
Time=01:41:30,
Level=combo,
Component=sshd(pam_unix),
PID=18981.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=209.152.168.249 user=guest |
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=209.152.168.249 user=guest | 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. | Jun 23 01:41:30 combo sshd(pam_unix) 18976.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=209.152.168.249 user=guest | Month=Jun,
Date=23,
Time=01:41:30,
Level=combo,
Component=sshd(pam_unix),
PID=18976.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=209.152.168.249 user=guest |
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=209.152.168.249 user=guest | 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. | Jun 23 01:41:32 combo sshd(pam_unix) 18967.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=209.152.168.249 user=guest | Month=Jun,
Date=23,
Time=01:41:32,
Level=combo,
Component=sshd(pam_unix),
PID=18967.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=209.152.168.249 user=guest |
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. | Jun 23 02:55:14 combo sshd(pam_unix) 19085.0 check pass; user unknown | Month=Jun,
Date=23,
Time=02:55:14,
Level=combo,
Component=sshd(pam_unix),
PID=19085.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | session opened for user cyrus by (uid=0) | session opened for user <*> by <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 23 04:05:28 combo su(pam_unix) 19534.0 session opened for user cyrus by (uid=0) | Month=Jun,
Date=23,
Time=04:05:28,
Level=combo,
Component=su(pam_unix),
PID=19534.0,
Content=session opened for user cyrus by (uid=0) |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | session closed for user cyrus | session closed for user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 23 04:05:29 combo su(pam_unix) 19534.0 session closed for user cyrus | Month=Jun,
Date=23,
Time=04:05:29,
Level=combo,
Component=su(pam_unix),
PID=19534.0,
Content=session closed for user cyrus |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | ALERT exited abnormally with [1] | ALERT exited abnormally with <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 23 04:05:30 combo logrotate nan ALERT exited abnormally with [1] | Month=Jun,
Date=23,
Time=04:05:30,
Level=combo,
Component=logrotate,
PID=nan,
Content=ALERT exited abnormally with [1] |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | session opened for user news by (uid=0) | session opened for user <*> by <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 23 04:13:08 combo su(pam_unix) 24180.0 session opened for user news by (uid=0) | Month=Jun,
Date=23,
Time=04:13:08,
Level=combo,
Component=su(pam_unix),
PID=24180.0,
Content=session opened for user news by (uid=0) |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | session closed for user news | session closed for user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 23 04:13:09 combo su(pam_unix) 24180.0 session closed for user news | Month=Jun,
Date=23,
Time=04:13:09,
Level=combo,
Component=su(pam_unix),
PID=24180.0,
Content=session closed for user news |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.22.3.51 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. | Jun 23 23:30:03 combo sshd(pam_unix) 26189.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.22.3.51 user=root | Month=Jun,
Date=23,
Time=23:30:03,
Level=combo,
Component=sshd(pam_unix),
PID=26189.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.22.3.51 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=218.22.3.51 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. | Jun 23 23:30:03 combo sshd(pam_unix) 26188.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.22.3.51 user=root | Month=Jun,
Date=23,
Time=23:30:03,
Level=combo,
Component=sshd(pam_unix),
PID=26188.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.22.3.51 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=218.22.3.51 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. | Jun 23 23:30:04 combo sshd(pam_unix) 26193.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.22.3.51 user=root | Month=Jun,
Date=23,
Time=23:30:04,
Level=combo,
Component=sshd(pam_unix),
PID=26193.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.22.3.51 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=218.22.3.51 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. | Jun 23 23:30:04 combo sshd(pam_unix) 26182.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.22.3.51 user=root | Month=Jun,
Date=23,
Time=23:30:04,
Level=combo,
Component=sshd(pam_unix),
PID=26182.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.22.3.51 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=218.22.3.51 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. | Jun 23 23:30:04 combo sshd(pam_unix) 26183.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.22.3.51 user=root | Month=Jun,
Date=23,
Time=23:30:04,
Level=combo,
Component=sshd(pam_unix),
PID=26183.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.22.3.51 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=218.22.3.51 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. | Jun 23 23:30:04 combo sshd(pam_unix) 26184.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.22.3.51 user=root | Month=Jun,
Date=23,
Time=23:30:04,
Level=combo,
Component=sshd(pam_unix),
PID=26184.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.22.3.51 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=218.22.3.51 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. | Jun 23 23:30:05 combo sshd(pam_unix) 26197.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.22.3.51 user=root | Month=Jun,
Date=23,
Time=23:30:05,
Level=combo,
Component=sshd(pam_unix),
PID=26197.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.22.3.51 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=218.22.3.51 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. | Jun 23 23:30:05 combo sshd(pam_unix) 26198.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.22.3.51 user=root | Month=Jun,
Date=23,
Time=23:30:05,
Level=combo,
Component=sshd(pam_unix),
PID=26198.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.22.3.51 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=218.22.3.51 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. | Jun 23 23:30:05 combo sshd(pam_unix) 26190.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.22.3.51 user=root | Month=Jun,
Date=23,
Time=23:30:05,
Level=combo,
Component=sshd(pam_unix),
PID=26190.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.22.3.51 user=root |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | session opened for user cyrus by (uid=0) | session opened for user <*> by <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 24 04:05:34 combo su(pam_unix) 26938.0 session opened for user cyrus by (uid=0) | Month=Jun,
Date=24,
Time=04:05:34,
Level=combo,
Component=su(pam_unix),
PID=26938.0,
Content=session opened for user cyrus by (uid=0) |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | session closed for user cyrus | session closed for user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 24 04:05:35 combo su(pam_unix) 26938.0 session closed for user cyrus | Month=Jun,
Date=24,
Time=04:05:35,
Level=combo,
Component=su(pam_unix),
PID=26938.0,
Content=session closed for user cyrus |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | ALERT exited abnormally with [1] | ALERT exited abnormally with <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 24 04:05:35 combo logrotate nan ALERT exited abnormally with [1] | Month=Jun,
Date=24,
Time=04:05:35,
Level=combo,
Component=logrotate,
PID=nan,
Content=ALERT exited abnormally with [1] |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | session opened for user news by (uid=0) | session opened for user <*> by <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 24 04:11:12 combo su(pam_unix) 27311.0 session opened for user news by (uid=0) | Month=Jun,
Date=24,
Time=04:11:12,
Level=combo,
Component=su(pam_unix),
PID=27311.0,
Content=session opened for user news by (uid=0) |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | session closed for user news | session closed for user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 24 04:11:12 combo su(pam_unix) 27311.0 session closed for user news | Month=Jun,
Date=24,
Time=04:11:12,
Level=combo,
Component=su(pam_unix),
PID=27311.0,
Content=session closed for user news |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 24 18:55:11 combo ftpd 28568.0 connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 | Month=Jun,
Date=24,
Time=18:55:11,
Level=combo,
Component=ftpd,
PID=28568.0,
Content=connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 24 18:55:11 combo ftpd 28566.0 connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 | Month=Jun,
Date=24,
Time=18:55:11,
Level=combo,
Component=ftpd,
PID=28566.0,
Content=connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 24 18:55:11 combo ftpd 28562.0 connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 | Month=Jun,
Date=24,
Time=18:55:11,
Level=combo,
Component=ftpd,
PID=28562.0,
Content=connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 24 18:55:11 combo ftpd 28563.0 connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 | Month=Jun,
Date=24,
Time=18:55:11,
Level=combo,
Component=ftpd,
PID=28563.0,
Content=connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 24 18:55:11 combo ftpd 28565.0 connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 | Month=Jun,
Date=24,
Time=18:55:11,
Level=combo,
Component=ftpd,
PID=28565.0,
Content=connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 24 18:55:11 combo ftpd 28564.0 connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 | Month=Jun,
Date=24,
Time=18:55:11,
Level=combo,
Component=ftpd,
PID=28564.0,
Content=connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 24 18:55:11 combo ftpd 28567.0 connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 | Month=Jun,
Date=24,
Time=18:55:11,
Level=combo,
Component=ftpd,
PID=28567.0,
Content=connection from 218.69.108.57 () at Fri Jun 24 18:55:11 2005 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 218.69.108.57 () at Fri Jun 24 18:55:18 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 24 18:55:18 combo ftpd 28570.0 connection from 218.69.108.57 () at Fri Jun 24 18:55:18 2005 | Month=Jun,
Date=24,
Time=18:55:18,
Level=combo,
Component=ftpd,
PID=28570.0,
Content=connection from 218.69.108.57 () at Fri Jun 24 18:55:18 2005 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 218.69.108.57 () at Fri Jun 24 18:55:18 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 24 18:55:18 combo ftpd 28571.0 connection from 218.69.108.57 () at Fri Jun 24 18:55:18 2005 | Month=Jun,
Date=24,
Time=18:55:18,
Level=combo,
Component=ftpd,
PID=28571.0,
Content=connection from 218.69.108.57 () at Fri Jun 24 18:55:18 2005 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 218.69.108.57 () at Fri Jun 24 18:55:18 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 24 18:55:18 combo ftpd 28569.0 connection from 218.69.108.57 () at Fri Jun 24 18:55:18 2005 | Month=Jun,
Date=24,
Time=18:55:18,
Level=combo,
Component=ftpd,
PID=28569.0,
Content=connection from 218.69.108.57 () at Fri Jun 24 18:55:18 2005 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 218.69.108.57 () at Fri Jun 24 18:55:18 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 24 18:55:18 combo ftpd 28572.0 connection from 218.69.108.57 () at Fri Jun 24 18:55:18 2005 | Month=Jun,
Date=24,
Time=18:55:18,
Level=combo,
Component=ftpd,
PID=28572.0,
Content=connection from 218.69.108.57 () at Fri Jun 24 18:55:18 2005 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 218.69.108.57 () at Fri Jun 24 18:55:18 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 24 18:55:18 combo ftpd 28574.0 connection from 218.69.108.57 () at Fri Jun 24 18:55:18 2005 | Month=Jun,
Date=24,
Time=18:55:18,
Level=combo,
Component=ftpd,
PID=28574.0,
Content=connection from 218.69.108.57 () at Fri Jun 24 18:55:18 2005 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 218.69.108.57 () at Fri Jun 24 18:55:18 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 24 18:55:18 combo ftpd 28573.0 connection from 218.69.108.57 () at Fri Jun 24 18:55:18 2005 | Month=Jun,
Date=24,
Time=18:55:18,
Level=combo,
Component=ftpd,
PID=28573.0,
Content=connection from 218.69.108.57 () at Fri Jun 24 18:55:18 2005 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | session opened for user cyrus by (uid=0) | session opened for user <*> by <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 25 04:04:25 combo su(pam_unix) 29690.0 session opened for user cyrus by (uid=0) | Month=Jun,
Date=25,
Time=04:04:25,
Level=combo,
Component=su(pam_unix),
PID=29690.0,
Content=session opened for user cyrus by (uid=0) |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | session closed for user cyrus | session closed for user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 25 04:04:25 combo su(pam_unix) 29690.0 session closed for user cyrus | Month=Jun,
Date=25,
Time=04:04:25,
Level=combo,
Component=su(pam_unix),
PID=29690.0,
Content=session closed for user cyrus |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | ALERT exited abnormally with [1] | ALERT exited abnormally with <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 25 04:04:26 combo logrotate nan ALERT exited abnormally with [1] | Month=Jun,
Date=25,
Time=04:04:26,
Level=combo,
Component=logrotate,
PID=nan,
Content=ALERT exited abnormally with [1] |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | session opened for user news by (uid=0) | session opened for user <*> by <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 25 04:10:34 combo su(pam_unix) 30934.0 session opened for user news by (uid=0) | Month=Jun,
Date=25,
Time=04:10:34,
Level=combo,
Component=su(pam_unix),
PID=30934.0,
Content=session opened for user news by (uid=0) |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | session closed for user news | session closed for user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 25 04:10:35 combo su(pam_unix) 30934.0 session closed for user news | Month=Jun,
Date=25,
Time=04:10:35,
Level=combo,
Component=su(pam_unix),
PID=30934.0,
Content=session closed for user news |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jun 25 04:41:49 combo sshd(pam_unix) 31031.0 check pass; user unknown | Month=Jun,
Date=25,
Time=04:41:49,
Level=combo,
Component=sshd(pam_unix),
PID=31031.0,
Content=check pass; user unknown |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.