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. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 20 11:27:10 combo sshd(pam_unix) 15776.0 check pass; user unknown | Month=Jan,
Date=20,
Time=11:27:10,
Level=combo,
Component=sshd(pam_unix),
PID=15776.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 20 11:27:10 combo sshd(pam_unix) 15778.0 check pass; user unknown | Month=Jan,
Date=20,
Time=11:27:10,
Level=combo,
Component=sshd(pam_unix),
PID=15778.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 20 11:27:10 combo sshd(pam_unix) 15780.0 check pass; user unknown | Month=Jan,
Date=20,
Time=11:27:10,
Level=combo,
Component=sshd(pam_unix),
PID=15780.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 20 11:27:10 combo sshd(pam_unix) 15789.0 check pass; user unknown | Month=Jan,
Date=20,
Time=11:27:10,
Level=combo,
Component=sshd(pam_unix),
PID=15789.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 20 11:27:10 combo sshd(pam_unix) 15791.0 check pass; user unknown | Month=Jan,
Date=20,
Time=11:27:10,
Level=combo,
Component=sshd(pam_unix),
PID=15791.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 20 11:27:10 combo sshd(pam_unix) 15792.0 check pass; user unknown | Month=Jan,
Date=20,
Time=11:27:10,
Level=combo,
Component=sshd(pam_unix),
PID=15792.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. | Jan 21 04:07:16 combo su(pam_unix) 17486.0 session opened for user cyrus by (uid=0) | Month=Jan,
Date=21,
Time=04:07:16,
Level=combo,
Component=su(pam_unix),
PID=17486.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. | Jan 21 04:07:17 combo su(pam_unix) 17486.0 session closed for user cyrus | Month=Jan,
Date=21,
Time=04:07:17,
Level=combo,
Component=su(pam_unix),
PID=17486.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. | Jan 21 04:07:17 combo logrotate nan ALERT exited abnormally with [1] | Month=Jan,
Date=21,
Time=04:07:17,
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. | Jan 21 04:13:35 combo su(pam_unix) 18714.0 session opened for user news by (uid=0) | Month=Jan,
Date=21,
Time=04:13:35,
Level=combo,
Component=su(pam_unix),
PID=18714.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. | Jan 21 04:13:36 combo su(pam_unix) 18714.0 session closed for user news | Month=Jan,
Date=21,
Time=04:13:36,
Level=combo,
Component=su(pam_unix),
PID=18714.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=82.179.185.68 user=test | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 21 18:51:17 combo sshd(pam_unix) 19955.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test | Month=Jan,
Date=21,
Time=18:51:17,
Level=combo,
Component=sshd(pam_unix),
PID=19955.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 21 18:51:17 combo sshd(pam_unix) 19965.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test | Month=Jan,
Date=21,
Time=18:51:17,
Level=combo,
Component=sshd(pam_unix),
PID=19965.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 21 18:51:17 combo sshd(pam_unix) 19958.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test | Month=Jan,
Date=21,
Time=18:51:17,
Level=combo,
Component=sshd(pam_unix),
PID=19958.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 21 18:51:17 combo sshd(pam_unix) 19960.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test | Month=Jan,
Date=21,
Time=18:51:17,
Level=combo,
Component=sshd(pam_unix),
PID=19960.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 21 18:51:17 combo sshd(pam_unix) 19963.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test | Month=Jan,
Date=21,
Time=18:51:17,
Level=combo,
Component=sshd(pam_unix),
PID=19963.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 21 18:51:17 combo sshd(pam_unix) 19956.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test | Month=Jan,
Date=21,
Time=18:51:17,
Level=combo,
Component=sshd(pam_unix),
PID=19956.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 21 18:51:17 combo sshd(pam_unix) 19964.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test | Month=Jan,
Date=21,
Time=18:51:17,
Level=combo,
Component=sshd(pam_unix),
PID=19964.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 21 18:51:17 combo sshd(pam_unix) 19969.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test | Month=Jan,
Date=21,
Time=18:51:17,
Level=combo,
Component=sshd(pam_unix),
PID=19969.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 21 18:51:17 combo sshd(pam_unix) 19970.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test | Month=Jan,
Date=21,
Time=18:51:17,
Level=combo,
Component=sshd(pam_unix),
PID=19970.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 21 18:51:18 combo sshd(pam_unix) 19973.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test | Month=Jan,
Date=21,
Time=18:51:18,
Level=combo,
Component=sshd(pam_unix),
PID=19973.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=82.179.185.68 user=test |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 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 21 23:58:17 combo sshd(pam_unix) 20421.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 user=root | Month=Jan,
Date=21,
Time=23:58:17,
Level=combo,
Component=sshd(pam_unix),
PID=20421.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 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=211.200.44.248 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 21 23:58:17 combo sshd(pam_unix) 20419.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 user=root | Month=Jan,
Date=21,
Time=23:58:17,
Level=combo,
Component=sshd(pam_unix),
PID=20419.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 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=211.200.44.248 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 21 23:58:17 combo sshd(pam_unix) 20417.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 user=root | Month=Jan,
Date=21,
Time=23:58:17,
Level=combo,
Component=sshd(pam_unix),
PID=20417.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 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=211.200.44.248 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 21 23:58:17 combo sshd(pam_unix) 20418.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 user=root | Month=Jan,
Date=21,
Time=23:58:17,
Level=combo,
Component=sshd(pam_unix),
PID=20418.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 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=211.200.44.248 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 21 23:58:17 combo sshd(pam_unix) 20415.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 user=root | Month=Jan,
Date=21,
Time=23:58:17,
Level=combo,
Component=sshd(pam_unix),
PID=20415.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 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=211.200.44.248 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 21 23:58:17 combo sshd(pam_unix) 20420.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 user=root | Month=Jan,
Date=21,
Time=23:58:17,
Level=combo,
Component=sshd(pam_unix),
PID=20420.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 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=211.200.44.248 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 21 23:58:17 combo sshd(pam_unix) 20416.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 user=root | Month=Jan,
Date=21,
Time=23:58:17,
Level=combo,
Component=sshd(pam_unix),
PID=20416.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 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=211.200.44.248 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 21 23:58:19 combo sshd(pam_unix) 20429.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 user=root | Month=Jan,
Date=21,
Time=23:58:19,
Level=combo,
Component=sshd(pam_unix),
PID=20429.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 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=211.200.44.248 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 21 23:58:19 combo sshd(pam_unix) 20430.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 user=root | Month=Jan,
Date=21,
Time=23:58:19,
Level=combo,
Component=sshd(pam_unix),
PID=20430.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 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=211.200.44.248 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 21 23:58:22 combo sshd(pam_unix) 20433.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 user=root | Month=Jan,
Date=21,
Time=23:58:22,
Level=combo,
Component=sshd(pam_unix),
PID=20433.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=211.200.44.248 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. | Jan 22 04:10:48 combo su(pam_unix) 21124.0 session opened for user cyrus by (uid=0) | Month=Jan,
Date=22,
Time=04:10:48,
Level=combo,
Component=su(pam_unix),
PID=21124.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. | Jan 22 04:10:48 combo su(pam_unix) 21124.0 session closed for user cyrus | Month=Jan,
Date=22,
Time=04:10:48,
Level=combo,
Component=su(pam_unix),
PID=21124.0,
Content=session closed for user cyrus |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | cupsd shutdown succeeded | <*> shutdown succeeded |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 22 04:10:50 combo cups nan cupsd shutdown succeeded | Month=Jan,
Date=22,
Time=04:10:50,
Level=combo,
Component=cups,
PID=nan,
Content=cupsd shutdown succeeded |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | cupsd startup succeeded | <*> startup succeeded |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 22 04:10:55 combo cups nan cupsd startup succeeded | Month=Jan,
Date=22,
Time=04:10:55,
Level=combo,
Component=cups,
PID=nan,
Content=cupsd startup succeeded |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | restart. | restart. |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 22 04:11:04 combo syslogd 1.4.1 nan restart. | Month=Jan,
Date=22,
Time=04:11:04,
Level=combo,
Component=syslogd 1.4.1,
PID=nan,
Content=restart. |
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. | Jan 22 04:11:04 combo logrotate nan ALERT exited abnormally with [1] | Month=Jan,
Date=22,
Time=04:11: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. | Jan 22 04:16:40 combo su(pam_unix) 21719.0 session opened for user news by (uid=0) | Month=Jan,
Date=22,
Time=04:16:40,
Level=combo,
Component=su(pam_unix),
PID=21719.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. | Jan 22 04:16:41 combo su(pam_unix) 21719.0 session closed for user news | Month=Jan,
Date=22,
Time=04:16:41,
Level=combo,
Component=su(pam_unix),
PID=21719.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. | Jan 22 05:23:19 combo sshd(pam_unix) 24892.0 check pass; user unknown | Month=Jan,
Date=22,
Time=05:23:19,
Level=combo,
Component=sshd(pam_unix),
PID=24892.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 22 05:23:20 combo sshd(pam_unix) 24894.0 check pass; user unknown | Month=Jan,
Date=22,
Time=05:23:20,
Level=combo,
Component=sshd(pam_unix),
PID=24894.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 22 05:23:20 combo sshd(pam_unix) 24896.0 check pass; user unknown | Month=Jan,
Date=22,
Time=05:23:20,
Level=combo,
Component=sshd(pam_unix),
PID=24896.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 22 05:23:20 combo sshd(pam_unix) 24895.0 check pass; user unknown | Month=Jan,
Date=22,
Time=05:23:20,
Level=combo,
Component=sshd(pam_unix),
PID=24895.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 22 05:51:09 combo sshd(pam_unix) 24935.0 check pass; user unknown | Month=Jan,
Date=22,
Time=05:51:09,
Level=combo,
Component=sshd(pam_unix),
PID=24935.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 22 05:51:10 combo sshd(pam_unix) 24937.0 check pass; user unknown | Month=Jan,
Date=22,
Time=05:51:10,
Level=combo,
Component=sshd(pam_unix),
PID=24937.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | check pass; user unknown | check pass; user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Jan 22 06:08:26 combo sshd(pam_unix) 24968.0 check pass; user unknown | Month=Jan,
Date=22,
Time=06:08:26,
Level=combo,
Component=sshd(pam_unix),
PID=24968.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=61.129.113.52 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 22 16:37:08 combo sshd(pam_unix) 25820.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=61.129.113.52 user=root | Month=Jan,
Date=22,
Time=16:37:08,
Level=combo,
Component=sshd(pam_unix),
PID=25820.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=61.129.113.52 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=61.129.113.52 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 22 16:37:09 combo sshd(pam_unix) 25823.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=61.129.113.52 user=root | Month=Jan,
Date=22,
Time=16:37:09,
Level=combo,
Component=sshd(pam_unix),
PID=25823.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=61.129.113.52 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=61.129.113.52 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 22 16:37:09 combo sshd(pam_unix) 25822.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=61.129.113.52 user=root | Month=Jan,
Date=22,
Time=16:37:09,
Level=combo,
Component=sshd(pam_unix),
PID=25822.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=61.129.113.52 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=61.129.113.52 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 22 16:37:09 combo sshd(pam_unix) 25826.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=61.129.113.52 user=root | Month=Jan,
Date=22,
Time=16:37:09,
Level=combo,
Component=sshd(pam_unix),
PID=25826.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=61.129.113.52 user=root |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.