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 6277 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 15:41:22 combo kernel nan Out of Memory: Killed process 6277 (httpd).
|
Month=Dec,
Date=5,
Time=15:41:22,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6277 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6274 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 15:41:27 combo kernel nan Out of Memory: Killed process 6274 (python).
|
Month=Dec,
Date=5,
Time=15:41:27,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6274 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6278 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 15:45:15 combo kernel nan Out of Memory: Killed process 6278 (httpd).
|
Month=Dec,
Date=5,
Time=15:45:15,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6278 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6279 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 15:50:16 combo kernel nan Out of Memory: Killed process 6279 (httpd).
|
Month=Dec,
Date=5,
Time=15:50:16,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6279 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6280 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 15:50:26 combo kernel nan Out of Memory: Killed process 6280 (httpd).
|
Month=Dec,
Date=5,
Time=15:50:26,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6280 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6285 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 15:50:43 combo kernel nan Out of Memory: Killed process 6285 (httpd).
|
Month=Dec,
Date=5,
Time=15:50:43,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6285 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6293 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 15:50:57 combo kernel nan Out of Memory: Killed process 6293 (httpd).
|
Month=Dec,
Date=5,
Time=15:50:57,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6293 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6294 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 15:51:04 combo kernel nan Out of Memory: Killed process 6294 (httpd).
|
Month=Dec,
Date=5,
Time=15:51:04,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6294 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6291 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 15:51:11 combo kernel nan Out of Memory: Killed process 6291 (python).
|
Month=Dec,
Date=5,
Time=15:51:11,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6291 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6295 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 15:55:18 combo kernel nan Out of Memory: Killed process 6295 (httpd).
|
Month=Dec,
Date=5,
Time=15:55:18,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6295 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6296 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:00:21 combo kernel nan Out of Memory: Killed process 6296 (httpd).
|
Month=Dec,
Date=5,
Time=16:00:21,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6296 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6297 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:00:35 combo kernel nan Out of Memory: Killed process 6297 (httpd).
|
Month=Dec,
Date=5,
Time=16:00:35,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6297 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6302 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:01:05 combo kernel nan Out of Memory: Killed process 6302 (httpd).
|
Month=Dec,
Date=5,
Time=16:01:05,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6302 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6310 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:01:34 combo kernel nan Out of Memory: Killed process 6310 (httpd).
|
Month=Dec,
Date=5,
Time=16:01:34,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6310 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6311 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:01:40 combo kernel nan Out of Memory: Killed process 6311 (httpd).
|
Month=Dec,
Date=5,
Time=16:01:40,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6311 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6308 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:01:48 combo kernel nan Out of Memory: Killed process 6308 (python).
|
Month=Dec,
Date=5,
Time=16:01:48,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6308 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6314 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:05:15 combo kernel nan Out of Memory: Killed process 6314 (httpd).
|
Month=Dec,
Date=5,
Time=16:05:15,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6314 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6315 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:05:43 combo kernel nan Out of Memory: Killed process 6315 (httpd).
|
Month=Dec,
Date=5,
Time=16:05:43,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6315 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6316 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:05:51 combo kernel nan Out of Memory: Killed process 6316 (httpd).
|
Month=Dec,
Date=5,
Time=16:05:51,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6316 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6333 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:06:12 combo kernel nan Out of Memory: Killed process 6333 (httpd).
|
Month=Dec,
Date=5,
Time=16:06:12,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6333 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6334 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:06:19 combo kernel nan Out of Memory: Killed process 6334 (httpd).
|
Month=Dec,
Date=5,
Time=16:06:19,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6334 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6335 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:06:38 combo kernel nan Out of Memory: Killed process 6335 (httpd).
|
Month=Dec,
Date=5,
Time=16:06:38,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6335 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6336 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:06:50 combo kernel nan Out of Memory: Killed process 6336 (httpd).
|
Month=Dec,
Date=5,
Time=16:06:50,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6336 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6337 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:06:55 combo kernel nan Out of Memory: Killed process 6337 (httpd).
|
Month=Dec,
Date=5,
Time=16:06:55,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6337 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6331 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:07:03 combo kernel nan Out of Memory: Killed process 6331 (python).
|
Month=Dec,
Date=5,
Time=16:07:03,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6331 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6338 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:10:19 combo kernel nan Out of Memory: Killed process 6338 (httpd).
|
Month=Dec,
Date=5,
Time=16:10:19,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6338 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6339 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:10:26 combo kernel nan Out of Memory: Killed process 6339 (httpd).
|
Month=Dec,
Date=5,
Time=16:10:26,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6339 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6340 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:15:22 combo kernel nan Out of Memory: Killed process 6340 (httpd).
|
Month=Dec,
Date=5,
Time=16:15:22,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6340 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6350 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:15:49 combo kernel nan Out of Memory: Killed process 6350 (httpd).
|
Month=Dec,
Date=5,
Time=16:15:49,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6350 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6351 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:15:57 combo kernel nan Out of Memory: Killed process 6351 (httpd).
|
Month=Dec,
Date=5,
Time=16:15:57,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6351 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6363 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:16:05 combo kernel nan Out of Memory: Killed process 6363 (httpd).
|
Month=Dec,
Date=5,
Time=16:16:05,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6363 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6364 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:16:14 combo kernel nan Out of Memory: Killed process 6364 (httpd).
|
Month=Dec,
Date=5,
Time=16:16:14,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6364 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6365 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:16:20 combo kernel nan Out of Memory: Killed process 6365 (httpd).
|
Month=Dec,
Date=5,
Time=16:16:20,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6365 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6360 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:16:25 combo kernel nan Out of Memory: Killed process 6360 (python).
|
Month=Dec,
Date=5,
Time=16:16:25,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6360 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6366 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:20:31 combo kernel nan Out of Memory: Killed process 6366 (httpd).
|
Month=Dec,
Date=5,
Time=16:20:31,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6366 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6367 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:20:38 combo kernel nan Out of Memory: Killed process 6367 (httpd).
|
Month=Dec,
Date=5,
Time=16:20:38,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6367 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6368 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:20:47 combo kernel nan Out of Memory: Killed process 6368 (httpd).
|
Month=Dec,
Date=5,
Time=16:20:47,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6368 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6383 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:20:59 combo kernel nan Out of Memory: Killed process 6383 (httpd).
|
Month=Dec,
Date=5,
Time=16:20:59,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6383 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6384 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:21:10 combo kernel nan Out of Memory: Killed process 6384 (httpd).
|
Month=Dec,
Date=5,
Time=16:21:10,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6384 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6379 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:21:15 combo kernel nan Out of Memory: Killed process 6379 (python).
|
Month=Dec,
Date=5,
Time=16:21:15,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6379 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6385 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:25:20 combo kernel nan Out of Memory: Killed process 6385 (httpd).
|
Month=Dec,
Date=5,
Time=16:25:20,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6385 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6386 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:25:32 combo kernel nan Out of Memory: Killed process 6386 (httpd).
|
Month=Dec,
Date=5,
Time=16:25:32,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6386 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6387 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:25:38 combo kernel nan Out of Memory: Killed process 6387 (httpd).
|
Month=Dec,
Date=5,
Time=16:25:38,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6387 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6397 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:25:45 combo kernel nan Out of Memory: Killed process 6397 (python).
|
Month=Dec,
Date=5,
Time=16:25:45,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6397 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6398 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:30:27 combo kernel nan Out of Memory: Killed process 6398 (httpd).
|
Month=Dec,
Date=5,
Time=16:30:27,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6398 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6399 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:30:38 combo kernel nan Out of Memory: Killed process 6399 (httpd).
|
Month=Dec,
Date=5,
Time=16:30:38,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6399 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6400 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:30:46 combo kernel nan Out of Memory: Killed process 6400 (httpd).
|
Month=Dec,
Date=5,
Time=16:30:46,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6400 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6413 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:30:52 combo kernel nan Out of Memory: Killed process 6413 (python).
|
Month=Dec,
Date=5,
Time=16:30:52,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6413 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6416 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:31:08 combo kernel nan Out of Memory: Killed process 6416 (httpd).
|
Month=Dec,
Date=5,
Time=16:31:08,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6416 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 6417 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 5 16:31:22 combo kernel nan Out of Memory: Killed process 6417 (httpd).
|
Month=Dec,
Date=5,
Time=16:31:22,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 6417 (httpd).
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.