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 19902 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 16:20:41 combo kernel nan Out of Memory: Killed process 19902 (python).
Month=Nov, Date=26, Time=16:20:41, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 19902 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 19925 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 16:25:45 combo kernel nan Out of Memory: Killed process 19925 (python).
Month=Nov, Date=26, Time=16:25:45, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 19925 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 19937 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 16:30:22 combo kernel nan Out of Memory: Killed process 19937 (python).
Month=Nov, Date=26, Time=16:30:22, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 19937 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 19730 (sendmail).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 16:30:38 combo kernel nan Out of Memory: Killed process 19730 (sendmail).
Month=Nov, Date=26, Time=16:30:38, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 19730 (sendmail).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 19936 (mrtg).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 16:30:45 combo kernel nan Out of Memory: Killed process 19936 (mrtg).
Month=Nov, Date=26, Time=16:30:45, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 19936 (mrtg).
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=84.233.148.165 user=webmaster
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 26 16:31:06 combo sshd(pam_unix) 19947.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=84.233.148.165 user=webmaster
Month=Nov, Date=26, Time=16:31:06, Level=combo, Component=sshd(pam_unix), PID=19947.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=84.233.148.165 user=webmaster
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=84.233.148.165 user=webmaster
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 26 16:31:06 combo sshd(pam_unix) 19948.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=84.233.148.165 user=webmaster
Month=Nov, Date=26, Time=16:31:06, Level=combo, Component=sshd(pam_unix), PID=19948.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=84.233.148.165 user=webmaster
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20039 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 17:10:28 combo kernel nan Out of Memory: Killed process 20039 (python).
Month=Nov, Date=26, Time=17:10:28, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20039 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20052 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 17:16:41 combo kernel nan Out of Memory: Killed process 20052 (python).
Month=Nov, Date=26, Time=17:16:41, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20052 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20061 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 17:20:43 combo kernel nan Out of Memory: Killed process 20061 (python).
Month=Nov, Date=26, Time=17:20:43, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20061 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20077 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 17:25:21 combo kernel nan Out of Memory: Killed process 20077 (python).
Month=Nov, Date=26, Time=17:25:21, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20077 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20095 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 17:30:22 combo kernel nan Out of Memory: Killed process 20095 (python).
Month=Nov, Date=26, Time=17:30:22, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20095 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20105 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 17:35:36 combo kernel nan Out of Memory: Killed process 20105 (python).
Month=Nov, Date=26, Time=17:35:36, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20105 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 19868 (sendmail).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 17:35:48 combo kernel nan Out of Memory: Killed process 19868 (sendmail).
Month=Nov, Date=26, Time=17:35:48, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 19868 (sendmail).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20148 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 17:55:28 combo kernel nan Out of Memory: Killed process 20148 (python).
Month=Nov, Date=26, Time=17:55:28, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20148 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20172 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 18:05:19 combo kernel nan Out of Memory: Killed process 20172 (python).
Month=Nov, Date=26, Time=18:05:19, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20172 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20193 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 18:15:26 combo kernel nan Out of Memory: Killed process 20193 (python).
Month=Nov, Date=26, Time=18:15:26, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20193 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20203 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 18:20:45 combo kernel nan Out of Memory: Killed process 20203 (python).
Month=Nov, Date=26, Time=18:20:45, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20203 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20213 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 18:25:48 combo kernel nan Out of Memory: Killed process 20213 (python).
Month=Nov, Date=26, Time=18:25:48, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20213 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20226 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 18:31:07 combo kernel nan Out of Memory: Killed process 20226 (python).
Month=Nov, Date=26, Time=18:31:07, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20226 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20239 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 18:35:23 combo kernel nan Out of Memory: Killed process 20239 (python).
Month=Nov, Date=26, Time=18:35:23, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20239 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20254 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 18:40:24 combo kernel nan Out of Memory: Killed process 20254 (python).
Month=Nov, Date=26, Time=18:40:24, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20254 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20253 (mrtg).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 18:40:43 combo kernel nan Out of Memory: Killed process 20253 (mrtg).
Month=Nov, Date=26, Time=18:40:43, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20253 (mrtg).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20264 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 18:45:26 combo kernel nan Out of Memory: Killed process 20264 (python).
Month=Nov, Date=26, Time=18:45:26, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20264 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20033 (sendmail).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 18:45:34 combo kernel nan Out of Memory: Killed process 20033 (sendmail).
Month=Nov, Date=26, Time=18:45:34, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20033 (sendmail).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20263 (mrtg).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 18:45:39 combo kernel nan Out of Memory: Killed process 20263 (mrtg).
Month=Nov, Date=26, Time=18:45:39, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20263 (mrtg).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20282 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 18:55:15 combo kernel nan Out of Memory: Killed process 20282 (python).
Month=Nov, Date=26, Time=18:55:15, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20282 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20309 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 19:05:21 combo kernel nan Out of Memory: Killed process 20309 (python).
Month=Nov, Date=26, Time=19:05:21, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20309 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20314 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 19:10:27 combo kernel nan Out of Memory: Killed process 20314 (python).
Month=Nov, Date=26, Time=19:10:27, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20314 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20330 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 19:16:10 combo kernel nan Out of Memory: Killed process 20330 (python).
Month=Nov, Date=26, Time=19:16:10, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20330 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20340 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 19:20:25 combo kernel nan Out of Memory: Killed process 20340 (python).
Month=Nov, Date=26, Time=19:20:25, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20340 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20354 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 19:25:28 combo kernel nan Out of Memory: Killed process 20354 (python).
Month=Nov, Date=26, Time=19:25:28, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20354 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20367 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 19:30:35 combo kernel nan Out of Memory: Killed process 20367 (python).
Month=Nov, Date=26, Time=19:30:35, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20367 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20365 (mrtg).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 19:30:48 combo kernel nan Out of Memory: Killed process 20365 (mrtg).
Month=Nov, Date=26, Time=19:30:48, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20365 (mrtg).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20380 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 19:35:47 combo kernel nan Out of Memory: Killed process 20380 (python).
Month=Nov, Date=26, Time=19:35:47, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20380 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20174 (sendmail).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 19:36:06 combo kernel nan Out of Memory: Killed process 20174 (sendmail).
Month=Nov, Date=26, Time=19:36:06, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20174 (sendmail).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20379 (mrtg).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 19:36:12 combo kernel nan Out of Memory: Killed process 20379 (mrtg).
Month=Nov, Date=26, Time=19:36:12, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20379 (mrtg).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20421 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 19:50:19 combo kernel nan Out of Memory: Killed process 20421 (python).
Month=Nov, Date=26, Time=19:50:19, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20421 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20473 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 20:15:49 combo kernel nan Out of Memory: Killed process 20473 (python).
Month=Nov, Date=26, Time=20:15:49, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20473 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20488 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 20:20:33 combo kernel nan Out of Memory: Killed process 20488 (python).
Month=Nov, Date=26, Time=20:20:33, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20488 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20508 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 20:25:24 combo kernel nan Out of Memory: Killed process 20508 (python).
Month=Nov, Date=26, Time=20:25:24, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20508 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20519 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 20:30:35 combo kernel nan Out of Memory: Killed process 20519 (python).
Month=Nov, Date=26, Time=20:30:35, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20519 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20310 (sendmail).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 20:30:55 combo kernel nan Out of Memory: Killed process 20310 (sendmail).
Month=Nov, Date=26, Time=20:30:55, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20310 (sendmail).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20572 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 20:55:21 combo kernel nan Out of Memory: Killed process 20572 (python).
Month=Nov, Date=26, Time=20:55:21, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20572 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20576 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 21:00:19 combo kernel nan Out of Memory: Killed process 20576 (python).
Month=Nov, Date=26, Time=21:00:19, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20576 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20607 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 21:10:48 combo kernel nan Out of Memory: Killed process 20607 (python).
Month=Nov, Date=26, Time=21:10:48, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20607 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20615 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 21:15:29 combo kernel nan Out of Memory: Killed process 20615 (python).
Month=Nov, Date=26, Time=21:15:29, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20615 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20629 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 21:20:18 combo kernel nan Out of Memory: Killed process 20629 (python).
Month=Nov, Date=26, Time=21:20:18, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20629 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20641 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 21:25:27 combo kernel nan Out of Memory: Killed process 20641 (python).
Month=Nov, Date=26, Time=21:25:27, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20641 (python).
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
Out of Memory: Killed process 20649 (python).
Out of Memory: Killed process <*> (<*>).
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Nov 26 21:30:21 combo kernel nan Out of Memory: Killed process 20649 (python).
Month=Nov, Date=26, Time=21:30:21, Level=combo, Component=kernel, PID=nan, Content=Out of Memory: Killed process 20649 (python).