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. | Out of Memory: Killed process 25227 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:31:35 combo kernel nan Out of Memory: Killed process 25227 (httpd). | Month=Dec,
Date=3,
Time=11:31:35,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25227 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25228 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:31:42 combo kernel nan Out of Memory: Killed process 25228 (httpd). | Month=Dec,
Date=3,
Time=11:31:42,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25228 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25218 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:31:47 combo kernel nan Out of Memory: Killed process 25218 (python). | Month=Dec,
Date=3,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25218 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25229 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:32:06 combo kernel nan Out of Memory: Killed process 25229 (httpd). | Month=Dec,
Date=3,
Time=11:32:06,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25229 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25230 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:32:21 combo kernel nan Out of Memory: Killed process 25230 (httpd). | Month=Dec,
Date=3,
Time=11:32:21,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25230 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25231 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:35:19 combo kernel nan Out of Memory: Killed process 25231 (httpd). | Month=Dec,
Date=3,
Time=11:35:19,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25231 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25232 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:35:30 combo kernel nan Out of Memory: Killed process 25232 (httpd). | Month=Dec,
Date=3,
Time=11:35:30,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25232 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25233 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:35:41 combo kernel nan Out of Memory: Killed process 25233 (httpd). | Month=Dec,
Date=3,
Time=11:35:41,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25233 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25234 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:36:01 combo kernel nan Out of Memory: Killed process 25234 (httpd). | Month=Dec,
Date=3,
Time=11:36:01,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25234 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25245 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:36:09 combo kernel nan Out of Memory: Killed process 25245 (httpd). | Month=Dec,
Date=3,
Time=11:36:09,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25245 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25246 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:36:30 combo kernel nan Out of Memory: Killed process 25246 (httpd). | Month=Dec,
Date=3,
Time=11:36:30,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25246 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25247 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:36:48 combo kernel nan Out of Memory: Killed process 25247 (httpd). | Month=Dec,
Date=3,
Time=11:36:48,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25247 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25248 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:37:01 combo kernel nan Out of Memory: Killed process 25248 (httpd). | Month=Dec,
Date=3,
Time=11:37:01,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25248 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25249 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:37:12 combo kernel nan Out of Memory: Killed process 25249 (httpd). | Month=Dec,
Date=3,
Time=11:37:12,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25249 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25250 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:37:22 combo kernel nan Out of Memory: Killed process 25250 (httpd). | Month=Dec,
Date=3,
Time=11:37:22,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25250 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25251 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:37:33 combo kernel nan Out of Memory: Killed process 25251 (httpd). | Month=Dec,
Date=3,
Time=11:37:33,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25251 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25252 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:37:44 combo kernel nan Out of Memory: Killed process 25252 (httpd). | Month=Dec,
Date=3,
Time=11:37:44,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25252 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25256 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:50:17 combo kernel nan Out of Memory: Killed process 25256 (httpd). | Month=Dec,
Date=3,
Time=11:50:17,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25256 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25253 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:50:34 combo kernel nan Out of Memory: Killed process 25253 (httpd). | Month=Dec,
Date=3,
Time=11:50:34,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25253 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25254 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:55:21 combo kernel nan Out of Memory: Killed process 25254 (httpd). | Month=Dec,
Date=3,
Time=11:55:21,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25254 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25255 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:55:28 combo kernel nan Out of Memory: Killed process 25255 (httpd). | Month=Dec,
Date=3,
Time=11:55:28,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25255 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25279 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:55:38 combo kernel nan Out of Memory: Killed process 25279 (httpd). | Month=Dec,
Date=3,
Time=11:55:38,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25279 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25287 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:55:49 combo kernel nan Out of Memory: Killed process 25287 (httpd). | Month=Dec,
Date=3,
Time=11:55:49,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25287 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25292 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:56:00 combo kernel nan Out of Memory: Killed process 25292 (httpd). | Month=Dec,
Date=3,
Time=11:56:00,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25292 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25293 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:56:20 combo kernel nan Out of Memory: Killed process 25293 (httpd). | Month=Dec,
Date=3,
Time=11:56:20,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25293 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25294 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:56:30 combo kernel nan Out of Memory: Killed process 25294 (httpd). | Month=Dec,
Date=3,
Time=11:56:30,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25294 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25295 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:56:46 combo kernel nan Out of Memory: Killed process 25295 (httpd). | Month=Dec,
Date=3,
Time=11:56:46,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25295 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25296 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:56:55 combo kernel nan Out of Memory: Killed process 25296 (httpd). | Month=Dec,
Date=3,
Time=11:56:55,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25296 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25297 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 11:57:25 combo kernel nan Out of Memory: Killed process 25297 (httpd). | Month=Dec,
Date=3,
Time=11:57:25,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25297 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25298 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:00:21 combo kernel nan Out of Memory: Killed process 25298 (httpd). | Month=Dec,
Date=3,
Time=12:00:21,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25298 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25299 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:00:28 combo kernel nan Out of Memory: Killed process 25299 (httpd). | Month=Dec,
Date=3,
Time=12:00:28,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25299 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25300 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:00:35 combo kernel nan Out of Memory: Killed process 25300 (httpd). | Month=Dec,
Date=3,
Time=12:00:35,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25300 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25301 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:00:42 combo kernel nan Out of Memory: Killed process 25301 (httpd). | Month=Dec,
Date=3,
Time=12:00:42,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25301 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25311 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:00:54 combo kernel nan Out of Memory: Killed process 25311 (httpd). | Month=Dec,
Date=3,
Time=12:00:54,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25311 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25312 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:01:00 combo kernel nan Out of Memory: Killed process 25312 (httpd). | Month=Dec,
Date=3,
Time=12:01:00,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25312 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25313 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:01:06 combo kernel nan Out of Memory: Killed process 25313 (httpd). | Month=Dec,
Date=3,
Time=12:01:06,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25313 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25314 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:01:12 combo kernel nan Out of Memory: Killed process 25314 (httpd). | Month=Dec,
Date=3,
Time=12:01:12,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25314 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25309 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:01:16 combo kernel nan Out of Memory: Killed process 25309 (python). | Month=Dec,
Date=3,
Time=12:01:16,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25309 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25315 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:01:39 combo kernel nan Out of Memory: Killed process 25315 (httpd). | Month=Dec,
Date=3,
Time=12:01:39,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25315 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25318 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:01:49 combo kernel nan Out of Memory: Killed process 25318 (httpd). | Month=Dec,
Date=3,
Time=12:01:49,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25318 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25319 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:01:56 combo kernel nan Out of Memory: Killed process 25319 (httpd). | Month=Dec,
Date=3,
Time=12:01:56,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25319 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25320 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:02:01 combo kernel nan Out of Memory: Killed process 25320 (httpd). | Month=Dec,
Date=3,
Time=12:02:01,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25320 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25306 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:02:09 combo kernel nan Out of Memory: Killed process 25306 (python). | Month=Dec,
Date=3,
Time=12:02:09,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25306 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25323 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:10:19 combo kernel nan Out of Memory: Killed process 25323 (httpd). | Month=Dec,
Date=3,
Time=12:10:19,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25323 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25324 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:10:27 combo kernel nan Out of Memory: Killed process 25324 (httpd). | Month=Dec,
Date=3,
Time=12:10:27,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25324 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25325 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:10:31 combo kernel nan Out of Memory: Killed process 25325 (httpd). | Month=Dec,
Date=3,
Time=12:10:31,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25325 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25326 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:11:02 combo kernel nan Out of Memory: Killed process 25326 (httpd). | Month=Dec,
Date=3,
Time=12:11:02,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25326 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25350 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:15:26 combo kernel nan Out of Memory: Killed process 25350 (httpd). | Month=Dec,
Date=3,
Time=12:15:26,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25350 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25351 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:15:32 combo kernel nan Out of Memory: Killed process 25351 (httpd). | Month=Dec,
Date=3,
Time=12:15:32,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25351 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 25352 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 3 12:15:38 combo kernel nan Out of Memory: Killed process 25352 (httpd). | Month=Dec,
Date=3,
Time=12:15:38,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 25352 (httpd). |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.