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 211.72.151.162 () at Mon Jul 18 03:26:49 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jul 18 03:26:49 combo ftpd 25645.0 connection from 211.72.151.162 () at Mon Jul 18 03:26:49 2005 | Month=Jul,
Date=18,
Time=03:26:49,
Level=combo,
Component=ftpd,
PID=25645.0,
Content=connection from 211.72.151.162 () at Mon Jul 18 03:26:49 2005 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 211.72.151.162 () at Mon Jul 18 03:26:49 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jul 18 03:26:49 combo ftpd 25642.0 connection from 211.72.151.162 () at Mon Jul 18 03:26:49 2005 | Month=Jul,
Date=18,
Time=03:26:49,
Level=combo,
Component=ftpd,
PID=25642.0,
Content=connection from 211.72.151.162 () at Mon Jul 18 03:26:49 2005 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 211.72.151.162 () at Mon Jul 18 03:26:49 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jul 18 03:26:49 combo ftpd 25646.0 connection from 211.72.151.162 () at Mon Jul 18 03:26:49 2005 | Month=Jul,
Date=18,
Time=03:26:49,
Level=combo,
Component=ftpd,
PID=25646.0,
Content=connection from 211.72.151.162 () at Mon Jul 18 03:26:49 2005 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 211.72.151.162 () at Mon Jul 18 03:26:49 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jul 18 03:26:49 combo ftpd 25648.0 connection from 211.72.151.162 () at Mon Jul 18 03:26:49 2005 | Month=Jul,
Date=18,
Time=03:26:49,
Level=combo,
Component=ftpd,
PID=25648.0,
Content=connection from 211.72.151.162 () at Mon Jul 18 03:26:49 2005 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 211.72.151.162 () at Mon Jul 18 03:26:49 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jul 18 03:26:49 combo ftpd 25647.0 connection from 211.72.151.162 () at Mon Jul 18 03:26:49 2005 | Month=Jul,
Date=18,
Time=03:26:49,
Level=combo,
Component=ftpd,
PID=25647.0,
Content=connection from 211.72.151.162 () at Mon Jul 18 03:26:49 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. | Jul 18 04:03:24 combo su(pam_unix) 26046.0 session opened for user cyrus by (uid=0) | Month=Jul,
Date=18,
Time=04:03:24,
Level=combo,
Component=su(pam_unix),
PID=26046.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. | Jul 18 04:03:24 combo su(pam_unix) 26046.0 session closed for user cyrus | Month=Jul,
Date=18,
Time=04:03:24,
Level=combo,
Component=su(pam_unix),
PID=26046.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. | Jul 18 04:03:25 combo logrotate nan ALERT exited abnormally with [1] | Month=Jul,
Date=18,
Time=04:03:25,
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. | Jul 18 04:09:29 combo su(pam_unix) 27272.0 session opened for user news by (uid=0) | Month=Jul,
Date=18,
Time=04:09:29,
Level=combo,
Component=su(pam_unix),
PID=27272.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. | Jul 18 04:09:30 combo su(pam_unix) 27272.0 session closed for user news | Month=Jul,
Date=18,
Time=04:09:30,
Level=combo,
Component=su(pam_unix),
PID=27272.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. | Jul 18 23:01:25 combo sshd(pam_unix) 28975.0 check pass; user unknown | Month=Jul,
Date=18,
Time=23:01:25,
Level=combo,
Component=sshd(pam_unix),
PID=28975.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jul 18 23:01:25 combo sshd(pam_unix) 28977.0 check pass; user unknown | Month=Jul,
Date=18,
Time=23:01:25,
Level=combo,
Component=sshd(pam_unix),
PID=28977.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jul 18 23:01:25 combo sshd(pam_unix) 28980.0 check pass; user unknown | Month=Jul,
Date=18,
Time=23:01:25,
Level=combo,
Component=sshd(pam_unix),
PID=28980.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jul 18 23:01:25 combo sshd(pam_unix) 28978.0 check pass; user unknown | Month=Jul,
Date=18,
Time=23:01:25,
Level=combo,
Component=sshd(pam_unix),
PID=28978.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jul 18 23:01:26 combo sshd(pam_unix) 28983.0 check pass; user unknown | Month=Jul,
Date=18,
Time=23:01:26,
Level=combo,
Component=sshd(pam_unix),
PID=28983.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jul 18 23:01:27 combo sshd(pam_unix) 28986.0 check pass; user unknown | Month=Jul,
Date=18,
Time=23:01:27,
Level=combo,
Component=sshd(pam_unix),
PID=28986.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jul 18 23:01:27 combo sshd(pam_unix) 28985.0 check pass; user unknown | Month=Jul,
Date=18,
Time=23:01:27,
Level=combo,
Component=sshd(pam_unix),
PID=28985.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jul 18 23:01:27 combo sshd(pam_unix) 28987.0 check pass; user unknown | Month=Jul,
Date=18,
Time=23:01:27,
Level=combo,
Component=sshd(pam_unix),
PID=28987.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jul 18 23:01:27 combo sshd(pam_unix) 28988.0 check pass; user unknown | Month=Jul,
Date=18,
Time=23:01:27,
Level=combo,
Component=sshd(pam_unix),
PID=28988.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jul 18 23:01:27 combo sshd(pam_unix) 28991.0 check pass; user unknown | Month=Jul,
Date=18,
Time=23:01:27,
Level=combo,
Component=sshd(pam_unix),
PID=28991.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. | Jul 19 04:03:43 combo su(pam_unix) 29758.0 session opened for user cyrus by (uid=0) | Month=Jul,
Date=19,
Time=04:03:43,
Level=combo,
Component=su(pam_unix),
PID=29758.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. | Jul 19 04:03:44 combo su(pam_unix) 29758.0 session closed for user cyrus | Month=Jul,
Date=19,
Time=04:03:44,
Level=combo,
Component=su(pam_unix),
PID=29758.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. | Jul 19 04:03:45 combo logrotate nan ALERT exited abnormally with [1] | Month=Jul,
Date=19,
Time=04:03:45,
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. | Jul 19 04:09:28 combo su(pam_unix) 30128.0 session opened for user news by (uid=0) | Month=Jul,
Date=19,
Time=04:09:28,
Level=combo,
Component=su(pam_unix),
PID=30128.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. | Jul 19 04:09:29 combo su(pam_unix) 30128.0 session closed for user news | Month=Jul,
Date=19,
Time=04:09:29,
Level=combo,
Component=su(pam_unix),
PID=30128.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=202.181.236.180 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. | Jul 19 07:35:41 combo sshd(pam_unix) 30500.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202.181.236.180 user=root | Month=Jul,
Date=19,
Time=07:35:41,
Level=combo,
Component=sshd(pam_unix),
PID=30500.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202.181.236.180 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=202.181.236.180 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. | Jul 19 07:35:41 combo sshd(pam_unix) 30510.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202.181.236.180 user=root | Month=Jul,
Date=19,
Time=07:35:41,
Level=combo,
Component=sshd(pam_unix),
PID=30510.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202.181.236.180 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=202.181.236.180 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. | Jul 19 07:35:41 combo sshd(pam_unix) 30499.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202.181.236.180 user=root | Month=Jul,
Date=19,
Time=07:35:41,
Level=combo,
Component=sshd(pam_unix),
PID=30499.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202.181.236.180 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=202.181.236.180 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. | Jul 19 07:35:41 combo sshd(pam_unix) 30503.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202.181.236.180 user=root | Month=Jul,
Date=19,
Time=07:35:41,
Level=combo,
Component=sshd(pam_unix),
PID=30503.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202.181.236.180 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=202.181.236.180 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. | Jul 19 07:35:41 combo sshd(pam_unix) 30505.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202.181.236.180 user=root | Month=Jul,
Date=19,
Time=07:35:41,
Level=combo,
Component=sshd(pam_unix),
PID=30505.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202.181.236.180 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=202.181.236.180 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. | Jul 19 07:35:41 combo sshd(pam_unix) 30501.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202.181.236.180 user=root | Month=Jul,
Date=19,
Time=07:35:41,
Level=combo,
Component=sshd(pam_unix),
PID=30501.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202.181.236.180 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=202.181.236.180 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. | Jul 19 07:35:41 combo sshd(pam_unix) 30504.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202.181.236.180 user=root | Month=Jul,
Date=19,
Time=07:35:41,
Level=combo,
Component=sshd(pam_unix),
PID=30504.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202.181.236.180 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=202.181.236.180 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. | Jul 19 07:35:41 combo sshd(pam_unix) 30498.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202.181.236.180 user=root | Month=Jul,
Date=19,
Time=07:35:41,
Level=combo,
Component=sshd(pam_unix),
PID=30498.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202.181.236.180 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=202.181.236.180 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. | Jul 19 07:35:41 combo sshd(pam_unix) 30511.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202.181.236.180 user=root | Month=Jul,
Date=19,
Time=07:35:41,
Level=combo,
Component=sshd(pam_unix),
PID=30511.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202.181.236.180 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=202.181.236.180 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. | Jul 19 07:35:41 combo sshd(pam_unix) 30508.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202.181.236.180 user=root | Month=Jul,
Date=19,
Time=07:35:41,
Level=combo,
Component=sshd(pam_unix),
PID=30508.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=202.181.236.180 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. | Jul 20 04:05:02 combo su(pam_unix) 363.0 session opened for user cyrus by (uid=0) | Month=Jul,
Date=20,
Time=04:05:02,
Level=combo,
Component=su(pam_unix),
PID=363.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. | Jul 20 04:05:03 combo su(pam_unix) 363.0 session closed for user cyrus | Month=Jul,
Date=20,
Time=04:05:03,
Level=combo,
Component=su(pam_unix),
PID=363.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. | Jul 20 04:05:04 combo logrotate nan ALERT exited abnormally with [1] | Month=Jul,
Date=20,
Time=04:05:04,
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. | Jul 20 04:11:27 combo su(pam_unix) 1595.0 session opened for user news by (uid=0) | Month=Jul,
Date=20,
Time=04:11:27,
Level=combo,
Component=su(pam_unix),
PID=1595.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. | Jul 20 04:11:28 combo su(pam_unix) 1595.0 session closed for user news | Month=Jul,
Date=20,
Time=04:11:28,
Level=combo,
Component=su(pam_unix),
PID=1595.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. | Jul 20 23:37:40 combo sshd(pam_unix) 3307.0 check pass; user unknown | Month=Jul,
Date=20,
Time=23:37:40,
Level=combo,
Component=sshd(pam_unix),
PID=3307.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jul 20 23:37:40 combo sshd(pam_unix) 3306.0 check pass; user unknown | Month=Jul,
Date=20,
Time=23:37:40,
Level=combo,
Component=sshd(pam_unix),
PID=3306.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jul 20 23:37:40 combo sshd(pam_unix) 3308.0 check pass; user unknown | Month=Jul,
Date=20,
Time=23:37:40,
Level=combo,
Component=sshd(pam_unix),
PID=3308.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jul 20 23:37:46 combo sshd(pam_unix) 3313.0 check pass; user unknown | Month=Jul,
Date=20,
Time=23:37:46,
Level=combo,
Component=sshd(pam_unix),
PID=3313.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jul 20 23:37:46 combo sshd(pam_unix) 3312.0 check pass; user unknown | Month=Jul,
Date=20,
Time=23:37:46,
Level=combo,
Component=sshd(pam_unix),
PID=3312.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=210.76.59.29 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. | Jul 21 01:30:45 combo sshd(pam_unix) 3489.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=210.76.59.29 user=root | Month=Jul,
Date=21,
Time=01:30:45,
Level=combo,
Component=sshd(pam_unix),
PID=3489.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=210.76.59.29 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=210.76.59.29 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. | Jul 21 01:30:49 combo sshd(pam_unix) 3493.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=210.76.59.29 user=root | Month=Jul,
Date=21,
Time=01:30:49,
Level=combo,
Component=sshd(pam_unix),
PID=3493.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=210.76.59.29 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=210.76.59.29 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. | Jul 21 01:30:50 combo sshd(pam_unix) 3488.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=210.76.59.29 user=root | Month=Jul,
Date=21,
Time=01:30:50,
Level=combo,
Component=sshd(pam_unix),
PID=3488.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=210.76.59.29 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=210.76.59.29 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. | Jul 21 01:30:50 combo sshd(pam_unix) 3487.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=210.76.59.29 user=root | Month=Jul,
Date=21,
Time=01:30:50,
Level=combo,
Component=sshd(pam_unix),
PID=3487.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=210.76.59.29 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. | Jul 21 04:11:26 combo su(pam_unix) 4170.0 session opened for user cyrus by (uid=0) | Month=Jul,
Date=21,
Time=04:11:26,
Level=combo,
Component=su(pam_unix),
PID=4170.0,
Content=session opened for user cyrus by (uid=0) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.