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. | 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. | Dec 2 04:04:03 combo su(pam_unix) 18975.0 session opened for user cyrus by (uid=0) | Month=Dec,
Date=2,
Time=04:04:03,
Level=combo,
Component=su(pam_unix),
PID=18975.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. | Dec 2 04:04:04 combo su(pam_unix) 18975.0 session closed for user cyrus | Month=Dec,
Date=2,
Time=04:04:04,
Level=combo,
Component=su(pam_unix),
PID=18975.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. | Dec 2 04:04:05 combo logrotate nan ALERT exited abnormally with [1] | Month=Dec,
Date=2,
Time=04:04:05,
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. | Dec 2 04:59:35 combo su(pam_unix) 19494.0 session opened for user news by (uid=0) | Month=Dec,
Date=2,
Time=04:59:35,
Level=combo,
Component=su(pam_unix),
PID=19494.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. | Dec 2 04:59:37 combo su(pam_unix) 19494.0 session closed for user news | Month=Dec,
Date=2,
Time=04:59:37,
Level=combo,
Component=su(pam_unix),
PID=19494.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 81.53.90.34 (ARennes-352-1-67-34.w81-53.abo.wanadoo.fr) at Fri Dec 2 06:04:45 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 06:04:45 combo ftpd 19730.0 connection from 81.53.90.34 (ARennes-352-1-67-34.w81-53.abo.wanadoo.fr) at Fri Dec 2 06:04:45 2005 | Month=Dec,
Date=2,
Time=06:04:45,
Level=combo,
Component=ftpd,
PID=19730.0,
Content=connection from 81.53.90.34 (ARennes-352-1-67-34.w81-53.abo.wanadoo.fr) at Fri Dec 2 06:04:45 2005 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | connection from 81.53.90.34 (ARennes-352-1-67-34.w81-53.abo.wanadoo.fr) at Fri Dec 2 06:04:45 2005 | connection from <*> (<*>) at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 06:04:45 combo ftpd 19731.0 connection from 81.53.90.34 (ARennes-352-1-67-34.w81-53.abo.wanadoo.fr) at Fri Dec 2 06:04:45 2005 | Month=Dec,
Date=2,
Time=06:04:45,
Level=combo,
Component=ftpd,
PID=19731.0,
Content=connection from 81.53.90.34 (ARennes-352-1-67-34.w81-53.abo.wanadoo.fr) at Fri Dec 2 06:04:45 2005 |
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. | Dec 2 08:39:43 combo sshd(pam_unix) 20029.0 check pass; user unknown | Month=Dec,
Date=2,
Time=08:39:43,
Level=combo,
Component=sshd(pam_unix),
PID=20029.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. | Dec 2 08:39:43 combo sshd(pam_unix) 20024.0 check pass; user unknown | Month=Dec,
Date=2,
Time=08:39:43,
Level=combo,
Component=sshd(pam_unix),
PID=20024.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. | Dec 2 08:39:43 combo sshd(pam_unix) 20026.0 check pass; user unknown | Month=Dec,
Date=2,
Time=08:39:43,
Level=combo,
Component=sshd(pam_unix),
PID=20026.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. | Dec 2 08:39:43 combo sshd(pam_unix) 20023.0 check pass; user unknown | Month=Dec,
Date=2,
Time=08:39:43,
Level=combo,
Component=sshd(pam_unix),
PID=20023.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. | Dec 2 08:39:43 combo sshd(pam_unix) 20025.0 check pass; user unknown | Month=Dec,
Date=2,
Time=08:39:43,
Level=combo,
Component=sshd(pam_unix),
PID=20025.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. | Dec 2 08:39:43 combo sshd(pam_unix) 20028.0 check pass; user unknown | Month=Dec,
Date=2,
Time=08:39:43,
Level=combo,
Component=sshd(pam_unix),
PID=20028.0,
Content=check pass; user unknown |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 18722 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 08:40:14 combo kernel nan Out of Memory: Killed process 18722 (httpd). | Month=Dec,
Date=2,
Time=08:40:14,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 18722 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 18492 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 08:40:20 combo kernel nan Out of Memory: Killed process 18492 (httpd). | Month=Dec,
Date=2,
Time=08:40:20,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 18492 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20045 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:00:17 combo kernel nan Out of Memory: Killed process 20045 (httpd). | Month=Dec,
Date=2,
Time=09:00:17,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20045 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 18494 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:00:30 combo kernel nan Out of Memory: Killed process 18494 (httpd). | Month=Dec,
Date=2,
Time=09:00:30,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 18494 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 18495 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:00:39 combo kernel nan Out of Memory: Killed process 18495 (httpd). | Month=Dec,
Date=2,
Time=09:00:39,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 18495 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 18496 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:00:54 combo kernel nan Out of Memory: Killed process 18496 (httpd). | Month=Dec,
Date=2,
Time=09:00:54,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 18496 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20071 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:01:01 combo kernel nan Out of Memory: Killed process 20071 (httpd). | Month=Dec,
Date=2,
Time=09:01:01,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20071 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20072 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:01:10 combo kernel nan Out of Memory: Killed process 20072 (httpd). | Month=Dec,
Date=2,
Time=09:01:10,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20072 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20073 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:01:16 combo kernel nan Out of Memory: Killed process 20073 (httpd). | Month=Dec,
Date=2,
Time=09:01:16,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20073 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20074 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:01:22 combo kernel nan Out of Memory: Killed process 20074 (httpd). | Month=Dec,
Date=2,
Time=09:01:22,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20074 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20069 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:01:27 combo kernel nan Out of Memory: Killed process 20069 (python). | Month=Dec,
Date=2,
Time=09:01:27,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20069 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20077 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:20:26 combo kernel nan Out of Memory: Killed process 20077 (httpd). | Month=Dec,
Date=2,
Time=09:20:26,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20077 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20078 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:25:35 combo kernel nan Out of Memory: Killed process 20078 (httpd). | Month=Dec,
Date=2,
Time=09:25:35,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20078 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20079 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:25:44 combo kernel nan Out of Memory: Killed process 20079 (httpd). | Month=Dec,
Date=2,
Time=09:25:44,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20079 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20082 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:30:13 combo kernel nan Out of Memory: Killed process 20082 (httpd). | Month=Dec,
Date=2,
Time=09:30:13,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20082 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20135 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:30:31 combo kernel nan Out of Memory: Killed process 20135 (httpd). | Month=Dec,
Date=2,
Time=09:30:31,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20135 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20146 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:30:52 combo kernel nan Out of Memory: Killed process 20146 (httpd). | Month=Dec,
Date=2,
Time=09:30:52,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20146 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20147 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:31:00 combo kernel nan Out of Memory: Killed process 20147 (httpd). | Month=Dec,
Date=2,
Time=09:31:00,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20147 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20153 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:31:11 combo kernel nan Out of Memory: Killed process 20153 (httpd). | Month=Dec,
Date=2,
Time=09:31:11,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20153 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20154 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:31:47 combo kernel nan Out of Memory: Killed process 20154 (httpd). | Month=Dec,
Date=2,
Time=09:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20154 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20155 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:31:56 combo kernel nan Out of Memory: Killed process 20155 (httpd). | Month=Dec,
Date=2,
Time=09:31:56,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20155 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20156 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:32:15 combo kernel nan Out of Memory: Killed process 20156 (httpd). | Month=Dec,
Date=2,
Time=09:32:15,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20156 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20157 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:32:21 combo kernel nan Out of Memory: Killed process 20157 (httpd). | Month=Dec,
Date=2,
Time=09:32:21,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20157 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20158 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:32:33 combo kernel nan Out of Memory: Killed process 20158 (httpd). | Month=Dec,
Date=2,
Time=09:32:33,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20158 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20159 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:32:45 combo kernel nan Out of Memory: Killed process 20159 (httpd). | Month=Dec,
Date=2,
Time=09:32:45,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20159 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20160 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:32:50 combo kernel nan Out of Memory: Killed process 20160 (httpd). | Month=Dec,
Date=2,
Time=09:32:50,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20160 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20161 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:33:04 combo kernel nan Out of Memory: Killed process 20161 (httpd). | Month=Dec,
Date=2,
Time=09:33:04,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20161 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20162 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:35:27 combo kernel nan Out of Memory: Killed process 20162 (httpd). | Month=Dec,
Date=2,
Time=09:35:27,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20162 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20173 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:35:37 combo kernel nan Out of Memory: Killed process 20173 (httpd). | Month=Dec,
Date=2,
Time=09:35:37,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20173 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20174 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:35:47 combo kernel nan Out of Memory: Killed process 20174 (httpd). | Month=Dec,
Date=2,
Time=09:35:47,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20174 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20175 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:36:02 combo kernel nan Out of Memory: Killed process 20175 (httpd). | Month=Dec,
Date=2,
Time=09:36:02,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20175 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20184 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:36:08 combo kernel nan Out of Memory: Killed process 20184 (httpd). | Month=Dec,
Date=2,
Time=09:36:08,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20184 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20185 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:36:18 combo kernel nan Out of Memory: Killed process 20185 (httpd). | Month=Dec,
Date=2,
Time=09:36:18,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20185 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20186 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:36:28 combo kernel nan Out of Memory: Killed process 20186 (httpd). | Month=Dec,
Date=2,
Time=09:36:28,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20186 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20187 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:36:34 combo kernel nan Out of Memory: Killed process 20187 (httpd). | Month=Dec,
Date=2,
Time=09:36:34,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20187 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20188 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:36:41 combo kernel nan Out of Memory: Killed process 20188 (httpd). | Month=Dec,
Date=2,
Time=09:36:41,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20188 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 20182 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 2 09:36:47 combo kernel nan Out of Memory: Killed process 20182 (python). | Month=Dec,
Date=2,
Time=09:36:47,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 20182 (python). |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.