instruction stringclasses 2
values | input stringlengths 7 252 | output stringlengths 7 296 |
|---|---|---|
Parse the input log to log template. | Out of Memory: Killed process 6250 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 19:35:23 combo kernel nan Out of Memory: Killed process 6250 (httpd). | Month=Nov
Date=23
Time=19:35:23
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6250 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 6262 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 19:35:33 combo kernel nan Out of Memory: Killed process 6262 (python). | Month=Nov
Date=23
Time=19:35:33
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6262 (python). |
Parse the input log to log template. | Out of Memory: Killed process 6264 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 19:35:50 combo kernel nan Out of Memory: Killed process 6264 (httpd). | Month=Nov
Date=23
Time=19:35:50
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6264 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 5963 (sendmail). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 19:36:03 combo kernel nan Out of Memory: Killed process 5963 (sendmail). | Month=Nov
Date=23
Time=19:36:03
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 5963 (sendmail). |
Parse the input log to log template. | httpd: page allocation failure. order:0, mode:0xd2 | httpd: page allocation failure. order:<*>, mode:<*> |
Extract key value pairs from the input log. | Nov 23 19:36:24 combo kernel nan httpd: page allocation failure. order:0, mode:0xd2 | Month=Nov
Date=23
Time=19:36:24
Level=combo
Component=kernel
PID=nan
Content=httpd: page allocation failure. order:0, mode:0xd2 |
Parse the input log to log template. | [<0212ebf3>] __alloc_pages+0x274/0x281 | [<*>] __alloc_pages+<*> |
Extract key value pairs from the input log. | Nov 23 19:36:24 combo kernel nan [<0212ebf3>] __alloc_pages+0x274/0x281 | Month=Nov
Date=23
Time=19:36:24
Level=combo
Component=kernel
PID=nan
Content=[<0212ebf3>] __alloc_pages+0x274/0x281 |
Parse the input log to log template. | [<021359f7>] do_wp_page+0xcb/0x21c | [<*>] do_wp_page+<*> |
Extract key value pairs from the input log. | Nov 23 19:36:24 combo kernel nan [<021359f7>] do_wp_page+0xcb/0x21c | Month=Nov
Date=23
Time=19:36:24
Level=combo
Component=kernel
PID=nan
Content=[<021359f7>] do_wp_page+0xcb/0x21c |
Parse the input log to log template. | [<021364c6>] handle_mm_fault+0xbc/0xe2 | [<*>] handle_mm_fault+<*> |
Extract key value pairs from the input log. | Nov 23 19:36:24 combo kernel nan [<021364c6>] handle_mm_fault+0xbc/0xe2 | Month=Nov
Date=23
Time=19:36:24
Level=combo
Component=kernel
PID=nan
Content=[<021364c6>] handle_mm_fault+0xbc/0xe2 |
Parse the input log to log template. | [<02114537>] do_page_fault+0x12f/0x446 | [<*>] do_page_fault+<*> |
Extract key value pairs from the input log. | Nov 23 19:36:24 combo kernel nan [<02114537>] do_page_fault+0x12f/0x446 | Month=Nov
Date=23
Time=19:36:24
Level=combo
Component=kernel
PID=nan
Content=[<02114537>] do_page_fault+0x12f/0x446 |
Parse the input log to log template. | [<02135342>] follow_page+0xda/0xe5 | [<*>] follow_page+<*> |
Extract key value pairs from the input log. | Nov 23 19:36:24 combo kernel nan [<02135342>] follow_page+0xda/0xe5 | Month=Nov
Date=23
Time=19:36:24
Level=combo
Component=kernel
PID=nan
Content=[<02135342>] follow_page+0xda/0xe5 |
Parse the input log to log template. | [<0213f1ba>] rw_vm+0x1ce/0x1ea | [<*>] rw_vm+<*> |
Extract key value pairs from the input log. | Nov 23 19:36:24 combo kernel nan [<0213f1ba>] rw_vm+0x1ce/0x1ea | Month=Nov
Date=23
Time=19:36:24
Level=combo
Component=kernel
PID=nan
Content=[<0213f1ba>] rw_vm+0x1ce/0x1ea |
Parse the input log to log template. | [<0227ecc1>] schedule+0x3ed/0x44d | [<*>] schedule+<*> |
Extract key value pairs from the input log. | Nov 23 19:36:24 combo kernel nan [<0227ecc1>] schedule+0x3ed/0x44d | Month=Nov
Date=23
Time=19:36:24
Level=combo
Component=kernel
PID=nan
Content=[<0227ecc1>] schedule+0x3ed/0x44d |
Parse the input log to log template. | [<02107352>] do_IRQ+0x134/0x169 | [<*>] do_IRQ+<*> |
Extract key value pairs from the input log. | Nov 23 19:36:24 combo kernel nan [<02107352>] do_IRQ+0x134/0x169 | Month=Nov
Date=23
Time=19:36:24
Level=combo
Component=kernel
PID=nan
Content=[<02107352>] do_IRQ+0x134/0x169 |
Parse the input log to log template. | [<02114408>] do_page_fault+0x0/0x446 | [<*>] do_page_fault+<*> |
Extract key value pairs from the input log. | Nov 23 19:36:24 combo kernel nan [<02114408>] do_page_fault+0x0/0x446 | Month=Nov
Date=23
Time=19:36:24
Level=combo
Component=kernel
PID=nan
Content=[<02114408>] do_page_fault+0x0/0x446 |
Parse the input log to log template. | VM: killing process httpd | VM: killing process <*> |
Extract key value pairs from the input log. | Nov 23 19:36:24 combo kernel nan VM: killing process httpd | Month=Nov
Date=23
Time=19:36:24
Level=combo
Component=kernel
PID=nan
Content=VM: killing process httpd |
Parse the input log to log template. | Out of Memory: Killed process 6265 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 20:05:14 combo kernel nan Out of Memory: Killed process 6265 (httpd). | Month=Nov
Date=23
Time=20:05:14
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6265 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 6319 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 20:15:25 combo kernel nan Out of Memory: Killed process 6319 (httpd). | Month=Nov
Date=23
Time=20:15:25
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6319 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 6345 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 20:20:22 combo kernel nan Out of Memory: Killed process 6345 (httpd). | Month=Nov
Date=23
Time=20:20:22
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6345 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 6364 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 20:20:34 combo kernel nan Out of Memory: Killed process 6364 (python). | Month=Nov
Date=23
Time=20:20:34
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6364 (python). |
Parse the input log to log template. | Out of Memory: Killed process 6367 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 20:25:33 combo kernel nan Out of Memory: Killed process 6367 (httpd). | Month=Nov
Date=23
Time=20:25:33
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6367 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 6379 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 20:25:38 combo kernel nan Out of Memory: Killed process 6379 (python). | Month=Nov
Date=23
Time=20:25:38
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6379 (python). |
Parse the input log to log template. | check pass; user unknown | check pass; user <*> |
Extract key value pairs from the input log. | Nov 23 20:27:12 combo sshd(pam_unix) 6383.0 check pass; user unknown | Month=Nov
Date=23
Time=20:27:12
Level=combo
Component=sshd(pam_unix)
PID=6383.0
Content=check pass; user unknown |
Parse the input log to log template. | check pass; user unknown | check pass; user <*> |
Extract key value pairs from the input log. | Nov 23 20:27:12 combo sshd(pam_unix) 6384.0 check pass; user unknown | Month=Nov
Date=23
Time=20:27:12
Level=combo
Component=sshd(pam_unix)
PID=6384.0
Content=check pass; user unknown |
Parse the input log to log template. | check pass; user unknown | check pass; user <*> |
Extract key value pairs from the input log. | Nov 23 20:27:12 combo sshd(pam_unix) 6388.0 check pass; user unknown | Month=Nov
Date=23
Time=20:27:12
Level=combo
Component=sshd(pam_unix)
PID=6388.0
Content=check pass; user unknown |
Parse the input log to log template. | check pass; user unknown | check pass; user <*> |
Extract key value pairs from the input log. | Nov 23 20:27:12 combo sshd(pam_unix) 6382.0 check pass; user unknown | Month=Nov
Date=23
Time=20:27:12
Level=combo
Component=sshd(pam_unix)
PID=6382.0
Content=check pass; user unknown |
Parse the input log to log template. | check pass; user unknown | check pass; user <*> |
Extract key value pairs from the input log. | Nov 23 20:27:12 combo sshd(pam_unix) 6389.0 check pass; user unknown | Month=Nov
Date=23
Time=20:27:12
Level=combo
Component=sshd(pam_unix)
PID=6389.0
Content=check pass; user unknown |
Parse the input log to log template. | check pass; user unknown | check pass; user <*> |
Extract key value pairs from the input log. | Nov 23 20:27:12 combo sshd(pam_unix) 6385.0 check pass; user unknown | Month=Nov
Date=23
Time=20:27:12
Level=combo
Component=sshd(pam_unix)
PID=6385.0
Content=check pass; user unknown |
Parse the input log to log template. | check pass; user unknown | check pass; user <*> |
Extract key value pairs from the input log. | Nov 23 20:27:12 combo sshd(pam_unix) 6390.0 check pass; user unknown | Month=Nov
Date=23
Time=20:27:12
Level=combo
Component=sshd(pam_unix)
PID=6390.0
Content=check pass; user unknown |
Parse the input log to log template. | check pass; user unknown | check pass; user <*> |
Extract key value pairs from the input log. | Nov 23 20:27:12 combo sshd(pam_unix) 6386.0 check pass; user unknown | Month=Nov
Date=23
Time=20:27:12
Level=combo
Component=sshd(pam_unix)
PID=6386.0
Content=check pass; user unknown |
Parse the input log to log template. | check pass; user unknown | check pass; user <*> |
Extract key value pairs from the input log. | Nov 23 20:27:12 combo sshd(pam_unix) 6400.0 check pass; user unknown | Month=Nov
Date=23
Time=20:27:12
Level=combo
Component=sshd(pam_unix)
PID=6400.0
Content=check pass; user unknown |
Parse the input log to log template. | check pass; user unknown | check pass; user <*> |
Extract key value pairs from the input log. | Nov 23 20:27:12 combo sshd(pam_unix) 6387.0 check pass; user unknown | Month=Nov
Date=23
Time=20:27:12
Level=combo
Component=sshd(pam_unix)
PID=6387.0
Content=check pass; user unknown |
Parse the input log to log template. | Out of Memory: Killed process 6380 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 20:30:19 combo kernel nan Out of Memory: Killed process 6380 (httpd). | Month=Nov
Date=23
Time=20:30:19
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6380 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 6411 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 20:30:37 combo kernel nan Out of Memory: Killed process 6411 (python). | Month=Nov
Date=23
Time=20:30:37
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6411 (python). |
Parse the input log to log template. | Out of Memory: Killed process 6415 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 20:35:26 combo kernel nan Out of Memory: Killed process 6415 (httpd). | Month=Nov
Date=23
Time=20:35:26
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6415 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 6416 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 20:35:38 combo kernel nan Out of Memory: Killed process 6416 (httpd). | Month=Nov
Date=23
Time=20:35:38
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6416 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 6421 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 20:35:55 combo kernel nan Out of Memory: Killed process 6421 (python). | Month=Nov
Date=23
Time=20:35:55
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6421 (python). |
Parse the input log to log template. | Out of Memory: Killed process 6425 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 20:36:13 combo kernel nan Out of Memory: Killed process 6425 (httpd). | Month=Nov
Date=23
Time=20:36:13
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6425 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 6426 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 20:40:27 combo kernel nan Out of Memory: Killed process 6426 (httpd). | Month=Nov
Date=23
Time=20:40:27
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6426 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 6433 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 20:40:38 combo kernel nan Out of Memory: Killed process 6433 (python). | Month=Nov
Date=23
Time=20:40:38
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6433 (python). |
Parse the input log to log template. | Out of Memory: Killed process 6437 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 20:40:47 combo kernel nan Out of Memory: Killed process 6437 (httpd). | Month=Nov
Date=23
Time=20:40:47
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6437 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 6072 (sendmail). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 20:41:03 combo kernel nan Out of Memory: Killed process 6072 (sendmail). | Month=Nov
Date=23
Time=20:41:03
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6072 (sendmail). |
Parse the input log to log template. | Out of Memory: Killed process 6439 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 20:45:16 combo kernel nan Out of Memory: Killed process 6439 (httpd). | Month=Nov
Date=23
Time=20:45:16
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6439 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 6445 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 21:00:14 combo kernel nan Out of Memory: Killed process 6445 (httpd). | Month=Nov
Date=23
Time=21:00:14
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6445 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 6464 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 21:10:34 combo kernel nan Out of Memory: Killed process 6464 (httpd). | Month=Nov
Date=23
Time=21:10:34
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6464 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 6494 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 21:15:23 combo kernel nan Out of Memory: Killed process 6494 (httpd). | Month=Nov
Date=23
Time=21:15:23
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6494 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 6505 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 21:15:33 combo kernel nan Out of Memory: Killed process 6505 (python). | Month=Nov
Date=23
Time=21:15:33
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6505 (python). |
Parse the input log to log template. | Out of Memory: Killed process 6506 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 21:20:26 combo kernel nan Out of Memory: Killed process 6506 (httpd). | Month=Nov
Date=23
Time=21:20:26
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6506 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 6509 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 21:20:32 combo kernel nan Out of Memory: Killed process 6509 (httpd). | Month=Nov
Date=23
Time=21:20:32
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6509 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 6527 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 21:25:23 combo kernel nan Out of Memory: Killed process 6527 (httpd). | Month=Nov
Date=23
Time=21:25:23
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6527 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 6541 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 23 21:25:29 combo kernel nan Out of Memory: Killed process 6541 (python). | Month=Nov
Date=23
Time=21:25:29
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 6541 (python). |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.