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 5579 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:02:09 combo kernel nan Out of Memory: Killed process 5579 (httpd). | Month=Dec,
Date=5,
Time=11:02:09,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5579 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5583 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:02:27 combo kernel nan Out of Memory: Killed process 5583 (httpd). | Month=Dec,
Date=5,
Time=11:02:27,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5583 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5584 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:02:34 combo kernel nan Out of Memory: Killed process 5584 (httpd). | Month=Dec,
Date=5,
Time=11:02:34,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5584 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5585 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:02:58 combo kernel nan Out of Memory: Killed process 5585 (httpd). | Month=Dec,
Date=5,
Time=11:02:58,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5585 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5586 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:03:08 combo kernel nan Out of Memory: Killed process 5586 (httpd). | Month=Dec,
Date=5,
Time=11:03:08,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5586 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5587 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:03:16 combo kernel nan Out of Memory: Killed process 5587 (httpd). | Month=Dec,
Date=5,
Time=11:03:16,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5587 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5588 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:03:24 combo kernel nan Out of Memory: Killed process 5588 (httpd). | Month=Dec,
Date=5,
Time=11:03:24,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5588 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5589 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:03:33 combo kernel nan Out of Memory: Killed process 5589 (httpd). | Month=Dec,
Date=5,
Time=11:03:33,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5589 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5573 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:03:46 combo kernel nan Out of Memory: Killed process 5573 (python). | Month=Dec,
Date=5,
Time=11:03:46,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5573 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5590 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:03:55 combo kernel nan Out of Memory: Killed process 5590 (httpd). | Month=Dec,
Date=5,
Time=11:03:55,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5590 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5591 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:04:07 combo kernel nan Out of Memory: Killed process 5591 (httpd). | Month=Dec,
Date=5,
Time=11:04:07,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5591 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5592 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:04:20 combo kernel nan Out of Memory: Killed process 5592 (httpd). | Month=Dec,
Date=5,
Time=11:04:20,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5592 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5593 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:04:55 combo kernel nan Out of Memory: Killed process 5593 (httpd). | Month=Dec,
Date=5,
Time=11:04:55,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5593 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5594 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:05:09 combo kernel nan Out of Memory: Killed process 5594 (httpd). | Month=Dec,
Date=5,
Time=11:05:09,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5594 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5595 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:05:14 combo kernel nan Out of Memory: Killed process 5595 (httpd). | Month=Dec,
Date=5,
Time=11:05:14,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5595 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5596 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:05:23 combo kernel nan Out of Memory: Killed process 5596 (httpd). | Month=Dec,
Date=5,
Time=11:05:23,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5596 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5597 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:05:29 combo kernel nan Out of Memory: Killed process 5597 (httpd). | Month=Dec,
Date=5,
Time=11:05:29,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5597 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5602 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:05:36 combo kernel nan Out of Memory: Killed process 5602 (httpd). | Month=Dec,
Date=5,
Time=11:05:36,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5602 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5603 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:05:41 combo kernel nan Out of Memory: Killed process 5603 (httpd). | Month=Dec,
Date=5,
Time=11:05:41,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5603 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5601 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:05:52 combo kernel nan Out of Memory: Killed process 5601 (python). | Month=Dec,
Date=5,
Time=11:05:52,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5601 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5604 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:06:03 combo kernel nan Out of Memory: Killed process 5604 (httpd). | Month=Dec,
Date=5,
Time=11:06:03,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5604 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5082 (sendmail). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:06:08 combo kernel nan Out of Memory: Killed process 5082 (sendmail). | Month=Dec,
Date=5,
Time=11:06:08,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5082 (sendmail). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5204 (sendmail). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:06:14 combo kernel nan Out of Memory: Killed process 5204 (sendmail). | Month=Dec,
Date=5,
Time=11:06:14,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5204 (sendmail). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5321 (sendmail). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:06:19 combo kernel nan Out of Memory: Killed process 5321 (sendmail). | Month=Dec,
Date=5,
Time=11:06:19,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5321 (sendmail). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5574 (mrtg). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 11:06:24 combo kernel nan Out of Memory: Killed process 5574 (mrtg). | Month=Dec,
Date=5,
Time=11:06:24,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5574 (mrtg). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5616 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 12:15:27 combo kernel nan Out of Memory: Killed process 5616 (httpd). | Month=Dec,
Date=5,
Time=12:15:27,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5616 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5617 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 12:25:27 combo kernel nan Out of Memory: Killed process 5617 (httpd). | Month=Dec,
Date=5,
Time=12:25:27,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5617 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5618 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 12:30:32 combo kernel nan Out of Memory: Killed process 5618 (httpd). | Month=Dec,
Date=5,
Time=12:30:32,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5618 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5619 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 12:35:20 combo kernel nan Out of Memory: Killed process 5619 (httpd). | Month=Dec,
Date=5,
Time=12:35:20,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5619 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5620 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 12:35:32 combo kernel nan Out of Memory: Killed process 5620 (httpd). | Month=Dec,
Date=5,
Time=12:35:32,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5620 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5621 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 12:35:58 combo kernel nan Out of Memory: Killed process 5621 (httpd). | Month=Dec,
Date=5,
Time=12:35:58,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5621 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5622 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 12:36:07 combo kernel nan Out of Memory: Killed process 5622 (httpd). | Month=Dec,
Date=5,
Time=12:36:07,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5622 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5785 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 12:36:13 combo kernel nan Out of Memory: Killed process 5785 (httpd). | Month=Dec,
Date=5,
Time=12:36:13,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5785 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5786 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 12:36:22 combo kernel nan Out of Memory: Killed process 5786 (httpd). | Month=Dec,
Date=5,
Time=12:36:22,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5786 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5787 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 12:40:20 combo kernel nan Out of Memory: Killed process 5787 (httpd). | Month=Dec,
Date=5,
Time=12:40:20,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5787 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5788 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 12:50:20 combo kernel nan Out of Memory: Killed process 5788 (httpd). | Month=Dec,
Date=5,
Time=12:50:20,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5788 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5789 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 12:50:35 combo kernel nan Out of Memory: Killed process 5789 (httpd). | Month=Dec,
Date=5,
Time=12:50:35,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5789 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5790 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 12:55:16 combo kernel nan Out of Memory: Killed process 5790 (httpd). | Month=Dec,
Date=5,
Time=12:55:16,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5790 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5798 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 12:55:39 combo kernel nan Out of Memory: Killed process 5798 (httpd). | Month=Dec,
Date=5,
Time=12:55:39,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5798 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5810 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 13:00:19 combo kernel nan Out of Memory: Killed process 5810 (httpd). | Month=Dec,
Date=5,
Time=13:00:19,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5810 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5811 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 13:00:27 combo kernel nan Out of Memory: Killed process 5811 (httpd). | Month=Dec,
Date=5,
Time=13:00:27,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5811 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5816 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 13:05:14 combo kernel nan Out of Memory: Killed process 5816 (httpd). | Month=Dec,
Date=5,
Time=13:05:14,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5816 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5817 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 13:10:36 combo kernel nan Out of Memory: Killed process 5817 (httpd). | Month=Dec,
Date=5,
Time=13:10:36,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5817 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5825 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 13:15:23 combo kernel nan Out of Memory: Killed process 5825 (httpd). | Month=Dec,
Date=5,
Time=13:15:23,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5825 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5826 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 13:15:34 combo kernel nan Out of Memory: Killed process 5826 (httpd). | Month=Dec,
Date=5,
Time=13:15:34,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5826 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5845 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 13:15:53 combo kernel nan Out of Memory: Killed process 5845 (httpd). | Month=Dec,
Date=5,
Time=13:15:53,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5845 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5856 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 13:15:58 combo kernel nan Out of Memory: Killed process 5856 (httpd). | Month=Dec,
Date=5,
Time=13:15:58,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5856 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5873 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 13:16:03 combo kernel nan Out of Memory: Killed process 5873 (httpd). | Month=Dec,
Date=5,
Time=13:16:03,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5873 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5874 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 13:16:11 combo kernel nan Out of Memory: Killed process 5874 (httpd). | Month=Dec,
Date=5,
Time=13:16:11,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5874 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 5871 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 13:16:18 combo kernel nan Out of Memory: Killed process 5871 (python). | Month=Dec,
Date=5,
Time=13:16:18,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 5871 (python). |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.