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.
Nov 29 04:42:46 combo kernel nan httpd: page allocation failure. order:0, mode:0xd2
Month=Nov, Date=29, Time=04:42:46, 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.
Nov 29 04:42:47 combo kernel nan [<0212ebf3>] __alloc_pages+0x274/0x281
Month=Nov, Date=29, Time=04:42:47, 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.
Nov 29 04:42:51 combo kernel nan [<0213d341>] read_swap_cache_async+0x41/0x84
Month=Nov, Date=29, Time=04:42:51, 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.
[<02135e6d>] do_swap_page+0x64/0x1f9
[<*>] do_swap_page+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:42:52 combo kernel nan [<02135e6d>] do_swap_page+0x64/0x1f9
Month=Nov, Date=29, Time=04:42:52, Level=combo, Component=kernel, PID=nan, Content=[<02135e6d>] do_swap_page+0x64/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.
Nov 29 04:42:54 combo kernel nan [<021364a7>] handle_mm_fault+0x9d/0xe2
Month=Nov, Date=29, Time=04:42:54, 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.
Nov 29 04:42:55 combo kernel nan [<02114537>] do_page_fault+0x12f/0x446
Month=Nov, Date=29, Time=04:42:55, 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.
[<02115617>] recalc_task_prio+0x141/0x14c
[<*>] recalc_task_prio+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:42:56 combo kernel nan [<02115617>] recalc_task_prio+0x141/0x14c
Month=Nov, Date=29, Time=04:42:56, Level=combo, Component=kernel, PID=nan, Content=[<02115617>] recalc_task_prio+0x141/0x14c
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.
Nov 29 04:42:57 combo kernel nan [<0227ecc1>] schedule+0x3ed/0x44d
Month=Nov, Date=29, Time=04:42:57, 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.
[<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.
Nov 29 04:42:57 combo kernel nan [<02114408>] do_page_fault+0x0/0x446
Month=Nov, Date=29, Time=04:42:57, 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.
VM: killing process httpd
VM: killing process <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:42:58 combo kernel nan VM: killing process httpd
Month=Nov, Date=29, Time=04:42:58, Level=combo, Component=kernel, PID=nan, Content=VM: killing process httpd
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
httpd: page allocation failure. order:0, mode:0x50
httpd: page allocation failure. order:<*>, mode:<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:42:59 combo kernel nan httpd: page allocation failure. order:0, mode:0x50
Month=Nov, Date=29, Time=04:42:59, Level=combo, Component=kernel, PID=nan, Content=httpd: page allocation failure. order:0, mode:0x50
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.
Nov 29 04:43:01 combo kernel nan [<0212ebf3>] __alloc_pages+0x274/0x281
Month=Nov, Date=29, Time=04:43:01, 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.
[<0212bd04>] find_or_create_page+0x39/0x70
[<*>] find_or_create_page+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:02 combo kernel nan [<0212bd04>] find_or_create_page+0x39/0x70
Month=Nov, Date=29, Time=04:43:02, Level=combo, Component=kernel, PID=nan, Content=[<0212bd04>] find_or_create_page+0x39/0x70
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<02142ed7>] grow_dev_page+0x27/0xc3
[<*>] grow_dev_page+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:02 combo kernel nan [<02142ed7>] grow_dev_page+0x27/0xc3
Month=Nov, Date=29, Time=04:43:02, Level=combo, Component=kernel, PID=nan, Content=[<02142ed7>] grow_dev_page+0x27/0xc3
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<02143014>] __getblk_slow+0xa1/0xcb
[<*>] __getblk_slow+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:03 combo kernel nan [<02143014>] __getblk_slow+0xa1/0xcb
Month=Nov, Date=29, Time=04:43:03, Level=combo, Component=kernel, PID=nan, Content=[<02143014>] __getblk_slow+0xa1/0xcb
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<0214328d>] __getblk+0x25/0x2b
[<*>] __getblk+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:04 combo kernel nan [<0214328d>] __getblk+0x25/0x2b
Month=Nov, Date=29, Time=04:43:04, Level=combo, Component=kernel, PID=nan, Content=[<0214328d>] __getblk+0x25/0x2b
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<0a8e1123>] ext3_get_inode_loc+0x4f/0x201 [ext3]
[<*>] ext3_get_inode_loc+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:05 combo kernel nan [<0a8e1123>] ext3_get_inode_loc+0x4f/0x201 [ext3]
Month=Nov, Date=29, Time=04:43:05, Level=combo, Component=kernel, PID=nan, Content=[<0a8e1123>] ext3_get_inode_loc+0x4f/0x201 [ext3]
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<0212db65>] mempool_alloc+0x5d/0xf6
[<*>] mempool_alloc+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:05 combo kernel nan [<0212db65>] mempool_alloc+0x5d/0xf6
Month=Nov, Date=29, Time=04:43:05, Level=combo, Component=kernel, PID=nan, Content=[<0212db65>] mempool_alloc+0x5d/0xf6
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<0a8e1ba6>] ext3_reserve_inode_write+0x21/0x81 [ext3]
[<*>] ext3_reserve_inode_write+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:06 combo kernel nan [<0a8e1ba6>] ext3_reserve_inode_write+0x21/0x81 [ext3]
Month=Nov, Date=29, Time=04:43:06, Level=combo, Component=kernel, PID=nan, Content=[<0a8e1ba6>] ext3_reserve_inode_write+0x21/0x81 [ext3]
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<0a8e1c17>] ext3_mark_inode_dirty+0x11/0x27 [ext3]
[<*>] ext3_mark_inode_dirty+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:06 combo kernel nan [<0a8e1c17>] ext3_mark_inode_dirty+0x11/0x27 [ext3]
Month=Nov, Date=29, Time=04:43:06, Level=combo, Component=kernel, PID=nan, Content=[<0a8e1c17>] ext3_mark_inode_dirty+0x11/0x27 [ext3]
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<0a8b23ef>] journal_start+0x78/0x9e [jbd]
[<*>] journal_start+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:07 combo kernel nan [<0a8b23ef>] journal_start+0x78/0x9e [jbd]
Month=Nov, Date=29, Time=04:43:07, Level=combo, Component=kernel, PID=nan, Content=[<0a8b23ef>] journal_start+0x78/0x9e [jbd]
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<0a8e1c7c>] ext3_dirty_inode+0x4f/0x5f [ext3]
[<*>] ext3_dirty_inode+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:08 combo kernel nan [<0a8e1c7c>] ext3_dirty_inode+0x4f/0x5f [ext3]
Month=Nov, Date=29, Time=04:43:08, Level=combo, Component=kernel, PID=nan, Content=[<0a8e1c7c>] ext3_dirty_inode+0x4f/0x5f [ext3]
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<02158800>] __mark_inode_dirty+0x20/0xca
[<*>] __mark_inode_dirty+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:08 combo kernel nan [<02158800>] __mark_inode_dirty+0x20/0xca
Month=Nov, Date=29, Time=04:43:08, Level=combo, Component=kernel, PID=nan, Content=[<02158800>] __mark_inode_dirty+0x20/0xca
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<0215456f>] inode_update_time+0x8e/0x96
[<*>] inode_update_time+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:09 combo kernel nan [<0215456f>] inode_update_time+0x8e/0x96
Month=Nov, Date=29, Time=04:43:09, Level=combo, Component=kernel, PID=nan, Content=[<0215456f>] inode_update_time+0x8e/0x96
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<0212cfe2>] generic_file_aio_write_nolock+0x302/0x84e
[<*>] generic_file_aio_write_nolock+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:10 combo kernel nan [<0212cfe2>] generic_file_aio_write_nolock+0x302/0x84e
Month=Nov, Date=29, Time=04:43:10, Level=combo, Component=kernel, PID=nan, Content=[<0212cfe2>] generic_file_aio_write_nolock+0x302/0x84e
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<021c8bda>] vt_console_print+0x64/0x28f
[<*>] vt_console_print+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:11 combo kernel nan [<021c8bda>] vt_console_print+0x64/0x28f
Month=Nov, Date=29, Time=04:43:11, Level=combo, Component=kernel, PID=nan, Content=[<021c8bda>] vt_console_print+0x64/0x28f
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<021288cf>] __print_symbol+0x110/0x121
[<*>] __print_symbol+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:13 combo kernel nan [<021288cf>] __print_symbol+0x110/0x121
Month=Nov, Date=29, Time=04:43:13, Level=combo, Component=kernel, PID=nan, Content=[<021288cf>] __print_symbol+0x110/0x121
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<0212d602>] generic_file_aio_write+0x69/0x7c
[<*>] generic_file_aio_write+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:13 combo kernel nan [<0212d602>] generic_file_aio_write+0x69/0x7c
Month=Nov, Date=29, Time=04:43:13, Level=combo, Component=kernel, PID=nan, Content=[<0212d602>] generic_file_aio_write+0x69/0x7c
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<0a8ddb99>] ext3_file_write+0x19/0x88 [ext3]
[<*>] ext3_file_write+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:14 combo kernel nan [<0a8ddb99>] ext3_file_write+0x19/0x88 [ext3]
Month=Nov, Date=29, Time=04:43:14, Level=combo, Component=kernel, PID=nan, Content=[<0a8ddb99>] ext3_file_write+0x19/0x88 [ext3]
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<02141447>] do_sync_write+0x68/0x9d
[<*>] do_sync_write+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:14 combo kernel nan [<02141447>] do_sync_write+0x68/0x9d
Month=Nov, Date=29, Time=04:43:14, Level=combo, Component=kernel, PID=nan, Content=[<02141447>] do_sync_write+0x68/0x9d
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<021c8b76>] vt_console_print+0x0/0x28f
[<*>] vt_console_print+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:15 combo kernel nan [<021c8b76>] vt_console_print+0x0/0x28f
Month=Nov, Date=29, Time=04:43:15, Level=combo, Component=kernel, PID=nan, Content=[<021c8b76>] vt_console_print+0x0/0x28f
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<02118726>] __call_console_drivers+0x36/0x42
[<*>] __call_console_drivers+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:15 combo kernel nan [<02118726>] __call_console_drivers+0x36/0x42
Month=Nov, Date=29, Time=04:43:15, Level=combo, Component=kernel, PID=nan, Content=[<02118726>] __call_console_drivers+0x36/0x42
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<021189cd>] printk+0x106/0x113
[<*>] printk+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:16 combo kernel nan [<021189cd>] printk+0x106/0x113
Month=Nov, Date=29, Time=04:43:16, Level=combo, Component=kernel, PID=nan, Content=[<021189cd>] printk+0x106/0x113
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<021060c2>] show_trace+0x92/0x97
[<*>] show_trace+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:16 combo kernel nan [<021060c2>] show_trace+0x92/0x97
Month=Nov, Date=29, Time=04:43:16, Level=combo, Component=kernel, PID=nan, Content=[<021060c2>] show_trace+0x92/0x97
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<02106159>] dump_stack+0x11/0x13
[<*>] dump_stack+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:16 combo kernel nan [<02106159>] dump_stack+0x11/0x13
Month=Nov, Date=29, Time=04:43:16, Level=combo, Component=kernel, PID=nan, Content=[<02106159>] dump_stack+0x11/0x13
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<02129a6c>] do_acct_process+0x283/0x297
[<*>] do_acct_process+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:16 combo kernel nan [<02129a6c>] do_acct_process+0x283/0x297
Month=Nov, Date=29, Time=04:43:16, Level=combo, Component=kernel, PID=nan, Content=[<02129a6c>] do_acct_process+0x283/0x297
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<02129a95>] acct_process+0x15/0x1f
[<*>] acct_process+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:16 combo kernel nan [<02129a95>] acct_process+0x15/0x1f
Month=Nov, Date=29, Time=04:43:16, Level=combo, Component=kernel, PID=nan, Content=[<02129a95>] acct_process+0x15/0x1f
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<02119ccc>] do_exit+0x9f/0x2e3
[<*>] do_exit+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:16 combo kernel nan [<02119ccc>] do_exit+0x9f/0x2e3
Month=Nov, Date=29, Time=04:43:16, Level=combo, Component=kernel, PID=nan, Content=[<02119ccc>] do_exit+0x9f/0x2e3
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<0211476a>] do_page_fault+0x362/0x446
[<*>] do_page_fault+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:17 combo kernel nan [<0211476a>] do_page_fault+0x362/0x446
Month=Nov, Date=29, Time=04:43:17, Level=combo, Component=kernel, PID=nan, Content=[<0211476a>] do_page_fault+0x362/0x446
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
[<02115617>] recalc_task_prio+0x141/0x14c
[<*>] recalc_task_prio+<*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 29 04:43:17 combo kernel nan [<02115617>] recalc_task_prio+0x141/0x14c
Month=Nov, Date=29, Time=04:43:17, Level=combo, Component=kernel, PID=nan, Content=[<02115617>] recalc_task_prio+0x141/0x14c
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.
Nov 29 04:43:18 combo kernel nan [<0227ecc1>] schedule+0x3ed/0x44d
Month=Nov, Date=29, Time=04:43:18, 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.
[<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.
Nov 29 04:43:18 combo kernel nan [<02114408>] do_page_fault+0x0/0x446
Month=Nov, Date=29, Time=04:43:18, 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.
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.
Nov 29 04:43:19 combo kernel nan httpd: page allocation failure. order:0, mode:0xd2
Month=Nov, Date=29, Time=04:43:19, 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.
Nov 29 04:43:19 combo kernel nan [<0212ebf3>] __alloc_pages+0x274/0x281
Month=Nov, Date=29, Time=04:43:19, 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.
Nov 29 04:43:20 combo kernel nan [<0213d341>] read_swap_cache_async+0x41/0x84
Month=Nov, Date=29, Time=04:43:20, 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.
Nov 29 04:43:20 combo kernel nan [<02135dee>] swapin_readahead+0x2c/0x47
Month=Nov, Date=29, Time=04:43:20, 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.
Nov 29 04:43:20 combo kernel nan [<02135e66>] do_swap_page+0x5d/0x1f9
Month=Nov, Date=29, Time=04:43:20, 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.
Nov 29 04:43:21 combo kernel nan [<021364a7>] handle_mm_fault+0x9d/0xe2
Month=Nov, Date=29, Time=04:43:21, 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.
Nov 29 04:43:21 combo kernel nan [<02114537>] do_page_fault+0x12f/0x446
Month=Nov, Date=29, Time=04:43:21, 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.
Nov 29 04:43:21 combo kernel nan [<0213f423>] put_user_size+0x29/0x2d
Month=Nov, Date=29, Time=04:43:21, Level=combo, Component=kernel, PID=nan, Content=[<0213f423>] put_user_size+0x29/0x2d