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 14071 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 10:15:47 combo kernel nan Out of Memory: Killed process 14071 (httpd). | Month=Nov,
Date=25,
Time=10:15:47,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14071 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14082 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 10:20:26 combo kernel nan Out of Memory: Killed process 14082 (python). | Month=Nov,
Date=25,
Time=10:20:26,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14082 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14093 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 10:25:30 combo kernel nan Out of Memory: Killed process 14093 (python). | Month=Nov,
Date=25,
Time=10:25:30,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14093 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14114 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 10:30:34 combo kernel nan Out of Memory: Killed process 14114 (python). | Month=Nov,
Date=25,
Time=10:30:34,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14114 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14128 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 10:35:25 combo kernel nan Out of Memory: Killed process 14128 (python). | Month=Nov,
Date=25,
Time=10:35:25,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14128 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14143 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 10:40:24 combo kernel nan Out of Memory: Killed process 14143 (python). | Month=Nov,
Date=25,
Time=10:40:24,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14143 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14142 (mrtg). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 10:40:33 combo kernel nan Out of Memory: Killed process 14142 (mrtg). | Month=Nov,
Date=25,
Time=10:40:33,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14142 (mrtg). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14155 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 10:45:20 combo kernel nan Out of Memory: Killed process 14155 (python). | Month=Nov,
Date=25,
Time=10:45:20,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14155 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 13862 (sendmail). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 10:45:30 combo kernel nan Out of Memory: Killed process 13862 (sendmail). | Month=Nov,
Date=25,
Time=10:45:30,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 13862 (sendmail). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 10:58:54 combo sshd(pam_unix) 14185.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root | Month=Nov,
Date=25,
Time=10:58:54,
Level=combo,
Component=sshd(pam_unix),
PID=14185.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 10:58:54 combo sshd(pam_unix) 14187.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root | Month=Nov,
Date=25,
Time=10:58:54,
Level=combo,
Component=sshd(pam_unix),
PID=14187.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 10:58:54 combo sshd(pam_unix) 14191.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root | Month=Nov,
Date=25,
Time=10:58:54,
Level=combo,
Component=sshd(pam_unix),
PID=14191.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 10:58:54 combo sshd(pam_unix) 14188.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root | Month=Nov,
Date=25,
Time=10:58:54,
Level=combo,
Component=sshd(pam_unix),
PID=14188.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 10:58:54 combo sshd(pam_unix) 14189.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root | Month=Nov,
Date=25,
Time=10:58:54,
Level=combo,
Component=sshd(pam_unix),
PID=14189.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 10:58:54 combo sshd(pam_unix) 14190.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root | Month=Nov,
Date=25,
Time=10:58:54,
Level=combo,
Component=sshd(pam_unix),
PID=14190.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 10:58:54 combo sshd(pam_unix) 14195.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root | Month=Nov,
Date=25,
Time=10:58:54,
Level=combo,
Component=sshd(pam_unix),
PID=14195.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 10:58:54 combo sshd(pam_unix) 14194.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root | Month=Nov,
Date=25,
Time=10:58:54,
Level=combo,
Component=sshd(pam_unix),
PID=14194.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 10:58:54 combo sshd(pam_unix) 14192.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root | Month=Nov,
Date=25,
Time=10:58:54,
Level=combo,
Component=sshd(pam_unix),
PID=14192.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root | authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 10:58:54 combo sshd(pam_unix) 14186.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root | Month=Nov,
Date=25,
Time=10:58:54,
Level=combo,
Component=sshd(pam_unix),
PID=14186.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=59-106-15-121.r-bl100.sakura.ne.jp user=root |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14264 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 11:20:26 combo kernel nan Out of Memory: Killed process 14264 (python). | Month=Nov,
Date=25,
Time=11:20:26,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14264 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14275 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 11:25:26 combo kernel nan Out of Memory: Killed process 14275 (python). | Month=Nov,
Date=25,
Time=11:25:26,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14275 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14290 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 11:30:46 combo kernel nan Out of Memory: Killed process 14290 (python). | Month=Nov,
Date=25,
Time=11:30:46,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14290 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14307 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 11:35:46 combo kernel nan Out of Memory: Killed process 14307 (python). | Month=Nov,
Date=25,
Time=11:35:46,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14307 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14318 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 11:40:35 combo kernel nan Out of Memory: Killed process 14318 (python). | Month=Nov,
Date=25,
Time=11:40:35,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14318 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14048 (sendmail). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 11:40:41 combo kernel nan Out of Memory: Killed process 14048 (sendmail). | Month=Nov,
Date=25,
Time=11:40:41,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14048 (sendmail). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14348 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 12:00:17 combo kernel nan Out of Memory: Killed process 14348 (python). | Month=Nov,
Date=25,
Time=12:00:17,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14348 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14382 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 12:15:22 combo kernel nan Out of Memory: Killed process 14382 (httpd). | Month=Nov,
Date=25,
Time=12:15:22,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14382 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14390 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 12:20:30 combo kernel nan Out of Memory: Killed process 14390 (httpd). | Month=Nov,
Date=25,
Time=12:20:30,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14390 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14405 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 12:20:39 combo kernel nan Out of Memory: Killed process 14405 (python). | Month=Nov,
Date=25,
Time=12:20:39,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14405 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14418 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 12:25:28 combo kernel nan Out of Memory: Killed process 14418 (python). | Month=Nov,
Date=25,
Time=12:25:28,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14418 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14435 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 12:30:26 combo kernel nan Out of Memory: Killed process 14435 (python). | Month=Nov,
Date=25,
Time=12:30:26,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14435 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14447 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 12:35:45 combo kernel nan Out of Memory: Killed process 14447 (python). | Month=Nov,
Date=25,
Time=12:35:45,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14447 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14455 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 12:40:36 combo kernel nan Out of Memory: Killed process 14455 (python). | Month=Nov,
Date=25,
Time=12:40:36,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14455 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14465 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 12:45:13 combo kernel nan Out of Memory: Killed process 14465 (python). | Month=Nov,
Date=25,
Time=12:45:13,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14465 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14233 (sendmail). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 12:45:21 combo kernel nan Out of Memory: Killed process 14233 (sendmail). | Month=Nov,
Date=25,
Time=12:45:21,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14233 (sendmail). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14477 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 13:00:18 combo kernel nan Out of Memory: Killed process 14477 (httpd). | Month=Nov,
Date=25,
Time=13:00:18,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14477 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14509 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 13:05:20 combo kernel nan Out of Memory: Killed process 14509 (python). | Month=Nov,
Date=25,
Time=13:05:20,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14509 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14529 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 13:15:26 combo kernel nan Out of Memory: Killed process 14529 (python). | Month=Nov,
Date=25,
Time=13:15:26,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14529 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14543 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 13:20:37 combo kernel nan Out of Memory: Killed process 14543 (python). | Month=Nov,
Date=25,
Time=13:20:37,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14543 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14556 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 13:25:22 combo kernel nan Out of Memory: Killed process 14556 (python). | Month=Nov,
Date=25,
Time=13:25:22,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14556 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14566 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 13:30:22 combo kernel nan Out of Memory: Killed process 14566 (python). | Month=Nov,
Date=25,
Time=13:30:22,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14566 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14581 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 13:35:20 combo kernel nan Out of Memory: Killed process 14581 (python). | Month=Nov,
Date=25,
Time=13:35:20,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14581 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14593 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 13:40:23 combo kernel nan Out of Memory: Killed process 14593 (python). | Month=Nov,
Date=25,
Time=13:40:23,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14593 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14369 (sendmail). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 13:40:38 combo kernel nan Out of Memory: Killed process 14369 (sendmail). | Month=Nov,
Date=25,
Time=13:40:38,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14369 (sendmail). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14592 (mrtg). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 13:40:43 combo kernel nan Out of Memory: Killed process 14592 (mrtg). | Month=Nov,
Date=25,
Time=13:40:43,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14592 (mrtg). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14643 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 14:10:25 combo kernel nan Out of Memory: Killed process 14643 (httpd). | Month=Nov,
Date=25,
Time=14:10:25,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14643 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14668 (httpd). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 14:20:32 combo kernel nan Out of Memory: Killed process 14668 (httpd). | Month=Nov,
Date=25,
Time=14:20:32,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14668 (httpd). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14688 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 14:25:27 combo kernel nan Out of Memory: Killed process 14688 (python). | Month=Nov,
Date=25,
Time=14:25:27,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14688 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14700 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 14:30:22 combo kernel nan Out of Memory: Killed process 14700 (python). | Month=Nov,
Date=25,
Time=14:30:22,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14700 (python). |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Out of Memory: Killed process 14711 (python). | Out of Memory: Killed process <*> (<*>). |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | Nov 25 14:35:24 combo kernel nan Out of Memory: Killed process 14711 (python). | Month=Nov,
Date=25,
Time=14:35:24,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 14711 (python). |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.