instruction
stringclasses
2 values
input
stringlengths
7
252
output
stringlengths
7
296
Parse the input log to log template.
Linux Plug and Play Support v0.97 (c) Adam Belay
Linux Plug and Play Support <*> (c) Adam Belay
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan Linux Plug and Play Support v0.97 (c) Adam Belay
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=Linux Plug and Play Support v0.97 (c) Adam Belay
Parse the input log to log template.
usbcore: registered new driver usbfs
usbcore: registered new driver <*>
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan usbcore: registered new driver usbfs
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=usbcore: registered new driver usbfs
Parse the input log to log template.
usbcore: registered new driver hub
usbcore: registered new driver <*>
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan usbcore: registered new driver hub
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=usbcore: registered new driver hub
Parse the input log to log template.
ACPI: ACPI tables contain no PCI IRQ routing entries
ACPI: ACPI tables contain no PCI IRQ routing entries
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan ACPI: ACPI tables contain no PCI IRQ routing entries
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=ACPI: ACPI tables contain no PCI IRQ routing entries
Parse the input log to log template.
PCI: Invalid ACPI-PCI IRQ routing table
PCI: Invalid ACPI-PCI IRQ routing table
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan PCI: Invalid ACPI-PCI IRQ routing table
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=PCI: Invalid ACPI-PCI IRQ routing table
Parse the input log to log template.
PCI: Probing PCI hardware
PCI: Probing PCI hardware
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan PCI: Probing PCI hardware
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=PCI: Probing PCI hardware
Parse the input log to log template.
PCI: Probing PCI hardware (bus 00)
PCI: Probing PCI hardware (bus <*>)
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan PCI: Probing PCI hardware (bus 00)
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=PCI: Probing PCI hardware (bus 00)
Parse the input log to log template.
Initializing random number generator: succeeded
Initializing random number generator: succeeded
Extract key value pairs from the input log.
Dec 6 12:22:59 combo random nan Initializing random number generator: succeeded
Month=Dec Date=6 Time=12:22:59 Level=combo Component=random PID=nan Content=Initializing random number generator: succeeded
Parse the input log to log template.
Transparent bridge - 0000:00:1e.0
Transparent bridge - <*>
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan Transparent bridge - 0000:00:1e.0
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=Transparent bridge - 0000:00:1e.0
Parse the input log to log template.
PCI: Using IRQ router PIIX/ICH [8086/2410] at 0000:00:1f.0
PCI: Using IRQ router PIIX/ICH [<*>] at <*>
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan PCI: Using IRQ router PIIX/ICH [8086/2410] at 0000:00:1f.0
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=PCI: Using IRQ router PIIX/ICH [8086/2410] at 0000:00:1f.0
Parse the input log to log template.
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.default.rp_filter = <*>
Extract key value pairs from the input log.
Dec 6 12:22:54 combo sysctl nan net.ipv4.conf.default.rp_filter = 1
Month=Dec Date=6 Time=12:22:54 Level=combo Component=sysctl PID=nan Content=net.ipv4.conf.default.rp_filter = 1
Parse the input log to log template.
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
apm: BIOS version <*> Flags <*> (Driver version <*>)
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
Parse the input log to log template.
kernel.sysrq = 0
kernel.sysrq = <*>
Extract key value pairs from the input log.
Dec 6 12:22:54 combo sysctl nan kernel.sysrq = 0
Month=Dec Date=6 Time=12:22:54 Level=combo Component=sysctl PID=nan Content=kernel.sysrq = 0
Parse the input log to log template.
audit: initializing netlink socket (disabled)
audit: initializing netlink socket (disabled)
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan audit: initializing netlink socket (disabled)
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=audit: initializing netlink socket (disabled)
Parse the input log to log template.
kernel.core_uses_pid = 1
kernel.core_uses_pid = <*>
Extract key value pairs from the input log.
Dec 6 12:22:54 combo sysctl nan kernel.core_uses_pid = 1
Month=Dec Date=6 Time=12:22:54 Level=combo Component=sysctl PID=nan Content=kernel.core_uses_pid = 1
Parse the input log to log template.
audit(1133871737.703:0): initialized
audit(<*>): initialized
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan audit(1133871737.703:0): initialized
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=audit(1133871737.703:0): initialized
Parse the input log to log template.
Setting network parameters: succeeded
Setting network parameters: succeeded
Extract key value pairs from the input log.
Dec 6 12:22:54 combo network nan Setting network parameters: succeeded
Month=Dec Date=6 Time=12:22:54 Level=combo Component=network PID=nan Content=Setting network parameters: succeeded
Parse the input log to log template.
Total HugeTLB memory allocated, 0
Total HugeTLB memory allocated, <*>
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan Total HugeTLB memory allocated, 0
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=Total HugeTLB memory allocated, 0
Parse the input log to log template.
Starting pcmcia: succeeded
Starting pcmcia: succeeded
Extract key value pairs from the input log.
Dec 6 12:22:59 combo rc nan Starting pcmcia: succeeded
Month=Dec Date=6 Time=12:22:59 Level=combo Component=rc PID=nan Content=Starting pcmcia: succeeded
Parse the input log to log template.
Bringing up loopback interface: succeeded
Bringing up loopback interface: succeeded
Extract key value pairs from the input log.
Dec 6 12:22:54 combo network nan Bringing up loopback interface: succeeded
Month=Dec Date=6 Time=12:22:54 Level=combo Component=network PID=nan Content=Bringing up loopback interface: succeeded
Parse the input log to log template.
VFS: Disk quotas dquot_6.5.1
VFS: Disk quotas <*>
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan VFS: Disk quotas dquot_6.5.1
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=VFS: Disk quotas dquot_6.5.1
Parse the input log to log template.
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Dquot-cache hash table entries: <*> (order <*>, <*> bytes)
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Parse the input log to log template.
SELinux: Registering netfilter hooks
SELinux: Registering netfilter hooks
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan SELinux: Registering netfilter hooks
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=SELinux: Registering netfilter hooks
Parse the input log to log template.
Initializing Cryptographic API
Initializing Cryptographic API
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan Initializing Cryptographic API
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=Initializing Cryptographic API
Parse the input log to log template.
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pci_hotplug: PCI Hot Plug PCI Core version: <*>
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Parse the input log to log template.
isapnp: Scanning for PnP cards...
isapnp: Scanning for PnP cards...
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan isapnp: Scanning for PnP cards...
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=isapnp: Scanning for PnP cards...
Parse the input log to log template.
isapnp: No Plug & Play device found
isapnp: No Plug & Play device found
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan isapnp: No Plug & Play device found
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=isapnp: No Plug & Play device found
Parse the input log to log template.
Real Time Clock Driver v1.12
Real Time Clock Driver <*>
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan Real Time Clock Driver v1.12
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=Real Time Clock Driver v1.12
Parse the input log to log template.
Linux agpgart interface v0.100 (c) Dave Jones
Linux agpgart interface <*> (c) Dave Jones
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan Linux agpgart interface v0.100 (c) Dave Jones
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=Linux agpgart interface v0.100 (c) Dave Jones
Parse the input log to log template.
agpgart: Detected an Intel i810 E Chipset.
agpgart: Detected an <*> Chipset.
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan agpgart: Detected an Intel i810 E Chipset.
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=agpgart: Detected an Intel i810 E Chipset.
Parse the input log to log template.
agpgart: Maximum main memory to use for agp memory: 93M
agpgart: Maximum main memory to use for agp memory: <*>
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan agpgart: Maximum main memory to use for agp memory: 93M
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=agpgart: Maximum main memory to use for agp memory: 93M
Parse the input log to log template.
HCI daemon ver 2.4 started
HCI daemon ver <*> started
Extract key value pairs from the input log.
Dec 6 12:22:59 combo hcid 1680.0 HCI daemon ver 2.4 started
Month=Dec Date=6 Time=12:22:59 Level=combo Component=hcid PID=1680.0 Content=HCI daemon ver 2.4 started
Parse the input log to log template.
hcid startup succeeded
<*> startup succeeded
Extract key value pairs from the input log.
Dec 6 12:22:59 combo bluetooth nan hcid startup succeeded
Month=Dec Date=6 Time=12:22:59 Level=combo Component=bluetooth PID=nan Content=hcid startup succeeded
Parse the input log to log template.
agpgart: detected 4MB dedicated video ram.
agpgart: detected <*> dedicated video ram.
Extract key value pairs from the input log.
Dec 6 12:22:59 combo kernel nan agpgart: detected 4MB dedicated video ram.
Month=Dec Date=6 Time=12:22:59 Level=combo Component=kernel PID=nan Content=agpgart: detected 4MB dedicated video ram.
Parse the input log to log template.
sdpd startup succeeded
<*> startup succeeded
Extract key value pairs from the input log.
Dec 6 12:23:00 combo bluetooth nan sdpd startup succeeded
Month=Dec Date=6 Time=12:23:00 Level=combo Component=bluetooth PID=nan Content=sdpd startup succeeded
Parse the input log to log template.
agpgart: AGP aperture is 64M @ 0xf4000000
agpgart: AGP aperture is <*> @ <*>
Extract key value pairs from the input log.
Dec 6 12:23:00 combo kernel nan agpgart: AGP aperture is 64M @ 0xf4000000
Month=Dec Date=6 Time=12:23:00 Level=combo Component=kernel PID=nan Content=agpgart: AGP aperture is 64M @ 0xf4000000
Parse the input log to log template.
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing enabled
Serial: <*> driver $Revision: <*> $ <*> ports, IRQ sharing enabled
Extract key value pairs from the input log.
Dec 6 12:23:00 combo kernel nan Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing enabled
Month=Dec Date=6 Time=12:23:00 Level=combo Component=kernel PID=nan Content=Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing enabled
Parse the input log to log template.
RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
RAMDISK driver initialized: <*> RAM disks of <*> size <*> blocksize
Extract key value pairs from the input log.
Dec 6 12:23:00 combo kernel nan RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
Month=Dec Date=6 Time=12:23:00 Level=combo Component=kernel PID=nan Content=RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
Parse the input log to log template.
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Uniform Multi-Platform E-IDE driver Revision: <*>
Extract key value pairs from the input log.
Dec 6 12:23:00 combo kernel nan Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Month=Dec Date=6 Time=12:23:00 Level=combo Component=kernel PID=nan Content=Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Parse the input log to 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=<*>
Extract key value pairs from the input log.
Dec 6 12:23:00 combo kernel nan ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Month=Dec Date=6 Time=12:23:00 Level=combo Component=kernel PID=nan Content=ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Parse the input log to log template.
Mounting other filesystems: succeeded
Mounting other filesystems: succeeded
Extract key value pairs from the input log.
Dec 6 12:23:00 combo netfs nan Mounting other filesystems: succeeded
Month=Dec Date=6 Time=12:23:00 Level=combo Component=netfs PID=nan Content=Mounting other filesystems: succeeded
Parse the input log to log template.
ICH: IDE controller at PCI slot 0000:00:1f.1
ICH: IDE controller at PCI slot <*>
Extract key value pairs from the input log.
Dec 6 12:23:00 combo kernel nan ICH: IDE controller at PCI slot 0000:00:1f.1
Month=Dec Date=6 Time=12:23:00 Level=combo Component=kernel PID=nan Content=ICH: IDE controller at PCI slot 0000:00:1f.1
Parse the input log to log template.
ICH: chipset revision 2
ICH: chipset revision <*>
Extract key value pairs from the input log.
Dec 6 12:23:00 combo kernel nan ICH: chipset revision 2
Month=Dec Date=6 Time=12:23:00 Level=combo Component=kernel PID=nan Content=ICH: chipset revision 2
Parse the input log to log template.
ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
ide0: BM-DMA at <*>, BIOS settings: hda:<*>, hdb:<*>
Extract key value pairs from the input log.
Dec 6 12:23:00 combo kernel nan ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
Month=Dec Date=6 Time=12:23:00 Level=combo Component=kernel PID=nan Content=ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
Parse the input log to log template.
Version 3.0.2 (APM BIOS 1.2, Linux driver 1.16ac)
Version <*> (APM BIOS <*>, Linux driver <*>)
Extract key value pairs from the input log.
Dec 6 12:23:00 combo apmd 1720.0 Version 3.0.2 (APM BIOS 1.2, Linux driver 1.16ac)
Month=Dec Date=6 Time=12:23:00 Level=combo Component=apmd PID=1720.0 Content=Version 3.0.2 (APM BIOS 1.2, Linux driver 1.16ac)
Parse the input log to log template.
apmd startup succeeded
<*> startup succeeded
Extract key value pairs from the input log.
Dec 6 12:23:00 combo apmd nan apmd startup succeeded
Month=Dec Date=6 Time=12:23:00 Level=combo Component=apmd PID=nan Content=apmd startup succeeded
Parse the input log to log template.
ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
ide1: BM-DMA at <*>, BIOS settings: hdc:<*>, hdd:<*>
Extract key value pairs from the input log.
Dec 6 12:23:00 combo kernel nan ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
Month=Dec Date=6 Time=12:23:00 Level=combo Component=kernel PID=nan Content=ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
Parse the input log to log template.
Using cfq io scheduler
Using <*> io scheduler
Extract key value pairs from the input log.
Dec 6 12:23:00 combo kernel nan Using cfq io scheduler
Month=Dec Date=6 Time=12:23:00 Level=combo Component=kernel PID=nan Content=Using cfq io scheduler
Parse the input log to log template.
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide0 at <*> on irq <*>
Extract key value pairs from the input log.
Dec 6 12:23:00 combo kernel nan ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Month=Dec Date=6 Time=12:23:00 Level=combo Component=kernel PID=nan Content=ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Parse the input log to log template.
ide1 at 0x170-0x177,0x376 on irq 15
ide1 at <*> on irq <*>
Extract key value pairs from the input log.
Dec 6 12:23:00 combo kernel nan ide1 at 0x170-0x177,0x376 on irq 15
Month=Dec Date=6 Time=12:23:00 Level=combo Component=kernel PID=nan Content=ide1 at 0x170-0x177,0x376 on irq 15