instruction
stringclasses 2
values | input
stringlengths 7
252
| output
stringlengths 7
296
|
---|---|---|
Parse the input log to log template. | Detected 731.214 MHz processor. | Detected <*> MHz processor. |
Extract key value pairs from the input log. | Jan 26 12:22:07 combo kernel nan Detected 731.214 MHz processor. | Month=Jan
Date=26
Time=12:22:07
Level=combo
Component=kernel
PID=nan
Content=Detected 731.214 MHz processor. |
Parse the input log to log template. | Using tsc for high-res timesource | Using tsc for high-res timesource |
Extract key value pairs from the input log. | Jan 26 12:22:07 combo kernel nan Using tsc for high-res timesource | Month=Jan
Date=26
Time=12:22:07
Level=combo
Component=kernel
PID=nan
Content=Using tsc for high-res timesource |
Parse the input log to log template. | Console: colour VGA+ 80x25 | Console: colour <*> |
Extract key value pairs from the input log. | Jan 26 12:22:07 combo kernel nan Console: colour VGA+ 80x25 | Month=Jan
Date=26
Time=12:22:07
Level=combo
Component=kernel
PID=nan
Content=Console: colour VGA+ 80x25 |
Parse the input log to log template. | Memory: 125312k/129720k available (1540k kernel code, 3860k reserved, 599k data, 144k init, 0k highmem) | Memory: <*> available (<*> kernel code, <*> reserved, <*> data, <*> init, <*> highmem) |
Extract key value pairs from the input log. | Jan 26 12:22:07 combo kernel nan Memory: 125312k/129720k available (1540k kernel code, 3860k reserved, 599k data, 144k init, 0k highmem) | Month=Jan
Date=26
Time=12:22:07
Level=combo
Component=kernel
PID=nan
Content=Memory: 125312k/129720k available (1540k kernel code, 3860k reserved, 599k data, 144k init, 0k highmem) |
Parse the input log to log template. | Calibrating delay loop... 1441.79 BogoMIPS | Calibrating delay loop... <*> BogoMIPS |
Extract key value pairs from the input log. | Jan 26 12:22:07 combo kernel nan Calibrating delay loop... 1441.79 BogoMIPS | Month=Jan
Date=26
Time=12:22:07
Level=combo
Component=kernel
PID=nan
Content=Calibrating delay loop... 1441.79 BogoMIPS |
Parse the input log to log template. | Security Scaffold v1.0.0 initialized | Security Scaffold <*> initialized |
Extract key value pairs from the input log. | Jan 26 12:22:07 combo kernel nan Security Scaffold v1.0.0 initialized | Month=Jan
Date=26
Time=12:22:07
Level=combo
Component=kernel
PID=nan
Content=Security Scaffold v1.0.0 initialized |
Parse the input log to log template. | SELinux: Initializing. | SELinux: Initializing. |
Extract key value pairs from the input log. | Jan 26 12:22:07 combo kernel nan SELinux: Initializing. | Month=Jan
Date=26
Time=12:22:07
Level=combo
Component=kernel
PID=nan
Content=SELinux: Initializing. |
Parse the input log to log template. | SELinux: Starting in permissive mode | SELinux: Starting in permissive mode |
Extract key value pairs from the input log. | Jan 26 12:22:07 combo kernel nan SELinux: Starting in permissive mode | Month=Jan
Date=26
Time=12:22:07
Level=combo
Component=kernel
PID=nan
Content=SELinux: Starting in permissive mode |
Parse the input log to log template. | There is already a security framework initialized, register_security failed. | There is already a security framework initialized, register_security failed. |
Extract key value pairs from the input log. | Jan 26 12:22:07 combo kernel nan There is already a security framework initialized, register_security failed. | Month=Jan
Date=26
Time=12:22:07
Level=combo
Component=kernel
PID=nan
Content=There is already a security framework initialized, register_security failed. |
Parse the input log to log template. | Failure registering capabilities with the kernel | Failure registering capabilities with the kernel |
Extract key value pairs from the input log. | Jan 26 12:22:07 combo kernel nan Failure registering capabilities with the kernel | Month=Jan
Date=26
Time=12:22:07
Level=combo
Component=kernel
PID=nan
Content=Failure registering capabilities with the kernel |
Parse the input log to log template. | Version 1.0.6 Starting | Version <*> Starting |
Extract key value pairs from the input log. | Jan 26 12:22:07 combo rpc.statd 1615.0 Version 1.0.6 Starting | Month=Jan
Date=26
Time=12:22:07
Level=combo
Component=rpc.statd
PID=1615.0
Content=Version 1.0.6 Starting |
Parse the input log to log template. | selinux_register_security: Registering secondary module capability | selinux_register_security: Registering secondary module capability |
Extract key value pairs from the input log. | Jan 26 12:22:07 combo kernel nan selinux_register_security: Registering secondary module capability | Month=Jan
Date=26
Time=12:22:07
Level=combo
Component=kernel
PID=nan
Content=selinux_register_security: Registering secondary module capability |
Parse the input log to log template. | rpc.statd startup succeeded | <*> startup succeeded |
Extract key value pairs from the input log. | Jan 26 12:22:07 combo nfslock nan rpc.statd startup succeeded | Month=Jan
Date=26
Time=12:22:07
Level=combo
Component=nfslock
PID=nan
Content=rpc.statd startup succeeded |
Parse the input log to log template. | Capability LSM initialized | Capability LSM initialized |
Extract key value pairs from the input log. | Jan 26 12:22:07 combo kernel nan Capability LSM initialized | Month=Jan
Date=26
Time=12:22:07
Level=combo
Component=kernel
PID=nan
Content=Capability LSM initialized |
Parse the input log to log template. | Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) | Dentry cache hash table entries: <*> (order: <*>, <*> bytes) |
Extract key value pairs from the input log. | Jan 26 12:22:07 combo kernel nan Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) | Month=Jan
Date=26
Time=12:22:07
Level=combo
Component=kernel
PID=nan
Content=Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) |
Parse the input log to log template. | Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) | Inode-cache hash table entries: <*> (order: <*>, <*> bytes) |
Extract key value pairs from the input log. | Jan 26 12:22:07 combo kernel nan Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) | Month=Jan
Date=26
Time=12:22:07
Level=combo
Component=kernel
PID=nan
Content=Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) |
Parse the input log to log template. | Mount-cache hash table entries: 512 (order: 0, 4096 bytes) | Mount-cache hash table entries: <*> (order: <*>, <*> bytes) |
Extract key value pairs from the input log. | Jan 26 12:22:07 combo kernel nan Mount-cache hash table entries: 512 (order: 0, 4096 bytes) | Month=Jan
Date=26
Time=12:22:07
Level=combo
Component=kernel
PID=nan
Content=Mount-cache hash table entries: 512 (order: 0, 4096 bytes) |
Parse the input log to log template. | CPU: L1 I cache: 16K, L1 D cache: 16K | CPU: L1 I cache: <*>, L1 D cache: <*> |
Extract key value pairs from the input log. | Jan 26 12:22:07 combo kernel nan CPU: L1 I cache: 16K, L1 D cache: 16K | Month=Jan
Date=26
Time=12:22:07
Level=combo
Component=kernel
PID=nan
Content=CPU: L1 I cache: 16K, L1 D cache: 16K |
Parse the input log to log template. | CPU: L2 cache: 256K | CPU: L2 cache: <*> |
Extract key value pairs from the input log. | Jan 26 12:22:07 combo kernel nan CPU: L2 cache: 256K | Month=Jan
Date=26
Time=12:22:07
Level=combo
Component=kernel
PID=nan
Content=CPU: L2 cache: 256K |
Parse the input log to log template. | Intel machine check architecture supported. | Intel machine check architecture supported. |
Extract key value pairs from the input log. | Jan 26 12:22:07 combo kernel nan Intel machine check architecture supported. | Month=Jan
Date=26
Time=12:22:07
Level=combo
Component=kernel
PID=nan
Content=Intel machine check architecture supported. |
Parse the input log to log template. | CPU: Intel Pentium III (Coppermine) stepping 06 | CPU: Intel Pentium III (Coppermine) stepping <*> |
Extract key value pairs from the input log. | Jan 26 12:22:08 combo kernel nan CPU: Intel Pentium III (Coppermine) stepping 06 | Month=Jan
Date=26
Time=12:22:08
Level=combo
Component=kernel
PID=nan
Content=CPU: Intel Pentium III (Coppermine) stepping 06 |
Parse the input log to log template. | Enabling fast FPU save and restore... done. | Enabling fast FPU save and restore... done. |
Extract key value pairs from the input log. | Jan 26 12:22:08 combo kernel nan Enabling fast FPU save and restore... done. | Month=Jan
Date=26
Time=12:22:08
Level=combo
Component=kernel
PID=nan
Content=Enabling fast FPU save and restore... done. |
Parse the input log to log template. | Enabling unmasked SIMD FPU exception support... done. | Enabling unmasked SIMD FPU exception support... done. |
Extract key value pairs from the input log. | Jan 26 12:22:08 combo kernel nan Enabling unmasked SIMD FPU exception support... done. | Month=Jan
Date=26
Time=12:22:08
Level=combo
Component=kernel
PID=nan
Content=Enabling unmasked SIMD FPU exception support... done. |
Parse the input log to log template. | Checking 'hlt' instruction... OK. | Checking <*> instruction... OK. |
Extract key value pairs from the input log. | Jan 26 12:22:08 combo kernel nan Checking 'hlt' instruction... OK. | Month=Jan
Date=26
Time=12:22:08
Level=combo
Component=kernel
PID=nan
Content=Checking 'hlt' instruction... OK. |
Parse the input log to log template. | POSIX conformance testing by UNIFIX | POSIX conformance testing by UNIFIX |
Extract key value pairs from the input log. | Jan 26 12:22:08 combo kernel nan POSIX conformance testing by UNIFIX | Month=Jan
Date=26
Time=12:22:08
Level=combo
Component=kernel
PID=nan
Content=POSIX conformance testing by UNIFIX |
Parse the input log to log template. | NET: Registered protocol family 16 | NET: Registered protocol family <*> |
Extract key value pairs from the input log. | Jan 26 12:22:08 combo kernel nan NET: Registered protocol family 16 | Month=Jan
Date=26
Time=12:22:08
Level=combo
Component=kernel
PID=nan
Content=NET: Registered protocol family 16 |
Parse the input log to log template. | rpc.idmapd startup succeeded | <*> startup succeeded |
Extract key value pairs from the input log. | Jan 26 12:22:08 combo rpcidmapd nan rpc.idmapd startup succeeded | Month=Jan
Date=26
Time=12:22:08
Level=combo
Component=rpcidmapd
PID=nan
Content=rpc.idmapd startup succeeded |
Parse the input log to log template. | PCI: PCI BIOS revision 2.10 entry at 0xfc0ce, last bus=1 | PCI: PCI BIOS revision <*> entry at <*>, last bus=<*> |
Extract key value pairs from the input log. | Jan 26 12:22:08 combo kernel nan PCI: PCI BIOS revision 2.10 entry at 0xfc0ce, last bus=1 | Month=Jan
Date=26
Time=12:22:08
Level=combo
Component=kernel
PID=nan
Content=PCI: PCI BIOS revision 2.10 entry at 0xfc0ce, last bus=1 |
Parse the input log to log template. | PCI: Using configuration type 1 | PCI: Using configuration type <*> |
Extract key value pairs from the input log. | Jan 26 12:22:08 combo kernel nan PCI: Using configuration type 1 | Month=Jan
Date=26
Time=12:22:08
Level=combo
Component=kernel
PID=nan
Content=PCI: Using configuration type 1 |
Parse the input log to log template. | ACPI: Subsystem revision 20040326 | ACPI: Subsystem revision <*> |
Extract key value pairs from the input log. | Jan 26 12:22:08 combo kernel nan ACPI: Subsystem revision 20040326 | Month=Jan
Date=26
Time=12:22:08
Level=combo
Component=kernel
PID=nan
Content=ACPI: Subsystem revision 20040326 |
Parse the input log to log template. | ACPI: Interpreter disabled. | ACPI: Interpreter disabled. |
Extract key value pairs from the input log. | Jan 26 12:22:08 combo kernel nan ACPI: Interpreter disabled. | Month=Jan
Date=26
Time=12:22:08
Level=combo
Component=kernel
PID=nan
Content=ACPI: Interpreter disabled. |
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. | Jan 26 12:22:08 combo kernel nan Linux Plug and Play Support v0.97 (c) Adam Belay | Month=Jan
Date=26
Time=12:22:08
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. | Jan 26 12:22:08 combo kernel nan usbcore: registered new driver usbfs | Month=Jan
Date=26
Time=12:22:08
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. | Jan 26 12:22:08 combo kernel nan usbcore: registered new driver hub | Month=Jan
Date=26
Time=12:22:08
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. | Jan 26 12:22:08 combo kernel nan ACPI: ACPI tables contain no PCI IRQ routing entries | Month=Jan
Date=26
Time=12:22:08
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. | Jan 26 12:22:08 combo kernel nan PCI: Invalid ACPI-PCI IRQ routing table | Month=Jan
Date=26
Time=12:22:08
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. | Jan 26 12:22:08 combo kernel nan PCI: Probing PCI hardware | Month=Jan
Date=26
Time=12:22:08
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. | Jan 26 12:22:08 combo kernel nan PCI: Probing PCI hardware (bus 00) | Month=Jan
Date=26
Time=12:22:08
Level=combo
Component=kernel
PID=nan
Content=PCI: Probing PCI hardware (bus 00) |
Parse the input log to log template. | Transparent bridge - 0000:00:1e.0 | Transparent bridge - <*> |
Extract key value pairs from the input log. | Jan 26 12:22:08 combo kernel nan Transparent bridge - 0000:00:1e.0 | Month=Jan
Date=26
Time=12:22:08
Level=combo
Component=kernel
PID=nan
Content=Transparent bridge - 0000:00:1e.0 |
Parse the input log to log template. | Setting network parameters: succeeded | Setting network parameters: succeeded |
Extract key value pairs from the input log. | Jan 26 12:22:03 combo network nan Setting network parameters: succeeded | Month=Jan
Date=26
Time=12:22:03
Level=combo
Component=network
PID=nan
Content=Setting network parameters: succeeded |
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. | Jan 26 12:22:08 combo random nan Initializing random number generator: succeeded | Month=Jan
Date=26
Time=12:22:08
Level=combo
Component=random
PID=nan
Content=Initializing random number generator: succeeded |
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. | Jan 26 12:22:08 combo kernel nan PCI: Using IRQ router PIIX/ICH [8086/2410] at 0000:00:1f.0 | Month=Jan
Date=26
Time=12:22:08
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. | Bringing up loopback interface: succeeded | Bringing up loopback interface: succeeded |
Extract key value pairs from the input log. | Jan 26 12:22:03 combo network nan Bringing up loopback interface: succeeded | Month=Jan
Date=26
Time=12:22:03
Level=combo
Component=network
PID=nan
Content=Bringing up loopback interface: succeeded |
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. | Jan 26 12:22:08 combo kernel nan apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) | Month=Jan
Date=26
Time=12:22:08
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. | audit(1138278081.612:0): initialized | audit(<*>): initialized |
Extract key value pairs from the input log. | Jan 26 12:22:08 combo kernel nan audit(1138278081.612:0): initialized | Month=Jan
Date=26
Time=12:22:08
Level=combo
Component=kernel
PID=nan
Content=audit(1138278081.612:0): initialized |
Parse the input log to log template. | Total HugeTLB memory allocated, 0 | Total HugeTLB memory allocated, <*> |
Extract key value pairs from the input log. | Jan 26 12:22:08 combo kernel nan Total HugeTLB memory allocated, 0 | Month=Jan
Date=26
Time=12:22:08
Level=combo
Component=kernel
PID=nan
Content=Total HugeTLB memory allocated, 0 |
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. | Jan 26 12:22:08 combo kernel nan VFS: Disk quotas dquot_6.5.1 | Month=Jan
Date=26
Time=12:22:08
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. | Jan 26 12:22:08 combo kernel nan Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) | Month=Jan
Date=26
Time=12:22:08
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. | Jan 26 12:22:08 combo kernel nan SELinux: Registering netfilter hooks | Month=Jan
Date=26
Time=12:22:08
Level=combo
Component=kernel
PID=nan
Content=SELinux: Registering netfilter hooks |
Parse the input log to log template. | Starting pcmcia: succeeded | Starting pcmcia: succeeded |
Extract key value pairs from the input log. | Jan 26 12:22:08 combo rc nan Starting pcmcia: succeeded | Month=Jan
Date=26
Time=12:22:08
Level=combo
Component=rc
PID=nan
Content=Starting pcmcia: succeeded |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.