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. | Linux Plug and Play Support v0.97 (c) Adam Belay | Linux Plug and Play Support <*> (c) Adam Belay |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | usbcore: registered new driver usbfs | usbcore: registered new driver <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | usbcore: registered new driver hub | usbcore: registered new driver <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | ACPI: ACPI tables contain no PCI IRQ routing entries | ACPI: ACPI tables contain no PCI IRQ routing entries |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | PCI: Invalid ACPI-PCI IRQ routing table | PCI: Invalid ACPI-PCI IRQ routing table |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | PCI: Probing PCI hardware | PCI: Probing PCI hardware |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | PCI: Probing PCI hardware (bus 00) | PCI: Probing PCI hardware (bus <*>) |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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) |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Initializing random number generator: succeeded | Initializing random number generator: succeeded |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Transparent bridge - 0000:00:1e.0 | Transparent bridge - <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | PCI: Using IRQ router PIIX/ICH [8086/2410] at 0000:00:1f.0 | PCI: Using IRQ router PIIX/ICH [<*>] at <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | net.ipv4.conf.default.rp_filter = 1 | net.ipv4.conf.default.rp_filter = <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) | apm: BIOS version <*> Flags <*> (Driver version <*>) |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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) |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | kernel.sysrq = 0 | kernel.sysrq = <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | audit: initializing netlink socket (disabled) | audit: initializing netlink socket (disabled) |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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) |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | kernel.core_uses_pid = 1 | kernel.core_uses_pid = <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | audit(1133871737.703:0): initialized | audit(<*>): initialized |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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 |
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. | 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 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Total HugeTLB memory allocated, 0 | Total HugeTLB memory allocated, <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Starting pcmcia: succeeded | Starting pcmcia: succeeded |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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 |
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. | 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 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | VFS: Disk quotas dquot_6.5.1 | VFS: Disk quotas <*> |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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 |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) | Dquot-cache hash table entries: <*> (order <*>, <*> bytes) |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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) |
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template. | SELinux: Registering netfilter hooks | SELinux: Registering netfilter hooks |
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content. | 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 |
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. | 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 |
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. | 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 |
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. | 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... |
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. | 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 |
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. | 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 |
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. | 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 |
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. | 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. |
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. | 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 |
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. | 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 |
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. | 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 |
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. | 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. |
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. | 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 |
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. | 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 |
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. | 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 |
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. | 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 |
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. | 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 |
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. | 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 |
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. | 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 |
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. | 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 |
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. | 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 |
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. | 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 |
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. | 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) |
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. | 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 |
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. | 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 |
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. | 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 |
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. | 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 |
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. | 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 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.