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.
|
Setting network parameters: succeeded
|
Setting network parameters: succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:41 combo network nan Setting network parameters: succeeded
|
Month=Jun,
Date=10,
Time=11:31:41,
Level=combo,
Component=network,
PID=nan,
Content=Setting network parameters: succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Real Time Clock Driver v1.12
|
Real Time Clock Driver <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo kernel nan Real Time Clock Driver v1.12
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=kernel,
PID=nan,
Content=Real Time Clock Driver v1.12
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
sdpd startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo bluetooth nan sdpd startup succeeded
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=bluetooth,
PID=nan,
Content=sdpd startup succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Bringing up loopback interface: succeeded
|
Bringing up loopback interface: succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:41 combo network nan Bringing up loopback interface: succeeded
|
Month=Jun,
Date=10,
Time=11:31:41,
Level=combo,
Component=network,
PID=nan,
Content=Bringing up loopback interface: succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Linux agpgart interface v0.100 (c) Dave Jones
|
Linux agpgart interface <*> (c) Dave Jones
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo kernel nan Linux agpgart interface v0.100 (c) Dave Jones
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=kernel,
PID=nan,
Content=Linux agpgart interface v0.100 (c) Dave Jones
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
agpgart: Detected an Intel i810 E Chipset.
|
agpgart: Detected an <*> Chipset.
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo kernel nan agpgart: Detected an Intel i810 E Chipset.
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=kernel,
PID=nan,
Content=agpgart: Detected an Intel i810 E Chipset.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
agpgart: Maximum main memory to use for agp memory: 93M
|
agpgart: Maximum main memory to use for agp memory: <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo kernel nan agpgart: Maximum main memory to use for agp memory: 93M
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=kernel,
PID=nan,
Content=agpgart: Maximum main memory to use for agp memory: 93M
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
agpgart: detected 4MB dedicated video ram.
|
agpgart: detected <*> dedicated video ram.
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo kernel nan agpgart: detected 4MB dedicated video ram.
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=kernel,
PID=nan,
Content=agpgart: detected 4MB dedicated video ram.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
agpgart: AGP aperture is 64M @ 0xf4000000
|
agpgart: AGP aperture is <*> @ <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo kernel nan agpgart: AGP aperture is 64M @ 0xf4000000
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=kernel,
PID=nan,
Content=agpgart: AGP aperture is 64M @ 0xf4000000
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing enabled
|
Serial: <*> driver $Revision: <*> $ <*> ports, IRQ sharing enabled
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo kernel nan Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing enabled
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=kernel,
PID=nan,
Content=Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing enabled
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
|
RAMDISK driver initialized: <*> RAM disks of <*> size <*> blocksize
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo kernel nan RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=kernel,
PID=nan,
Content=RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
|
Uniform Multi-Platform E-IDE driver Revision: <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo kernel nan Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=kernel,
PID=nan,
Content=Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
|
ide: Assuming <*> system bus speed for PIO modes; override with idebus=<*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo kernel nan ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=kernel,
PID=nan,
Content=ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
ICH: IDE controller at PCI slot 0000:00:1f.1
|
ICH: IDE controller at PCI slot <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo kernel nan ICH: IDE controller at PCI slot 0000:00:1f.1
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=kernel,
PID=nan,
Content=ICH: IDE controller at PCI slot 0000:00:1f.1
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
ICH: chipset revision 2
|
ICH: chipset revision <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo kernel nan ICH: chipset revision 2
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=kernel,
PID=nan,
Content=ICH: chipset revision 2
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
|
ide0: BM-DMA at <*>, BIOS settings: hda:<*>, hdb:<*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo kernel nan ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=kernel,
PID=nan,
Content=ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
|
ide1: BM-DMA at <*>, BIOS settings: hdc:<*>, hdd:<*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo kernel nan ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=kernel,
PID=nan,
Content=ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Using cfq io scheduler
|
Using <*> io scheduler
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo kernel nan Using cfq io scheduler
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=kernel,
PID=nan,
Content=Using cfq io scheduler
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Mounting other filesystems: succeeded
|
Mounting other filesystems: succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo netfs nan Mounting other filesystems: succeeded
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=netfs,
PID=nan,
Content=Mounting other filesystems: succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
|
ide0 at <*> on irq <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo kernel nan ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=kernel,
PID=nan,
Content=ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
ide1 at 0x170-0x177,0x376 on irq 15
|
ide1 at <*> on irq <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan ide1 at 0x170-0x177,0x376 on irq 15
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=ide1 at 0x170-0x177,0x376 on irq 15
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
hda: max request size: 128KiB
|
hda: max request size: <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan hda: max request size: 128KiB
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=hda: max request size: 128KiB
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
hda: 29336832 sectors (15020 MB) w/1916KiB Cache, CHS=29104/16/63, UDMA(66)
|
hda: <*> sectors (<*> MB) w/<*> Cache, CHS=<*>, UDMA(<*>)
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan hda: 29336832 sectors (15020 MB) w/1916KiB Cache, CHS=29104/16/63, UDMA(66)
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=hda: 29336832 sectors (15020 MB) w/1916KiB Cache, CHS=29104/16/63, UDMA(66)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Uniform CD-ROM driver Revision: 3.20
|
Uniform CD-ROM driver Revision: <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan Uniform CD-ROM driver Revision: 3.20
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=Uniform CD-ROM driver Revision: 3.20
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
ide-floppy driver 0.99.newide
|
ide-floppy driver <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan ide-floppy driver 0.99.newide
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=ide-floppy driver 0.99.newide
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
usbcore: registered new driver hiddev
|
usbcore: registered new driver <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan usbcore: registered new driver hiddev
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=usbcore: registered new driver hiddev
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Version 3.0.2 (APM BIOS 1.2, Linux driver 1.16ac)
|
Version <*> (APM BIOS <*>, Linux driver <*>)
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo apmd 1748.0 Version 3.0.2 (APM BIOS 1.2, Linux driver 1.16ac)
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=apmd,
PID=1748.0,
Content=Version 3.0.2 (APM BIOS 1.2, Linux driver 1.16ac)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
apmd startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo apmd nan apmd startup succeeded
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=apmd,
PID=nan,
Content=apmd startup succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
usbcore: registered new driver hid
|
usbcore: registered new driver <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan usbcore: registered new driver hid
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=usbcore: registered new driver hid
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
mice: PS/2 mouse device common for all mice
|
mice: <*> mouse device common for all mice
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan mice: PS/2 mouse device common for all mice
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=mice: PS/2 mouse device common for all mice
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
serio: i8042 AUX port at 0x60,0x64 irq 12
|
serio: i8042 AUX port at <*>,<*> irq <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan serio: i8042 AUX port at 0x60,0x64 irq 12
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=serio: i8042 AUX port at 0x60,0x64 irq 12
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
input: ImPS/2 Logitech Wheel Mouse on isa0060/serio1
|
input: <*> on <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan input: ImPS/2 Logitech Wheel Mouse on isa0060/serio1
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=input: ImPS/2 Logitech Wheel Mouse on isa0060/serio1
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
serio: i8042 KBD port at 0x60,0x64 irq 1
|
serio: i8042 KBD port at <*>,<*> irq <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan serio: i8042 KBD port at 0x60,0x64 irq 1
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=serio: i8042 KBD port at 0x60,0x64 irq 1
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
input: AT Translated Set 2 keyboard on isa0060/serio0
|
input: <*> on <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan input: AT Translated Set 2 keyboard on isa0060/serio0
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=input: AT Translated Set 2 keyboard on isa0060/serio0
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
|
md: md driver <*> MAX_MD_DEVS=<*>, MD_SB_DISKS=<*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
NET: Registered protocol family 2
|
NET: Registered protocol family <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan NET: Registered protocol family 2
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=NET: Registered protocol family 2
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
IP: routing cache hash table of 512 buckets, 4Kbytes
|
IP: routing cache hash table of <*> buckets, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan IP: routing cache hash table of 512 buckets, 4Kbytes
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=IP: routing cache hash table of 512 buckets, 4Kbytes
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
TCP: Hash tables configured (established 8192 bind 16384)
|
TCP: Hash tables configured (established <*> bind <*>)
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan TCP: Hash tables configured (established 8192 bind 16384)
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=TCP: Hash tables configured (established 8192 bind 16384)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Initializing IPsec netlink socket
|
Initializing IPsec netlink socket
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan Initializing IPsec netlink socket
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=Initializing IPsec netlink socket
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
NET: Registered protocol family 1
|
NET: Registered protocol family <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan NET: Registered protocol family 1
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=NET: Registered protocol family 1
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
NET: Registered protocol family 17
|
NET: Registered protocol family <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan NET: Registered protocol family 17
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=NET: Registered protocol family 17
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
automount startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo autofs nan automount startup succeeded
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=autofs,
PID=nan,
Content=automount startup succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
|
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Freeing initrd memory: 186k freed
|
Freeing initrd memory: <*> freed
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan Freeing initrd memory: 186k freed
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=Freeing initrd memory: 186k freed
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
md: Autodetecting RAID arrays.
|
md: Autodetecting RAID arrays.
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan md: Autodetecting RAID arrays.
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=md: Autodetecting RAID arrays.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
md: autorun ...
|
md: autorun ...
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan md: autorun ...
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=md: autorun ...
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
RAMDISK: Compressed image found at block 0
|
RAMDISK: Compressed image found at block <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan RAMDISK: Compressed image found at block 0
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=RAMDISK: Compressed image found at block 0
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Home page is http://smartmontools.sourceforge.net/
|
Home page is <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo smartd 1786.0 Home page is http://smartmontools.sourceforge.net/
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=smartd,
PID=1786.0,
Content=Home page is http://smartmontools.sourceforge.net/
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
VFS: Mounted root (ext2 filesystem).
|
VFS: Mounted root (ext2 filesystem).
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo kernel nan VFS: Mounted root (ext2 filesystem).
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=kernel,
PID=nan,
Content=VFS: Mounted root (ext2 filesystem).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Opened configuration file /etc/smartd.conf
|
Opened configuration file <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:47 combo smartd 1786.0 Opened configuration file /etc/smartd.conf
|
Month=Jun,
Date=10,
Time=11:31:47,
Level=combo,
Component=smartd,
PID=1786.0,
Content=Opened configuration file /etc/smartd.conf
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.