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 2875 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:00:49 combo kernel nan Out of Memory: Killed process 2875 (httpd). | Month=Dec,
Date=5,
Time=04:00:49,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 2875 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 2876 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:00:55 combo kernel nan Out of Memory: Killed process 2876 (httpd). | Month=Dec,
Date=5,
Time=04:00:55,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 2876 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 2877 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:01:00 combo kernel nan Out of Memory: Killed process 2877 (httpd). | Month=Dec,
Date=5,
Time=04:01:00,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 2877 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 2871 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:01:06 combo kernel nan Out of Memory: Killed process 2871 (python). | Month=Dec,
Date=5,
Time=04:01:06,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 2871 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | session opened for user cyrus by (uid=0) | session opened for user <*> by <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:03:02 combo su(pam_unix) 3214.0 session opened for user cyrus by (uid=0) | Month=Dec,
Date=5,
Time=04:03:02,
Level=combo,
Component=su(pam_unix),
PID=3214.0,
Content=session opened for user cyrus by (uid=0) |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | session closed for user cyrus | session closed for user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:03:04 combo su(pam_unix) 3214.0 session closed for user cyrus | Month=Dec,
Date=5,
Time=04:03:04,
Level=combo,
Component=su(pam_unix),
PID=3214.0,
Content=session closed for user cyrus |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | ALERT exited abnormally with [1] | ALERT exited abnormally with <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:03:05 combo logrotate nan ALERT exited abnormally with [1] | Month=Dec,
Date=5,
Time=04:03:05,
Level=combo,
Component=logrotate,
PID=nan,
Content=ALERT exited abnormally with [1] |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 2878 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:05:21 combo kernel nan Out of Memory: Killed process 2878 (httpd). | Month=Dec,
Date=5,
Time=04:05:21,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 2878 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 2879 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:05:35 combo kernel nan Out of Memory: Killed process 2879 (httpd). | Month=Dec,
Date=5,
Time=04:05:35,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 2879 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 2880 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:05:47 combo kernel nan Out of Memory: Killed process 2880 (httpd). | Month=Dec,
Date=5,
Time=04:05:47,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 2880 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 2883 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:06:07 combo kernel nan Out of Memory: Killed process 2883 (httpd). | Month=Dec,
Date=5,
Time=04:06:07,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 2883 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3667 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:06:24 combo kernel nan Out of Memory: Killed process 3667 (httpd). | Month=Dec,
Date=5,
Time=04:06:24,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3667 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3669 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:06:53 combo kernel nan Out of Memory: Killed process 3669 (httpd). | Month=Dec,
Date=5,
Time=04:06:53,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3669 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3670 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:06:59 combo kernel nan Out of Memory: Killed process 3670 (httpd). | Month=Dec,
Date=5,
Time=04:06:59,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3670 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3671 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:07:15 combo kernel nan Out of Memory: Killed process 3671 (httpd). | Month=Dec,
Date=5,
Time=04:07:15,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3671 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3672 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:07:44 combo kernel nan Out of Memory: Killed process 3672 (httpd). | Month=Dec,
Date=5,
Time=04:07:44,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3672 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3673 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:07:50 combo kernel nan Out of Memory: Killed process 3673 (httpd). | Month=Dec,
Date=5,
Time=04:07:50,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3673 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3674 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:08:02 combo kernel nan Out of Memory: Killed process 3674 (httpd). | Month=Dec,
Date=5,
Time=04:08:02,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3674 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3675 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:08:09 combo kernel nan Out of Memory: Killed process 3675 (httpd). | Month=Dec,
Date=5,
Time=04:08:09,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3675 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3676 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:08:17 combo kernel nan Out of Memory: Killed process 3676 (httpd). | Month=Dec,
Date=5,
Time=04:08:17,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3676 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3677 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:08:24 combo kernel nan Out of Memory: Killed process 3677 (httpd). | Month=Dec,
Date=5,
Time=04:08:24,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3677 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3678 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:08:38 combo kernel nan Out of Memory: Killed process 3678 (httpd). | Month=Dec,
Date=5,
Time=04:08:38,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3678 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3679 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:08:50 combo kernel nan Out of Memory: Killed process 3679 (httpd). | Month=Dec,
Date=5,
Time=04:08:50,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3679 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3680 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:08:59 combo kernel nan Out of Memory: Killed process 3680 (httpd). | Month=Dec,
Date=5,
Time=04:08:59,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3680 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3681 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:09:05 combo kernel nan Out of Memory: Killed process 3681 (httpd). | Month=Dec,
Date=5,
Time=04:09:05,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3681 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3682 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:09:14 combo kernel nan Out of Memory: Killed process 3682 (httpd). | Month=Dec,
Date=5,
Time=04:09:14,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3682 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3683 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:09:20 combo kernel nan Out of Memory: Killed process 3683 (httpd). | Month=Dec,
Date=5,
Time=04:09:20,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3683 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3684 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:09:29 combo kernel nan Out of Memory: Killed process 3684 (httpd). | Month=Dec,
Date=5,
Time=04:09:29,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3684 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3685 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:09:42 combo kernel nan Out of Memory: Killed process 3685 (httpd). | Month=Dec,
Date=5,
Time=04:09:42,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3685 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3686 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:09:51 combo kernel nan Out of Memory: Killed process 3686 (httpd). | Month=Dec,
Date=5,
Time=04:09:51,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3686 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3687 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:10:02 combo kernel nan Out of Memory: Killed process 3687 (httpd). | Month=Dec,
Date=5,
Time=04:10:02,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3687 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3228 (sendmail). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:10:08 combo kernel nan Out of Memory: Killed process 3228 (sendmail). | Month=Dec,
Date=5,
Time=04:10:08,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3228 (sendmail). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3663 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:10:14 combo kernel nan Out of Memory: Killed process 3663 (python). | Month=Dec,
Date=5,
Time=04:10:14,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3663 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3688 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:10:33 combo kernel nan Out of Memory: Killed process 3688 (httpd). | Month=Dec,
Date=5,
Time=04:10:33,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3688 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3690 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:11:03 combo kernel nan Out of Memory: Killed process 3690 (httpd). | Month=Dec,
Date=5,
Time=04:11:03,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3690 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3691 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:11:09 combo kernel nan Out of Memory: Killed process 3691 (httpd). | Month=Dec,
Date=5,
Time=04:11:09,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3691 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3698 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:11:18 combo kernel nan Out of Memory: Killed process 3698 (httpd). | Month=Dec,
Date=5,
Time=04:11:18,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3698 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3700 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:11:28 combo kernel nan Out of Memory: Killed process 3700 (httpd). | Month=Dec,
Date=5,
Time=04:11:28,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3700 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3701 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:11:39 combo kernel nan Out of Memory: Killed process 3701 (httpd). | Month=Dec,
Date=5,
Time=04:11:39,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3701 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3702 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:11:45 combo kernel nan Out of Memory: Killed process 3702 (httpd). | Month=Dec,
Date=5,
Time=04:11:45,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3702 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3696 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:11:51 combo kernel nan Out of Memory: Killed process 3696 (python). | Month=Dec,
Date=5,
Time=04:11:51,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3696 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3703 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:12:00 combo kernel nan Out of Memory: Killed process 3703 (httpd). | Month=Dec,
Date=5,
Time=04:12:00,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3703 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3668 (ld-linux.so.2). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:12:06 combo kernel nan Out of Memory: Killed process 3668 (ld-linux.so.2). | Month=Dec,
Date=5,
Time=04:12:06,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3668 (ld-linux.so.2). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3704 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:12:11 combo kernel nan Out of Memory: Killed process 3704 (httpd). | Month=Dec,
Date=5,
Time=04:12:11,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3704 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3705 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:12:20 combo kernel nan Out of Memory: Killed process 3705 (httpd). | Month=Dec,
Date=5,
Time=04:12:20,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3705 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3706 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:12:23 combo kernel nan Out of Memory: Killed process 3706 (httpd). | Month=Dec,
Date=5,
Time=04:12:23,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3706 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3707 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:12:31 combo kernel nan Out of Memory: Killed process 3707 (httpd). | Month=Dec,
Date=5,
Time=04:12:31,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3707 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3709 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:12:39 combo kernel nan Out of Memory: Killed process 3709 (httpd). | Month=Dec,
Date=5,
Time=04:12:39,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3709 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 2409 (sendmail). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:12:45 combo kernel nan Out of Memory: Killed process 2409 (sendmail). | Month=Dec,
Date=5,
Time=04:12:45,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 2409 (sendmail). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 2497 (sendmail). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Dec 5 04:12:51 combo kernel nan Out of Memory: Killed process 2497 (sendmail). | Month=Dec,
Date=5,
Time=04:12:51,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 2497 (sendmail). |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.