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.
|
httpd: page allocation failure. order:0, mode:0xd2
|
httpd: page allocation failure. order:<*>, mode:<*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:01:26 combo kernel nan httpd: page allocation failure. order:0, mode:0xd2
|
Month=Dec,
Date=6,
Time=05:01:26,
Level=combo,
Component=kernel,
PID=nan,
Content=httpd: page allocation failure. order:0, mode:0xd2
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<0212ebf3>] __alloc_pages+0x274/0x281
|
[<*>] __alloc_pages+<*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:01:26 combo kernel nan [<0212ebf3>] __alloc_pages+0x274/0x281
|
Month=Dec,
Date=6,
Time=05:01:26,
Level=combo,
Component=kernel,
PID=nan,
Content=[<0212ebf3>] __alloc_pages+0x274/0x281
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<0213d341>] read_swap_cache_async+0x41/0x84
|
[<*>] read_swap_cache_async+<*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:01:26 combo kernel nan [<0213d341>] read_swap_cache_async+0x41/0x84
|
Month=Dec,
Date=6,
Time=05:01:26,
Level=combo,
Component=kernel,
PID=nan,
Content=[<0213d341>] read_swap_cache_async+0x41/0x84
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<02135dee>] swapin_readahead+0x2c/0x47
|
[<*>] swapin_readahead+<*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:01:26 combo kernel nan [<02135dee>] swapin_readahead+0x2c/0x47
|
Month=Dec,
Date=6,
Time=05:01:26,
Level=combo,
Component=kernel,
PID=nan,
Content=[<02135dee>] swapin_readahead+0x2c/0x47
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<02135e66>] do_swap_page+0x5d/0x1f9
|
[<*>] do_swap_page+<*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:01:26 combo kernel nan [<02135e66>] do_swap_page+0x5d/0x1f9
|
Month=Dec,
Date=6,
Time=05:01:26,
Level=combo,
Component=kernel,
PID=nan,
Content=[<02135e66>] do_swap_page+0x5d/0x1f9
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<021364a7>] handle_mm_fault+0x9d/0xe2
|
[<*>] handle_mm_fault+<*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:01:26 combo kernel nan [<021364a7>] handle_mm_fault+0x9d/0xe2
|
Month=Dec,
Date=6,
Time=05:01:26,
Level=combo,
Component=kernel,
PID=nan,
Content=[<021364a7>] handle_mm_fault+0x9d/0xe2
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<02114537>] do_page_fault+0x12f/0x446
|
[<*>] do_page_fault+<*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:01:26 combo kernel nan [<02114537>] do_page_fault+0x12f/0x446
|
Month=Dec,
Date=6,
Time=05:01:26,
Level=combo,
Component=kernel,
PID=nan,
Content=[<02114537>] do_page_fault+0x12f/0x446
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<0213f423>] put_user_size+0x29/0x2d
|
[<*>] put_user_size+<*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:01:26 combo kernel nan [<0213f423>] put_user_size+0x29/0x2d
|
Month=Dec,
Date=6,
Time=05:01:26,
Level=combo,
Component=kernel,
PID=nan,
Content=[<0213f423>] put_user_size+0x29/0x2d
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<0227ecc1>] schedule+0x3ed/0x44d
|
[<*>] schedule+<*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:01:26 combo kernel nan [<0227ecc1>] schedule+0x3ed/0x44d
|
Month=Dec,
Date=6,
Time=05:01:26,
Level=combo,
Component=kernel,
PID=nan,
Content=[<0227ecc1>] schedule+0x3ed/0x44d
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<0210737b>] do_IRQ+0x15d/0x169
|
[<*>] do_IRQ+<*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:01:26 combo kernel nan [<0210737b>] do_IRQ+0x15d/0x169
|
Month=Dec,
Date=6,
Time=05:01:26,
Level=combo,
Component=kernel,
PID=nan,
Content=[<0210737b>] do_IRQ+0x15d/0x169
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<02114408>] do_page_fault+0x0/0x446
|
[<*>] do_page_fault+<*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:01:26 combo kernel nan [<02114408>] do_page_fault+0x0/0x446
|
Month=Dec,
Date=6,
Time=05:01:26,
Level=combo,
Component=kernel,
PID=nan,
Content=[<02114408>] do_page_fault+0x0/0x446
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8699 (updatedb).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:01:33 combo kernel nan Out of Memory: Killed process 8699 (updatedb).
|
Month=Dec,
Date=6,
Time=05:01:33,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8699 (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.
|
Dec 6 05:01:41 combo su(pam_unix) 8809.0 session opened for user news by (uid=0)
|
Month=Dec,
Date=6,
Time=05:01:41,
Level=combo,
Component=su(pam_unix),
PID=8809.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.
|
Dec 6 05:01:48 combo su(pam_unix) 8809.0 session closed for user news
|
Month=Dec,
Date=6,
Time=05:01:48,
Level=combo,
Component=su(pam_unix),
PID=8809.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 8867 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:20:32 combo kernel nan Out of Memory: Killed process 8867 (httpd).
|
Month=Dec,
Date=6,
Time=05:20:32,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8867 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8868 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:20:46 combo kernel nan Out of Memory: Killed process 8868 (httpd).
|
Month=Dec,
Date=6,
Time=05:20:46,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8868 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8869 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:20:55 combo kernel nan Out of Memory: Killed process 8869 (httpd).
|
Month=Dec,
Date=6,
Time=05:20:55,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8869 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8905 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:25:26 combo kernel nan Out of Memory: Killed process 8905 (httpd).
|
Month=Dec,
Date=6,
Time=05:25:26,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8905 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8906 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:30:23 combo kernel nan Out of Memory: Killed process 8906 (httpd).
|
Month=Dec,
Date=6,
Time=05:30:23,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8906 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8918 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:30:31 combo kernel nan Out of Memory: Killed process 8918 (httpd).
|
Month=Dec,
Date=6,
Time=05:30:31,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8918 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8926 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:30:36 combo kernel nan Out of Memory: Killed process 8926 (python).
|
Month=Dec,
Date=6,
Time=05:30:36,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8926 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8931 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:35:21 combo kernel nan Out of Memory: Killed process 8931 (httpd).
|
Month=Dec,
Date=6,
Time=05:35:21,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8931 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8930 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:35:27 combo kernel nan Out of Memory: Killed process 8930 (httpd).
|
Month=Dec,
Date=6,
Time=05:35:27,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8930 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8934 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:35:38 combo kernel nan Out of Memory: Killed process 8934 (httpd).
|
Month=Dec,
Date=6,
Time=05:35:38,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8934 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8943 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:35:47 combo kernel nan Out of Memory: Killed process 8943 (python).
|
Month=Dec,
Date=6,
Time=05:35:47,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8943 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8945 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:40:15 combo kernel nan Out of Memory: Killed process 8945 (httpd).
|
Month=Dec,
Date=6,
Time=05:40:15,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8945 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8946 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:40:29 combo kernel nan Out of Memory: Killed process 8946 (httpd).
|
Month=Dec,
Date=6,
Time=05:40:29,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8946 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8952 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:40:35 combo kernel nan Out of Memory: Killed process 8952 (python).
|
Month=Dec,
Date=6,
Time=05:40:35,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8952 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8954 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:45:15 combo kernel nan Out of Memory: Killed process 8954 (httpd).
|
Month=Dec,
Date=6,
Time=05:45:15,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8954 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8955 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:45:22 combo kernel nan Out of Memory: Killed process 8955 (httpd).
|
Month=Dec,
Date=6,
Time=05:45:22,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8955 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8958 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:45:30 combo kernel nan Out of Memory: Killed process 8958 (python).
|
Month=Dec,
Date=6,
Time=05:45:30,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8958 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8960 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:50:20 combo kernel nan Out of Memory: Killed process 8960 (httpd).
|
Month=Dec,
Date=6,
Time=05:50:20,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8960 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8961 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:50:31 combo kernel nan Out of Memory: Killed process 8961 (httpd).
|
Month=Dec,
Date=6,
Time=05:50:31,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8961 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8966 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:50:37 combo kernel nan Out of Memory: Killed process 8966 (python).
|
Month=Dec,
Date=6,
Time=05:50:37,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8966 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8969 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:55:15 combo kernel nan Out of Memory: Killed process 8969 (httpd).
|
Month=Dec,
Date=6,
Time=05:55:15,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8969 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8970 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:55:23 combo kernel nan Out of Memory: Killed process 8970 (httpd).
|
Month=Dec,
Date=6,
Time=05:55:23,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8970 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8973 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 05:55:28 combo kernel nan Out of Memory: Killed process 8973 (python).
|
Month=Dec,
Date=6,
Time=05:55:28,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8973 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8975 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 06:00:15 combo kernel nan Out of Memory: Killed process 8975 (httpd).
|
Month=Dec,
Date=6,
Time=06:00:15,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8975 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8976 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 06:00:23 combo kernel nan Out of Memory: Killed process 8976 (httpd).
|
Month=Dec,
Date=6,
Time=06:00:23,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8976 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8982 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 06:00:33 combo kernel nan Out of Memory: Killed process 8982 (python).
|
Month=Dec,
Date=6,
Time=06:00:33,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8982 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8984 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 06:05:26 combo kernel nan Out of Memory: Killed process 8984 (httpd).
|
Month=Dec,
Date=6,
Time=06:05:26,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8984 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 8985 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 06:05:50 combo kernel nan Out of Memory: Killed process 8985 (httpd).
|
Month=Dec,
Date=6,
Time=06:05:50,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 8985 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9004 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 06:06:03 combo kernel nan Out of Memory: Killed process 9004 (httpd).
|
Month=Dec,
Date=6,
Time=06:06:03,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9004 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9005 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 06:06:10 combo kernel nan Out of Memory: Killed process 9005 (httpd).
|
Month=Dec,
Date=6,
Time=06:06:10,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9005 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9006 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 06:06:21 combo kernel nan Out of Memory: Killed process 9006 (httpd).
|
Month=Dec,
Date=6,
Time=06:06:21,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9006 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9007 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 06:10:20 combo kernel nan Out of Memory: Killed process 9007 (httpd).
|
Month=Dec,
Date=6,
Time=06:10:20,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9007 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9008 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 06:10:40 combo kernel nan Out of Memory: Killed process 9008 (httpd).
|
Month=Dec,
Date=6,
Time=06:10:40,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9008 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9017 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 06:10:49 combo kernel nan Out of Memory: Killed process 9017 (httpd).
|
Month=Dec,
Date=6,
Time=06:10:49,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9017 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9013 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 06:10:59 combo kernel nan Out of Memory: Killed process 9013 (python).
|
Month=Dec,
Date=6,
Time=06:10:59,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9013 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9018 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 06:15:26 combo kernel nan Out of Memory: Killed process 9018 (httpd).
|
Month=Dec,
Date=6,
Time=06:15:26,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9018 (httpd).
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.