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 9790 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 11:35:24 combo kernel nan Out of Memory: Killed process 9790 (httpd).
|
Month=Dec,
Date=6,
Time=11:35:24,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9790 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9791 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 11:35:29 combo kernel nan Out of Memory: Killed process 9791 (httpd).
|
Month=Dec,
Date=6,
Time=11:35:29,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9791 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9803 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 11:35:35 combo kernel nan Out of Memory: Killed process 9803 (python).
|
Month=Dec,
Date=6,
Time=11:35:35,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9803 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9804 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 11:40:17 combo kernel nan Out of Memory: Killed process 9804 (httpd).
|
Month=Dec,
Date=6,
Time=11:40:17,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9804 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9805 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 11:40:26 combo kernel nan Out of Memory: Killed process 9805 (httpd).
|
Month=Dec,
Date=6,
Time=11:40:26,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9805 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9813 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 11:40:34 combo kernel nan Out of Memory: Killed process 9813 (python).
|
Month=Dec,
Date=6,
Time=11:40:34,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9813 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9817 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 11:40:48 combo kernel nan Out of Memory: Killed process 9817 (httpd).
|
Month=Dec,
Date=6,
Time=11:40:48,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9817 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9818 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 11:45:17 combo kernel nan Out of Memory: Killed process 9818 (httpd).
|
Month=Dec,
Date=6,
Time=11:45:17,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9818 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9819 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 11:45:23 combo kernel nan Out of Memory: Killed process 9819 (httpd).
|
Month=Dec,
Date=6,
Time=11:45:23,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9819 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9825 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 11:45:48 combo kernel nan Out of Memory: Killed process 9825 (httpd).
|
Month=Dec,
Date=6,
Time=11:45:48,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9825 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9826 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 11:45:59 combo kernel nan Out of Memory: Killed process 9826 (httpd).
|
Month=Dec,
Date=6,
Time=11:45:59,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9826 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9824 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 11:46:08 combo kernel nan Out of Memory: Killed process 9824 (python).
|
Month=Dec,
Date=6,
Time=11:46:08,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9824 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9827 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 11:50:35 combo kernel nan Out of Memory: Killed process 9827 (httpd).
|
Month=Dec,
Date=6,
Time=11:50:35,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9827 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9828 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 11:50:40 combo kernel nan Out of Memory: Killed process 9828 (httpd).
|
Month=Dec,
Date=6,
Time=11:50:40,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9828 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9834 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 11:50:47 combo kernel nan Out of Memory: Killed process 9834 (python).
|
Month=Dec,
Date=6,
Time=11:50:47,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9834 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9837 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 11:51:00 combo kernel nan Out of Memory: Killed process 9837 (httpd).
|
Month=Dec,
Date=6,
Time=11:51:00,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9837 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9838 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 11:55:14 combo kernel nan Out of Memory: Killed process 9838 (httpd).
|
Month=Dec,
Date=6,
Time=11:55:14,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9838 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9839 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 11:55:19 combo kernel nan Out of Memory: Killed process 9839 (httpd).
|
Month=Dec,
Date=6,
Time=11:55:19,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9839 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9845 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 11:55:24 combo kernel nan Out of Memory: Killed process 9845 (python).
|
Month=Dec,
Date=6,
Time=11:55:24,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9845 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9846 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:00:14 combo kernel nan Out of Memory: Killed process 9846 (httpd).
|
Month=Dec,
Date=6,
Time=12:00:14,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9846 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9847 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:00:21 combo kernel nan Out of Memory: Killed process 9847 (httpd).
|
Month=Dec,
Date=6,
Time=12:00:21,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9847 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9858 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:00:43 combo kernel nan Out of Memory: Killed process 9858 (httpd).
|
Month=Dec,
Date=6,
Time=12:00:43,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9858 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9859 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:00:50 combo kernel nan Out of Memory: Killed process 9859 (httpd).
|
Month=Dec,
Date=6,
Time=12:00:50,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9859 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9855 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:00:55 combo kernel nan Out of Memory: Killed process 9855 (python).
|
Month=Dec,
Date=6,
Time=12:00:55,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9855 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9860 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:01:19 combo kernel nan Out of Memory: Killed process 9860 (httpd).
|
Month=Dec,
Date=6,
Time=12:01:19,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9860 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9861 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:01:27 combo kernel nan Out of Memory: Killed process 9861 (httpd).
|
Month=Dec,
Date=6,
Time=12:01:27,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9861 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9856 (python).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:01:33 combo kernel nan Out of Memory: Killed process 9856 (python).
|
Month=Dec,
Date=6,
Time=12:01:33,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9856 (python).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9866 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:01:47 combo kernel nan Out of Memory: Killed process 9866 (httpd).
|
Month=Dec,
Date=6,
Time=12:01:47,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9866 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9867 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:01:59 combo kernel nan Out of Memory: Killed process 9867 (httpd).
|
Month=Dec,
Date=6,
Time=12:01:59,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9867 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9868 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:02:10 combo kernel nan Out of Memory: Killed process 9868 (httpd).
|
Month=Dec,
Date=6,
Time=12:02:10,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9868 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9869 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:02:26 combo kernel nan Out of Memory: Killed process 9869 (httpd).
|
Month=Dec,
Date=6,
Time=12:02:26,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9869 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9544 (sendmail).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:02:32 combo kernel nan Out of Memory: Killed process 9544 (sendmail).
|
Month=Dec,
Date=6,
Time=12:02:32,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9544 (sendmail).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9715 (sendmail).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:02:40 combo kernel nan Out of Memory: Killed process 9715 (sendmail).
|
Month=Dec,
Date=6,
Time=12:02:40,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9715 (sendmail).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9853 (mrtg).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:02:41 combo kernel nan Out of Memory: Killed process 9853 (mrtg).
|
Month=Dec,
Date=6,
Time=12:02:41,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9853 (mrtg).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 9864 (diskcheck).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:02:46 combo kernel nan Out of Memory: Killed process 9864 (diskcheck).
|
Month=Dec,
Date=6,
Time=12:02:46,
Level=combo,
Component=kernel,
PID=nan,
Content=Out of Memory: Killed process 9864 (diskcheck).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
*** info [mice.c(1766)]:
|
*** info [mice.c(<*>)]:
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:20:01 combo gpm 2068.0 *** info [mice.c(1766)]:
|
Month=Dec,
Date=6,
Time=12:20:01,
Level=combo,
Component=gpm,
PID=2068.0,
Content=*** info [mice.c(1766)]:
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
imps2: Auto-detected intellimouse PS/2
|
imps2: Auto-detected intellimouse PS/2
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:20:02 combo gpm 2068.0 imps2: Auto-detected intellimouse PS/2
|
Month=Dec,
Date=6,
Time=12:20:02,
Level=combo,
Component=gpm,
PID=2068.0,
Content=imps2: Auto-detected intellimouse PS/2
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Master rebooting...
|
Master rebooting...
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:20:03 combo gdm 2402.0 Master rebooting...
|
Month=Dec,
Date=6,
Time=12:20:03,
Level=combo,
Component=gdm,
PID=2402.0,
Content=Master rebooting...
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
shutting down for system reboot
|
shutting down for system reboot
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:20:08 combo shutdown nan shutting down for system reboot
|
Month=Dec,
Date=6,
Time=12:20:08,
Level=combo,
Component=shutdown,
PID=nan,
Content=shutting down for system reboot
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
removing device node '/udev/vcsa7'
|
removing device node <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:20:11 combo udev 9933.0 removing device node '/udev/vcsa7'
|
Month=Dec,
Date=6,
Time=12:20:11,
Level=combo,
Component=udev,
PID=9933.0,
Content=removing device node '/udev/vcsa7'
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
removing device node '/udev/vcs7'
|
removing device node <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:20:11 combo udev 9932.0 removing device node '/udev/vcs7'
|
Month=Dec,
Date=6,
Time=12:20:11,
Level=combo,
Component=udev,
PID=9932.0,
Content=removing device node '/udev/vcs7'
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Switching to runlevel: 6
|
Switching to runlevel: <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:20:14 combo init nan Switching to runlevel: 6
|
Month=Dec,
Date=6,
Time=12:20:14,
Level=combo,
Component=init,
PID=nan,
Content=Switching to runlevel: 6
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
removing device node '/udev/vcsa3'
|
removing device node <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:20:14 combo udev 10001.0 removing device node '/udev/vcsa3'
|
Month=Dec,
Date=6,
Time=12:20:14,
Level=combo,
Component=udev,
PID=10001.0,
Content=removing device node '/udev/vcsa3'
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
removing device node '/udev/vcs1'
|
removing device node <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:20:14 combo udev 9969.0 removing device node '/udev/vcs1'
|
Month=Dec,
Date=6,
Time=12:20:14,
Level=combo,
Component=udev,
PID=9969.0,
Content=removing device node '/udev/vcs1'
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
removing device node '/udev/vcs2'
|
removing device node <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:20:14 combo udev 10012.0 removing device node '/udev/vcs2'
|
Month=Dec,
Date=6,
Time=12:20:14,
Level=combo,
Component=udev,
PID=10012.0,
Content=removing device node '/udev/vcs2'
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
removing device node '/udev/vcs3'
|
removing device node <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:20:14 combo udev 10000.0 removing device node '/udev/vcs3'
|
Month=Dec,
Date=6,
Time=12:20:14,
Level=combo,
Component=udev,
PID=10000.0,
Content=removing device node '/udev/vcs3'
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
removing device node '/udev/vcsa1'
|
removing device node <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:20:14 combo udev 9999.0 removing device node '/udev/vcsa1'
|
Month=Dec,
Date=6,
Time=12:20:14,
Level=combo,
Component=udev,
PID=9999.0,
Content=removing device node '/udev/vcsa1'
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
removing device node '/udev/vcsa2'
|
removing device node <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:20:14 combo udev 10026.0 removing device node '/udev/vcsa2'
|
Month=Dec,
Date=6,
Time=12:20:14,
Level=combo,
Component=udev,
PID=10026.0,
Content=removing device node '/udev/vcsa2'
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
removing device node '/udev/vcs4'
|
removing device node <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:20:14 combo udev 10035.0 removing device node '/udev/vcs4'
|
Month=Dec,
Date=6,
Time=12:20:14,
Level=combo,
Component=udev,
PID=10035.0,
Content=removing device node '/udev/vcs4'
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
removing device node '/udev/vcsa4'
|
removing device node <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:20:15 combo udev 10044.0 removing device node '/udev/vcsa4'
|
Month=Dec,
Date=6,
Time=12:20:15,
Level=combo,
Component=udev,
PID=10044.0,
Content=removing device node '/udev/vcsa4'
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.