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 7496 (sendmail). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 08:03:18 combo kernel nan Out of Memory: Killed process 7496 (sendmail). | Month=Nov,
Date=30,
Time=08:03:18,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 7496 (sendmail). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 7707 (sendmail). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 08:03:25 combo kernel nan Out of Memory: Killed process 7707 (sendmail). | Month=Nov,
Date=30,
Time=08:03:25,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 7707 (sendmail). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 7823 (sendmail). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 08:03:28 combo kernel nan Out of Memory: Killed process 7823 (sendmail). | Month=Nov,
Date=30,
Time=08:03:28,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 7823 (sendmail). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8065 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 10:25:24 combo kernel nan Out of Memory: Killed process 8065 (httpd). | Month=Nov,
Date=30,
Time=10:25:24,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8065 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8068 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 10:30:18 combo kernel nan Out of Memory: Killed process 8068 (httpd). | Month=Nov,
Date=30,
Time=10:30:18,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8068 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8060 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 10:35:19 combo kernel nan Out of Memory: Killed process 8060 (httpd). | Month=Nov,
Date=30,
Time=10:35:19,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8060 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8063 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 10:40:16 combo kernel nan Out of Memory: Killed process 8063 (httpd). | Month=Nov,
Date=30,
Time=10:40:16,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8063 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8066 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 10:45:16 combo kernel nan Out of Memory: Killed process 8066 (httpd). | Month=Nov,
Date=30,
Time=10:45:16,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8066 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8064 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 10:45:35 combo kernel nan Out of Memory: Killed process 8064 (httpd). | Month=Nov,
Date=30,
Time=10:45:35,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8064 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8067 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 10:45:41 combo kernel nan Out of Memory: Killed process 8067 (httpd). | Month=Nov,
Date=30,
Time=10:45:41,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8067 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8329 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 10:45:49 combo kernel nan Out of Memory: Killed process 8329 (httpd). | Month=Nov,
Date=30,
Time=10:45:49,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8329 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8330 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 10:46:00 combo kernel nan Out of Memory: Killed process 8330 (httpd). | Month=Nov,
Date=30,
Time=10:46:00,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8330 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8335 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 10:46:08 combo kernel nan Out of Memory: Killed process 8335 (httpd). | Month=Nov,
Date=30,
Time=10:46:08,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8335 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8337 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 10:50:23 combo kernel nan Out of Memory: Killed process 8337 (httpd). | Month=Nov,
Date=30,
Time=10:50:23,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8337 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8336 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 10:50:31 combo kernel nan Out of Memory: Killed process 8336 (httpd). | Month=Nov,
Date=30,
Time=10:50:31,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8336 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8338 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 10:50:39 combo kernel nan Out of Memory: Killed process 8338 (httpd). | Month=Nov,
Date=30,
Time=10:50:39,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8338 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8339 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:10:20 combo kernel nan Out of Memory: Killed process 8339 (httpd). | Month=Nov,
Date=30,
Time=11:10:20,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8339 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8340 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:10:29 combo kernel nan Out of Memory: Killed process 8340 (httpd). | Month=Nov,
Date=30,
Time=11:10:29,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8340 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8348 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:10:37 combo kernel nan Out of Memory: Killed process 8348 (httpd). | Month=Nov,
Date=30,
Time=11:10:37,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8348 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8349 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:10:59 combo kernel nan Out of Memory: Killed process 8349 (httpd). | Month=Nov,
Date=30,
Time=11:10:59,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8349 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8391 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:11:05 combo kernel nan Out of Memory: Killed process 8391 (httpd). | Month=Nov,
Date=30,
Time=11:11:05,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8391 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8392 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:11:11 combo kernel nan Out of Memory: Killed process 8392 (httpd). | Month=Nov,
Date=30,
Time=11:11:11,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8392 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8393 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:11:26 combo kernel nan Out of Memory: Killed process 8393 (httpd). | Month=Nov,
Date=30,
Time=11:11:26,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8393 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8394 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:11:43 combo kernel nan Out of Memory: Killed process 8394 (httpd). | Month=Nov,
Date=30,
Time=11:11:43,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8394 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8395 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:11:57 combo kernel nan Out of Memory: Killed process 8395 (httpd). | Month=Nov,
Date=30,
Time=11:11:57,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8395 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8396 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:12:13 combo kernel nan Out of Memory: Killed process 8396 (httpd). | Month=Nov,
Date=30,
Time=11:12:13,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8396 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8397 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:15:21 combo kernel nan Out of Memory: Killed process 8397 (httpd). | Month=Nov,
Date=30,
Time=11:15:21,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8397 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8398 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:20:23 combo kernel nan Out of Memory: Killed process 8398 (httpd). | Month=Nov,
Date=30,
Time=11:20:23,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8398 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8399 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:20:31 combo kernel nan Out of Memory: Killed process 8399 (httpd). | Month=Nov,
Date=30,
Time=11:20:31,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8399 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8400 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:20:40 combo kernel nan Out of Memory: Killed process 8400 (httpd). | Month=Nov,
Date=30,
Time=11:20:40,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8400 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8408 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:20:56 combo kernel nan Out of Memory: Killed process 8408 (httpd). | Month=Nov,
Date=30,
Time=11:20:56,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8408 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8425 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:21:02 combo kernel nan Out of Memory: Killed process 8425 (httpd). | Month=Nov,
Date=30,
Time=11:21:02,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8425 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8426 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:25:27 combo kernel nan Out of Memory: Killed process 8426 (httpd). | Month=Nov,
Date=30,
Time=11:25:27,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8426 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8427 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:25:35 combo kernel nan Out of Memory: Killed process 8427 (httpd). | Month=Nov,
Date=30,
Time=11:25:35,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8427 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8428 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:25:47 combo kernel nan Out of Memory: Killed process 8428 (httpd). | Month=Nov,
Date=30,
Time=11:25:47,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8428 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8429 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:25:57 combo kernel nan Out of Memory: Killed process 8429 (httpd). | Month=Nov,
Date=30,
Time=11:25:57,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8429 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8439 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:26:02 combo kernel nan Out of Memory: Killed process 8439 (python). | Month=Nov,
Date=30,
Time=11:26:02,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8439 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8442 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:30:19 combo kernel nan Out of Memory: Killed process 8442 (httpd). | Month=Nov,
Date=30,
Time=11:30:19,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8442 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8443 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:30:33 combo kernel nan Out of Memory: Killed process 8443 (httpd). | Month=Nov,
Date=30,
Time=11:30:33,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8443 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8444 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:30:41 combo kernel nan Out of Memory: Killed process 8444 (httpd). | Month=Nov,
Date=30,
Time=11:30:41,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8444 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8445 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:30:46 combo kernel nan Out of Memory: Killed process 8445 (httpd). | Month=Nov,
Date=30,
Time=11:30:46,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8445 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8460 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:30:51 combo kernel nan Out of Memory: Killed process 8460 (httpd). | Month=Nov,
Date=30,
Time=11:30:51,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8460 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8461 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:30:56 combo kernel nan Out of Memory: Killed process 8461 (httpd). | Month=Nov,
Date=30,
Time=11:30:56,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8461 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8462 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:31:05 combo kernel nan Out of Memory: Killed process 8462 (httpd). | Month=Nov,
Date=30,
Time=11:31:05,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8462 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8463 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:31:13 combo kernel nan Out of Memory: Killed process 8463 (httpd). | Month=Nov,
Date=30,
Time=11:31:13,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8463 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8464 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:31:21 combo kernel nan Out of Memory: Killed process 8464 (httpd). | Month=Nov,
Date=30,
Time=11:31:21,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8464 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8465 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:31:34 combo kernel nan Out of Memory: Killed process 8465 (httpd). | Month=Nov,
Date=30,
Time=11:31:34,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8465 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8466 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:31:41 combo kernel nan Out of Memory: Killed process 8466 (httpd). | Month=Nov,
Date=30,
Time=11:31:41,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8466 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8467 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:31:47 combo kernel nan Out of Memory: Killed process 8467 (httpd). | Month=Nov,
Date=30,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8467 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 8468 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 30 11:31:55 combo kernel nan Out of Memory: Killed process 8468 (httpd). | Month=Nov,
Date=30,
Time=11:31:55,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8468 (httpd). |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.