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.
|
Initializing Cryptographic API
|
Initializing Cryptographic API
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 26 12:22:08 combo kernel nan Initializing Cryptographic API
|
Month=Jan,
Date=26,
Time=12:22:08,
Level=combo,
Component=kernel,
PID=nan,
Content=Initializing Cryptographic API
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
|
pci_hotplug: PCI Hot Plug PCI Core version: <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 26 12:22:08 combo kernel nan pci_hotplug: PCI Hot Plug PCI Core version: 0.5
|
Month=Jan,
Date=26,
Time=12:22:08,
Level=combo,
Component=kernel,
PID=nan,
Content=pci_hotplug: PCI Hot Plug PCI Core version: 0.5
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
isapnp: Scanning for PnP cards...
|
isapnp: Scanning for PnP cards...
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 26 12:22:08 combo kernel nan isapnp: Scanning for PnP cards...
|
Month=Jan,
Date=26,
Time=12:22:08,
Level=combo,
Component=kernel,
PID=nan,
Content=isapnp: Scanning for PnP cards...
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
isapnp: No Plug & Play device found
|
isapnp: No Plug & Play device found
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 26 12:22:08 combo kernel nan isapnp: No Plug & Play device found
|
Month=Jan,
Date=26,
Time=12:22:08,
Level=combo,
Component=kernel,
PID=nan,
Content=isapnp: No Plug & Play device found
|
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.
|
Jan 26 12:22:08 combo kernel nan Real Time Clock Driver v1.12
|
Month=Jan,
Date=26,
Time=12:22:08,
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.
|
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.
|
Jan 26 12:22:08 combo kernel nan Linux agpgart interface v0.100 (c) Dave Jones
|
Month=Jan,
Date=26,
Time=12:22:08,
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.
|
Jan 26 12:22:08 combo kernel nan agpgart: Detected an Intel i810 E Chipset.
|
Month=Jan,
Date=26,
Time=12:22:08,
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.
|
Jan 26 12:22:08 combo kernel nan agpgart: Maximum main memory to use for agp memory: 93M
|
Month=Jan,
Date=26,
Time=12:22:08,
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.
|
Jan 26 12:22:08 combo kernel nan agpgart: detected 4MB dedicated video ram.
|
Month=Jan,
Date=26,
Time=12:22:08,
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.
|
HCI daemon ver 2.4 started
|
HCI daemon ver <*> started
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 26 12:22:08 combo hcid 1687.0 HCI daemon ver 2.4 started
|
Month=Jan,
Date=26,
Time=12:22:08,
Level=combo,
Component=hcid,
PID=1687.0,
Content=HCI daemon ver 2.4 started
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
hcid startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 26 12:22:08 combo bluetooth nan hcid startup succeeded
|
Month=Jan,
Date=26,
Time=12:22:08,
Level=combo,
Component=bluetooth,
PID=nan,
Content=hcid startup succeeded
|
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.
|
Jan 26 12:22:08 combo kernel nan agpgart: AGP aperture is 64M @ 0xf4000000
|
Month=Jan,
Date=26,
Time=12:22:08,
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.
|
sdpd startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 26 12:22:09 combo bluetooth nan sdpd startup succeeded
|
Month=Jan,
Date=26,
Time=12:22:09,
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.
|
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.
|
Jan 26 12:22:09 combo kernel nan Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing enabled
|
Month=Jan,
Date=26,
Time=12:22:09,
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.
|
Jan 26 12:22:09 combo kernel nan RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
|
Month=Jan,
Date=26,
Time=12:22:09,
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.
|
Jan 26 12:22:09 combo kernel nan Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
|
Month=Jan,
Date=26,
Time=12:22:09,
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.
|
Jan 26 12:22:09 combo kernel nan ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
|
Month=Jan,
Date=26,
Time=12:22:09,
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.
|
Jan 26 12:22:09 combo kernel nan ICH: IDE controller at PCI slot 0000:00:1f.1
|
Month=Jan,
Date=26,
Time=12:22:09,
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.
|
Jan 26 12:22:09 combo kernel nan ICH: chipset revision 2
|
Month=Jan,
Date=26,
Time=12:22:09,
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.
|
Mounting other filesystems: succeeded
|
Mounting other filesystems: succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 26 12:22:09 combo netfs nan Mounting other filesystems: succeeded
|
Month=Jan,
Date=26,
Time=12:22:09,
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: 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.
|
Jan 26 12:22:09 combo kernel nan ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
|
Month=Jan,
Date=26,
Time=12:22:09,
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.
|
Jan 26 12:22:09 combo kernel nan ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
|
Month=Jan,
Date=26,
Time=12:22:09,
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.
|
Jan 26 12:22:09 combo kernel nan Using cfq io scheduler
|
Month=Jan,
Date=26,
Time=12:22:09,
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.
|
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.
|
Jan 26 12:22:09 combo kernel nan ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
|
Month=Jan,
Date=26,
Time=12:22:09,
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.
|
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.
|
Jan 26 12:22:09 combo apmd 1727.0 Version 3.0.2 (APM BIOS 1.2, Linux driver 1.16ac)
|
Month=Jan,
Date=26,
Time=12:22:09,
Level=combo,
Component=apmd,
PID=1727.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.
|
Jan 26 12:22:09 combo apmd nan apmd startup succeeded
|
Month=Jan,
Date=26,
Time=12:22:09,
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.
|
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.
|
Jan 26 12:22:09 combo kernel nan ide1 at 0x170-0x177,0x376 on irq 15
|
Month=Jan,
Date=26,
Time=12:22:09,
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.
|
Jan 26 12:22:09 combo kernel nan hda: max request size: 128KiB
|
Month=Jan,
Date=26,
Time=12:22:09,
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.
|
Jan 26 12:22:09 combo kernel nan hda: 29336832 sectors (15020 MB) w/1916KiB Cache, CHS=29104/16/63, UDMA(66)
|
Month=Jan,
Date=26,
Time=12:22:09,
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.
|
Jan 26 12:22:09 combo kernel nan Uniform CD-ROM driver Revision: 3.20
|
Month=Jan,
Date=26,
Time=12:22:09,
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.
|
Jan 26 12:22:09 combo kernel nan ide-floppy driver 0.99.newide
|
Month=Jan,
Date=26,
Time=12:22:09,
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.
|
Jan 26 12:22:10 combo kernel nan usbcore: registered new driver hiddev
|
Month=Jan,
Date=26,
Time=12:22:10,
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.
|
automount startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 26 12:22:10 combo autofs nan automount startup succeeded
|
Month=Jan,
Date=26,
Time=12:22:10,
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.
|
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.
|
Jan 26 12:22:10 combo kernel nan usbcore: registered new driver hid
|
Month=Jan,
Date=26,
Time=12:22:10,
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.
|
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.
|
Jan 26 12:22:10 combo smartd 1765.0 Home page is http://smartmontools.sourceforge.net/
|
Month=Jan,
Date=26,
Time=12:22:10,
Level=combo,
Component=smartd,
PID=1765.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.
|
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.
|
Jan 26 12:22:10 combo kernel nan mice: PS/2 mouse device common for all mice
|
Month=Jan,
Date=26,
Time=12:22:10,
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.
|
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.
|
Jan 26 12:22:10 combo smartd 1765.0 Opened configuration file /etc/smartd.conf
|
Month=Jan,
Date=26,
Time=12:22:10,
Level=combo,
Component=smartd,
PID=1765.0,
Content=Opened configuration file /etc/smartd.conf
|
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.
|
Jan 26 12:22:10 combo kernel nan serio: i8042 AUX port at 0x60,0x64 irq 12
|
Month=Jan,
Date=26,
Time=12:22:10,
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.
|
Configuration file /etc/smartd.conf parsed.
|
Configuration file <*> parsed.
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 26 12:22:10 combo smartd 1765.0 Configuration file /etc/smartd.conf parsed.
|
Month=Jan,
Date=26,
Time=12:22:10,
Level=combo,
Component=smartd,
PID=1765.0,
Content=Configuration file /etc/smartd.conf parsed.
|
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.
|
Jan 26 12:22:10 combo kernel nan input: ImPS/2 Logitech Wheel Mouse on isa0060/serio1
|
Month=Jan,
Date=26,
Time=12:22:10,
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.
|
Device: /dev/hda, opened
|
Device: <*>, opened
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 26 12:22:10 combo smartd 1765.0 Device: /dev/hda, opened
|
Month=Jan,
Date=26,
Time=12:22:10,
Level=combo,
Component=smartd,
PID=1765.0,
Content=Device: /dev/hda, opened
|
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.
|
Jan 26 12:22:10 combo kernel nan serio: i8042 KBD port at 0x60,0x64 irq 1
|
Month=Jan,
Date=26,
Time=12:22:10,
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.
|
Device: /dev/hda, found in smartd database.
|
Device: <*>, found in smartd database.
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 26 12:22:10 combo smartd 1765.0 Device: /dev/hda, found in smartd database.
|
Month=Jan,
Date=26,
Time=12:22:10,
Level=combo,
Component=smartd,
PID=1765.0,
Content=Device: /dev/hda, found in smartd database.
|
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.
|
Jan 26 12:22:10 combo kernel nan input: AT Translated Set 2 keyboard on isa0060/serio0
|
Month=Jan,
Date=26,
Time=12:22:10,
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.
|
Device: /dev/hda, is SMART capable. Adding to "monitor" list.
|
Device: <*>, is SMART capable. Adding to "monitor" list.
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 26 12:22:10 combo smartd 1765.0 Device: /dev/hda, is SMART capable. Adding to "monitor" list.
|
Month=Jan,
Date=26,
Time=12:22:10,
Level=combo,
Component=smartd,
PID=1765.0,
Content=Device: /dev/hda, is SMART capable. Adding to "monitor" list.
|
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.
|
Jan 26 12:22:10 combo kernel nan md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
|
Month=Jan,
Date=26,
Time=12:22:10,
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.
|
Monitoring 1 ATA and 0 SCSI devices
|
Monitoring <*> ATA and <*> SCSI devices
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 26 12:22:10 combo smartd 1765.0 Monitoring 1 ATA and 0 SCSI devices
|
Month=Jan,
Date=26,
Time=12:22:10,
Level=combo,
Component=smartd,
PID=1765.0,
Content=Monitoring 1 ATA and 0 SCSI devices
|
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.
|
Jan 26 12:22:10 combo kernel nan NET: Registered protocol family 2
|
Month=Jan,
Date=26,
Time=12:22:10,
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.
|
Charge: * * * (-1% unknown)
|
Charge: * * * (<*> unknown)
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 26 12:22:10 combo apmd 1727.0 Charge: * * * (-1% unknown)
|
Month=Jan,
Date=26,
Time=12:22:10,
Level=combo,
Component=apmd,
PID=1727.0,
Content=Charge: * * * (-1% unknown)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
smartd has fork()ed into background mode. New PID=1767.
|
smartd has fork()ed into background mode. New PID=<*>.
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jan 26 12:22:10 combo smartd 1767.0 smartd has fork()ed into background mode. New PID=1767.
|
Month=Jan,
Date=26,
Time=12:22:10,
Level=combo,
Component=smartd,
PID=1767.0,
Content=smartd has fork()ed into background mode. New PID=1767.
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.