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 3887 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 05:32:56 combo kernel nan Out of Memory: Killed process 3887 (httpd). | Month=Nov,
Date=29,
Time=05:32:56,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3887 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3888 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 05:33:01 combo kernel nan Out of Memory: Killed process 3888 (httpd). | Month=Nov,
Date=29,
Time=05:33:01,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3888 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3889 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 05:33:08 combo kernel nan Out of Memory: Killed process 3889 (httpd). | Month=Nov,
Date=29,
Time=05:33:08,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3889 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3890 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 05:33:13 combo kernel nan Out of Memory: Killed process 3890 (httpd). | Month=Nov,
Date=29,
Time=05:33:13,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3890 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3891 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 05:33:20 combo kernel nan Out of Memory: Killed process 3891 (httpd). | Month=Nov,
Date=29,
Time=05:33:20,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3891 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3892 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 05:33:25 combo kernel nan Out of Memory: Killed process 3892 (httpd). | Month=Nov,
Date=29,
Time=05:33:25,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3892 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3893 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 05:33:30 combo kernel nan Out of Memory: Killed process 3893 (httpd). | Month=Nov,
Date=29,
Time=05:33:30,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3893 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3737 (updatedb). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 05:33:36 combo kernel nan Out of Memory: Killed process 3737 (updatedb). | Month=Nov,
Date=29,
Time=05:33:36,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3737 (updatedb). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | session opened for user news by (uid=0) | session opened for user <*> by <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 05:33:48 combo su(pam_unix) 3894.0 session opened for user news by (uid=0) | Month=Nov,
Date=29,
Time=05:33:48,
Level=combo,
Component=su(pam_unix),
PID=3894.0,
Content=session opened for user news by (uid=0) |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | session closed for user news | session closed for user <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 05:33:55 combo su(pam_unix) 3894.0 session closed for user news | Month=Nov,
Date=29,
Time=05:33:55,
Level=combo,
Component=su(pam_unix),
PID=3894.0,
Content=session closed for user news |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3942 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 05:40:31 combo kernel nan Out of Memory: Killed process 3942 (httpd). | Month=Nov,
Date=29,
Time=05:40:31,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3942 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3943 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 05:45:23 combo kernel nan Out of Memory: Killed process 3943 (httpd). | Month=Nov,
Date=29,
Time=05:45:23,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3943 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3944 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 05:55:26 combo kernel nan Out of Memory: Killed process 3944 (httpd). | Month=Nov,
Date=29,
Time=05:55:26,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3944 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3945 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 05:55:41 combo kernel nan Out of Memory: Killed process 3945 (httpd). | Month=Nov,
Date=29,
Time=05:55:41,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3945 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3947 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:00:18 combo kernel nan Out of Memory: Killed process 3947 (httpd). | Month=Nov,
Date=29,
Time=06:00:18,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3947 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3946 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:00:25 combo kernel nan Out of Memory: Killed process 3946 (httpd). | Month=Nov,
Date=29,
Time=06:00:25,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3946 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 3948 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:05:12 combo kernel nan Out of Memory: Killed process 3948 (httpd). | Month=Nov,
Date=29,
Time=06:05:12,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 3948 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4007 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:05:21 combo kernel nan Out of Memory: Killed process 4007 (httpd). | Month=Nov,
Date=29,
Time=06:05:21,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4007 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4012 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:05:43 combo kernel nan Out of Memory: Killed process 4012 (httpd). | Month=Nov,
Date=29,
Time=06:05:43,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4012 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4020 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:05:56 combo kernel nan Out of Memory: Killed process 4020 (httpd). | Month=Nov,
Date=29,
Time=06:05:56,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4020 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4039 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:06:03 combo kernel nan Out of Memory: Killed process 4039 (httpd). | Month=Nov,
Date=29,
Time=06:06:03,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4039 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4040 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:06:08 combo kernel nan Out of Memory: Killed process 4040 (httpd). | Month=Nov,
Date=29,
Time=06:06:08,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4040 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4037 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:06:15 combo kernel nan Out of Memory: Killed process 4037 (python). | Month=Nov,
Date=29,
Time=06:06:15,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4037 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4041 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:07:08 combo kernel nan Out of Memory: Killed process 4041 (httpd). | Month=Nov,
Date=29,
Time=06:07:08,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4041 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4042 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:07:16 combo kernel nan Out of Memory: Killed process 4042 (httpd). | Month=Nov,
Date=29,
Time=06:07:16,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4042 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4043 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:07:29 combo kernel nan Out of Memory: Killed process 4043 (httpd). | Month=Nov,
Date=29,
Time=06:07:29,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4043 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4044 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:07:34 combo kernel nan Out of Memory: Killed process 4044 (httpd). | Month=Nov,
Date=29,
Time=06:07:34,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4044 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4045 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:07:42 combo kernel nan Out of Memory: Killed process 4045 (httpd). | Month=Nov,
Date=29,
Time=06:07:42,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4045 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4046 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:07:48 combo kernel nan Out of Memory: Killed process 4046 (httpd). | Month=Nov,
Date=29,
Time=06:07:48,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4046 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4047 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:08:01 combo kernel nan Out of Memory: Killed process 4047 (httpd). | Month=Nov,
Date=29,
Time=06:08:01,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4047 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4048 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:08:06 combo kernel nan Out of Memory: Killed process 4048 (httpd). | Month=Nov,
Date=29,
Time=06:08:06,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4048 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4049 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:08:20 combo kernel nan Out of Memory: Killed process 4049 (httpd). | Month=Nov,
Date=29,
Time=06:08:20,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4049 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4050 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:08:27 combo kernel nan Out of Memory: Killed process 4050 (httpd). | Month=Nov,
Date=29,
Time=06:08:27,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4050 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4051 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:08:36 combo kernel nan Out of Memory: Killed process 4051 (httpd). | Month=Nov,
Date=29,
Time=06:08:36,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4051 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4052 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:08:42 combo kernel nan Out of Memory: Killed process 4052 (httpd). | Month=Nov,
Date=29,
Time=06:08:42,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4052 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4053 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:08:56 combo kernel nan Out of Memory: Killed process 4053 (httpd). | Month=Nov,
Date=29,
Time=06:08:56,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4053 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4054 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:09:01 combo kernel nan Out of Memory: Killed process 4054 (httpd). | Month=Nov,
Date=29,
Time=06:09:01,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4054 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4055 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:09:09 combo kernel nan Out of Memory: Killed process 4055 (httpd). | Month=Nov,
Date=29,
Time=06:09:09,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4055 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4056 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:09:28 combo kernel nan Out of Memory: Killed process 4056 (httpd). | Month=Nov,
Date=29,
Time=06:09:28,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4056 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4057 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:09:33 combo kernel nan Out of Memory: Killed process 4057 (httpd). | Month=Nov,
Date=29,
Time=06:09:33,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4057 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4058 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:09:43 combo kernel nan Out of Memory: Killed process 4058 (httpd). | Month=Nov,
Date=29,
Time=06:09:43,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4058 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4059 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:09:51 combo kernel nan Out of Memory: Killed process 4059 (httpd). | Month=Nov,
Date=29,
Time=06:09:51,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4059 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4060 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:10:02 combo kernel nan Out of Memory: Killed process 4060 (httpd). | Month=Nov,
Date=29,
Time=06:10:02,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4060 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4061 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:10:12 combo kernel nan Out of Memory: Killed process 4061 (httpd). | Month=Nov,
Date=29,
Time=06:10:12,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4061 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4062 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:10:27 combo kernel nan Out of Memory: Killed process 4062 (httpd). | Month=Nov,
Date=29,
Time=06:10:27,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4062 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4063 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:10:35 combo kernel nan Out of Memory: Killed process 4063 (httpd). | Month=Nov,
Date=29,
Time=06:10:35,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4063 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4064 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:10:43 combo kernel nan Out of Memory: Killed process 4064 (httpd). | Month=Nov,
Date=29,
Time=06:10:43,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4064 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4065 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:11:02 combo kernel nan Out of Memory: Killed process 4065 (httpd). | Month=Nov,
Date=29,
Time=06:11:02,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4065 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4066 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 06:11:08 combo kernel nan Out of Memory: Killed process 4066 (httpd). | Month=Nov,
Date=29,
Time=06:11:08,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4066 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 4072 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 29 09:17:50 combo kernel nan Out of Memory: Killed process 4072 (httpd). | Month=Nov,
Date=29,
Time=09:17:50,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 4072 (httpd). |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.