instruction stringclasses 2
values | input stringlengths 7 252 | output stringlengths 7 296 |
|---|---|---|
Parse the input log to log template. | Out of Memory: Killed process 15102 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 17:15:22 combo kernel nan Out of Memory: Killed process 15102 (httpd). | Month=Nov
Date=25
Time=17:15:22
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15102 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 15119 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 17:20:28 combo kernel nan Out of Memory: Killed process 15119 (httpd). | Month=Nov
Date=25
Time=17:20:28
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15119 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 15128 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 17:20:38 combo kernel nan Out of Memory: Killed process 15128 (python). | Month=Nov
Date=25
Time=17:20:38
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15128 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15145 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 17:25:55 combo kernel nan Out of Memory: Killed process 15145 (python). | Month=Nov
Date=25
Time=17:25:55
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15145 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15146 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 17:30:25 combo kernel nan Out of Memory: Killed process 15146 (httpd). | Month=Nov
Date=25
Time=17:30:25
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15146 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 15157 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 17:30:48 combo kernel nan Out of Memory: Killed process 15157 (python). | Month=Nov
Date=25
Time=17:30:48
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15157 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15170 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 17:36:13 combo kernel nan Out of Memory: Killed process 15170 (python). | Month=Nov
Date=25
Time=17:36:13
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15170 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15171 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 17:40:52 combo kernel nan Out of Memory: Killed process 15171 (httpd). | Month=Nov
Date=25
Time=17:40:52
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15171 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 15178 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 17:41:24 combo kernel nan Out of Memory: Killed process 15178 (python). | Month=Nov
Date=25
Time=17:41:24
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15178 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15182 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 17:45:34 combo kernel nan Out of Memory: Killed process 15182 (httpd). | Month=Nov
Date=25
Time=17:45:34
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15182 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 15189 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 17:45:40 combo kernel nan Out of Memory: Killed process 15189 (python). | Month=Nov
Date=25
Time=17:45:40
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15189 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15190 (httpd). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 17:45:59 combo kernel nan Out of Memory: Killed process 15190 (httpd). | Month=Nov
Date=25
Time=17:45:59
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15190 (httpd). |
Parse the input log to log template. | Out of Memory: Killed process 14961 (sendmail). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 17:46:10 combo kernel nan Out of Memory: Killed process 14961 (sendmail). | Month=Nov
Date=25
Time=17:46:10
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 14961 (sendmail). |
Parse the input log to log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Extract key value pairs from the input log. | Nov 25 17:52:19 combo sshd(pam_unix) 15225.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root | Month=Nov
Date=25
Time=17:52:19
Level=combo
Component=sshd(pam_unix)
PID=15225.0
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root |
Parse the input log to log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Extract key value pairs from the input log. | Nov 25 17:52:19 combo sshd(pam_unix) 15212.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root | Month=Nov
Date=25
Time=17:52:19
Level=combo
Component=sshd(pam_unix)
PID=15212.0
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root |
Parse the input log to log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Extract key value pairs from the input log. | Nov 25 17:52:19 combo sshd(pam_unix) 15224.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root | Month=Nov
Date=25
Time=17:52:19
Level=combo
Component=sshd(pam_unix)
PID=15224.0
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root |
Parse the input log to log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Extract key value pairs from the input log. | Nov 25 17:52:19 combo sshd(pam_unix) 15217.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root | Month=Nov
Date=25
Time=17:52:19
Level=combo
Component=sshd(pam_unix)
PID=15217.0
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root |
Parse the input log to log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Extract key value pairs from the input log. | Nov 25 17:52:19 combo sshd(pam_unix) 15213.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root | Month=Nov
Date=25
Time=17:52:19
Level=combo
Component=sshd(pam_unix)
PID=15213.0
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root |
Parse the input log to log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Extract key value pairs from the input log. | Nov 25 17:52:19 combo sshd(pam_unix) 15223.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root | Month=Nov
Date=25
Time=17:52:19
Level=combo
Component=sshd(pam_unix)
PID=15223.0
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root |
Parse the input log to log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Extract key value pairs from the input log. | Nov 25 17:52:21 combo sshd(pam_unix) 15226.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root | Month=Nov
Date=25
Time=17:52:21
Level=combo
Component=sshd(pam_unix)
PID=15226.0
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=218.16.123.169 user=root |
Parse the input log to log template. | Out of Memory: Killed process 15284 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 18:15:28 combo kernel nan Out of Memory: Killed process 15284 (python). | Month=Nov
Date=25
Time=18:15:28
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15284 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15295 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 18:20:23 combo kernel nan Out of Memory: Killed process 15295 (python). | Month=Nov
Date=25
Time=18:20:23
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15295 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15302 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 18:25:25 combo kernel nan Out of Memory: Killed process 15302 (python). | Month=Nov
Date=25
Time=18:25:25
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15302 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15316 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 18:30:32 combo kernel nan Out of Memory: Killed process 15316 (python). | Month=Nov
Date=25
Time=18:30:32
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15316 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15327 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 18:35:31 combo kernel nan Out of Memory: Killed process 15327 (python). | Month=Nov
Date=25
Time=18:35:31
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15327 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15340 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 18:40:20 combo kernel nan Out of Memory: Killed process 15340 (python). | Month=Nov
Date=25
Time=18:40:20
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15340 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15091 (sendmail). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 18:40:25 combo kernel nan Out of Memory: Killed process 15091 (sendmail). | Month=Nov
Date=25
Time=18:40:25
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15091 (sendmail). |
Parse the input log to log template. | Out of Memory: Killed process 15362 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 18:55:19 combo kernel nan Out of Memory: Killed process 15362 (python). | Month=Nov
Date=25
Time=18:55:19
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15362 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15398 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 19:10:36 combo kernel nan Out of Memory: Killed process 15398 (python). | Month=Nov
Date=25
Time=19:10:36
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15398 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15421 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 19:20:23 combo kernel nan Out of Memory: Killed process 15421 (python). | Month=Nov
Date=25
Time=19:20:23
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15421 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15438 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 19:25:22 combo kernel nan Out of Memory: Killed process 15438 (python). | Month=Nov
Date=25
Time=19:25:22
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15438 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15448 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 19:30:25 combo kernel nan Out of Memory: Killed process 15448 (python). | Month=Nov
Date=25
Time=19:30:25
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15448 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15461 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 19:35:38 combo kernel nan Out of Memory: Killed process 15461 (python). | Month=Nov
Date=25
Time=19:35:38
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15461 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15477 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 19:40:20 combo kernel nan Out of Memory: Killed process 15477 (python). | Month=Nov
Date=25
Time=19:40:20
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15477 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15268 (sendmail). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 19:40:28 combo kernel nan Out of Memory: Killed process 15268 (sendmail). | Month=Nov
Date=25
Time=19:40:28
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15268 (sendmail). |
Parse the input log to log template. | Out of Memory: Killed process 15510 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 20:00:18 combo kernel nan Out of Memory: Killed process 15510 (python). | Month=Nov
Date=25
Time=20:00:18
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15510 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15539 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 20:10:35 combo kernel nan Out of Memory: Killed process 15539 (python). | Month=Nov
Date=25
Time=20:10:35
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15539 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15558 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 20:20:30 combo kernel nan Out of Memory: Killed process 15558 (python). | Month=Nov
Date=25
Time=20:20:30
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15558 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15569 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 20:25:32 combo kernel nan Out of Memory: Killed process 15569 (python). | Month=Nov
Date=25
Time=20:25:32
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15569 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15579 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 20:30:28 combo kernel nan Out of Memory: Killed process 15579 (python). | Month=Nov
Date=25
Time=20:30:28
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15579 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15391 (sendmail). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 20:30:41 combo kernel nan Out of Memory: Killed process 15391 (sendmail). | Month=Nov
Date=25
Time=20:30:41
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15391 (sendmail). |
Parse the input log to log template. | Out of Memory: Killed process 15667 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 21:15:31 combo kernel nan Out of Memory: Killed process 15667 (python). | Month=Nov
Date=25
Time=21:15:31
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15667 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15680 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 21:21:06 combo kernel nan Out of Memory: Killed process 15680 (python). | Month=Nov
Date=25
Time=21:21:06
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15680 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15689 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 21:26:11 combo kernel nan Out of Memory: Killed process 15689 (python). | Month=Nov
Date=25
Time=21:26:11
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15689 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15700 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 21:30:28 combo kernel nan Out of Memory: Killed process 15700 (python). | Month=Nov
Date=25
Time=21:30:28
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15700 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15718 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 21:35:20 combo kernel nan Out of Memory: Killed process 15718 (python). | Month=Nov
Date=25
Time=21:35:20
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15718 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15731 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 21:40:33 combo kernel nan Out of Memory: Killed process 15731 (python). | Month=Nov
Date=25
Time=21:40:33
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15731 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15730 (mrtg). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 21:40:48 combo kernel nan Out of Memory: Killed process 15730 (mrtg). | Month=Nov
Date=25
Time=21:40:48
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15730 (mrtg). |
Parse the input log to log template. | Out of Memory: Killed process 15748 (python). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 21:45:37 combo kernel nan Out of Memory: Killed process 15748 (python). | Month=Nov
Date=25
Time=21:45:37
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15748 (python). |
Parse the input log to log template. | Out of Memory: Killed process 15533 (sendmail). | Out of Memory: Killed process <*> (<*>). |
Extract key value pairs from the input log. | Nov 25 21:45:53 combo kernel nan Out of Memory: Killed process 15533 (sendmail). | Month=Nov
Date=25
Time=21:45:53
Level=combo
Component=kernel
PID=nan
Content=Out of Memory: Killed process 15533 (sendmail). |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.