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.
|
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.
|
Dec 6 12:23:00 combo kernel nan hda: max request size: 128KiB
|
Month=Dec,
Date=6,
Time=12:23:00,
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.
|
Dec 6 12:23:00 combo kernel nan hda: 29336832 sectors (15020 MB) w/1916KiB Cache, CHS=29104/16/63, UDMA(66)
|
Month=Dec,
Date=6,
Time=12:23:00,
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.
|
Dec 6 12:23:01 combo kernel nan Uniform CD-ROM driver Revision: 3.20
|
Month=Dec,
Date=6,
Time=12:23:01,
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.
|
automount startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:01 combo autofs nan automount startup succeeded
|
Month=Dec,
Date=6,
Time=12:23:01,
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.
|
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.
|
Dec 6 12:23:01 combo kernel nan ide-floppy driver 0.99.newide
|
Month=Dec,
Date=6,
Time=12:23:01,
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.
|
Dec 6 12:23:01 combo kernel nan usbcore: registered new driver hiddev
|
Month=Dec,
Date=6,
Time=12:23:01,
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.
|
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.
|
Dec 6 12:23:01 combo kernel nan usbcore: registered new driver hid
|
Month=Dec,
Date=6,
Time=12:23:01,
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.
|
Dec 6 12:23:01 combo smartd 1758.0 Home page is http://smartmontools.sourceforge.net/
|
Month=Dec,
Date=6,
Time=12:23:01,
Level=combo,
Component=smartd,
PID=1758.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.
|
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.
|
Dec 6 12:23:01 combo smartd 1758.0 Opened configuration file /etc/smartd.conf
|
Month=Dec,
Date=6,
Time=12:23:01,
Level=combo,
Component=smartd,
PID=1758.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.
|
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.
|
Dec 6 12:23:01 combo kernel nan mice: PS/2 mouse device common for all mice
|
Month=Dec,
Date=6,
Time=12:23:01,
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.
|
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.
|
Dec 6 12:23:01 combo smartd 1758.0 Configuration file /etc/smartd.conf parsed.
|
Month=Dec,
Date=6,
Time=12:23:01,
Level=combo,
Component=smartd,
PID=1758.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.
|
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.
|
Dec 6 12:23:01 combo kernel nan serio: i8042 AUX port at 0x60,0x64 irq 12
|
Month=Dec,
Date=6,
Time=12:23:01,
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.
|
Device: /dev/hda, opened
|
Device: <*>, opened
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:01 combo smartd 1758.0 Device: /dev/hda, opened
|
Month=Dec,
Date=6,
Time=12:23:01,
Level=combo,
Component=smartd,
PID=1758.0,
Content=Device: /dev/hda, opened
|
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.
|
Dec 6 12:23:01 combo kernel nan input: ImPS/2 Logitech Wheel Mouse on isa0060/serio1
|
Month=Dec,
Date=6,
Time=12:23:01,
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, 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.
|
Dec 6 12:23:01 combo smartd 1758.0 Device: /dev/hda, found in smartd database.
|
Month=Dec,
Date=6,
Time=12:23:01,
Level=combo,
Component=smartd,
PID=1758.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.
|
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.
|
Dec 6 12:23:01 combo kernel nan serio: i8042 KBD port at 0x60,0x64 irq 1
|
Month=Dec,
Date=6,
Time=12:23:01,
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, 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.
|
Dec 6 12:23:01 combo smartd 1758.0 Device: /dev/hda, is SMART capable. Adding to "monitor" list.
|
Month=Dec,
Date=6,
Time=12:23:01,
Level=combo,
Component=smartd,
PID=1758.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.
|
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.
|
Dec 6 12:23:01 combo kernel nan input: AT Translated Set 2 keyboard on isa0060/serio0
|
Month=Dec,
Date=6,
Time=12:23:01,
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.
|
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.
|
Dec 6 12:23:01 combo smartd 1758.0 Monitoring 1 ATA and 0 SCSI devices
|
Month=Dec,
Date=6,
Time=12:23:01,
Level=combo,
Component=smartd,
PID=1758.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.
|
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.
|
Dec 6 12:23:01 combo kernel nan md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
|
Month=Dec,
Date=6,
Time=12:23:01,
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.
|
Charge: * * * (-1% unknown)
|
Charge: * * * (<*> unknown)
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:01 combo apmd 1720.0 Charge: * * * (-1% unknown)
|
Month=Dec,
Date=6,
Time=12:23:01,
Level=combo,
Component=apmd,
PID=1720.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=1760.
|
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.
|
Dec 6 12:23:01 combo smartd 1760.0 smartd has fork()ed into background mode. New PID=1760.
|
Month=Dec,
Date=6,
Time=12:23:01,
Level=combo,
Component=smartd,
PID=1760.0,
Content=smartd has fork()ed into background mode. New PID=1760.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
smartd startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:01 combo smartd nan smartd startup succeeded
|
Month=Dec,
Date=6,
Time=12:23:01,
Level=combo,
Component=smartd,
PID=nan,
Content=smartd startup succeeded
|
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.
|
Dec 6 12:23:01 combo kernel nan NET: Registered protocol family 2
|
Month=Dec,
Date=6,
Time=12:23:01,
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.
|
Dec 6 12:23:01 combo kernel nan IP: routing cache hash table of 512 buckets, 4Kbytes
|
Month=Dec,
Date=6,
Time=12:23:01,
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.
|
Dec 6 12:23:01 combo kernel nan TCP: Hash tables configured (established 8192 bind 16384)
|
Month=Dec,
Date=6,
Time=12:23:01,
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.
|
Dec 6 12:23:01 combo kernel nan Initializing IPsec netlink socket
|
Month=Dec,
Date=6,
Time=12:23:01,
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.
|
Dec 6 12:23:01 combo kernel nan NET: Registered protocol family 1
|
Month=Dec,
Date=6,
Time=12:23:01,
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.
|
Dec 6 12:23:02 combo kernel nan NET: Registered protocol family 17
|
Month=Dec,
Date=6,
Time=12:23:02,
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.
|
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.
|
Dec 6 12:23:02 combo kernel nan checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
|
Month=Dec,
Date=6,
Time=12:23:02,
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.
|
Dec 6 12:23:02 combo kernel nan Freeing initrd memory: 186k freed
|
Month=Dec,
Date=6,
Time=12:23:02,
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.
|
Dec 6 12:23:02 combo kernel nan md: Autodetecting RAID arrays.
|
Month=Dec,
Date=6,
Time=12:23:02,
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.
|
Dec 6 12:23:02 combo kernel nan md: autorun ...
|
Month=Dec,
Date=6,
Time=12:23:02,
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.
|
Dec 6 12:23:03 combo kernel nan RAMDISK: Compressed image found at block 0
|
Month=Dec,
Date=6,
Time=12:23:03,
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.
|
Starting hpoj: succeeded
|
Starting hpoj: succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:03 combo rc nan Starting hpoj: succeeded
|
Month=Dec,
Date=6,
Time=12:23:03,
Level=combo,
Component=rc,
PID=nan,
Content=Starting hpoj: succeeded
|
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.
|
Dec 6 12:23:03 combo kernel nan VFS: Mounted root (ext2 filesystem).
|
Month=Dec,
Date=6,
Time=12:23:03,
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.
|
kjournald starting. Commit interval 5 seconds
|
kjournald starting. Commit interval <*> seconds
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:03 combo kernel nan kjournald starting. Commit interval 5 seconds
|
Month=Dec,
Date=6,
Time=12:23:03,
Level=combo,
Component=kernel,
PID=nan,
Content=kjournald starting. Commit interval 5 seconds
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
EXT3-fs: mounted filesystem with ordered data mode.
|
EXT3-fs: mounted filesystem with ordered data mode.
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:04 combo kernel nan EXT3-fs: mounted filesystem with ordered data mode.
|
Month=Dec,
Date=6,
Time=12:23:04,
Level=combo,
Component=kernel,
PID=nan,
Content=EXT3-fs: mounted filesystem with ordered data mode.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Freeing unused kernel memory: 144k freed
|
Freeing unused kernel memory: <*> freed
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:04 combo kernel nan Freeing unused kernel memory: 144k freed
|
Month=Dec,
Date=6,
Time=12:23:04,
Level=combo,
Component=kernel,
PID=nan,
Content=Freeing unused kernel memory: 144k freed
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
SELinux: Disabled at runtime.
|
SELinux: Disabled at runtime.
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:04 combo kernel nan SELinux: Disabled at runtime.
|
Month=Dec,
Date=6,
Time=12:23:04,
Level=combo,
Component=kernel,
PID=nan,
Content=SELinux: Disabled at runtime.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
SELinux: Unregistering netfilter hooks
|
SELinux: Unregistering netfilter hooks
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:04 combo kernel nan SELinux: Unregistering netfilter hooks
|
Month=Dec,
Date=6,
Time=12:23:04,
Level=combo,
Component=kernel,
PID=nan,
Content=SELinux: Unregistering netfilter hooks
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
NET: Registered protocol family 10
|
NET: Registered protocol family <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:05 combo kernel nan NET: Registered protocol family 10
|
Month=Dec,
Date=6,
Time=12:23:05,
Level=combo,
Component=kernel,
PID=nan,
Content=NET: Registered protocol family 10
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Disabled Privacy Extensions on device 022db720(lo)
|
Disabled Privacy Extensions on device <*>(<*>)
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:05 combo kernel nan Disabled Privacy Extensions on device 022db720(lo)
|
Month=Dec,
Date=6,
Time=12:23:05,
Level=combo,
Component=kernel,
PID=nan,
Content=Disabled Privacy Extensions on device 022db720(lo)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
IPv6 over IPv4 tunneling driver
|
IPv6 over IPv4 tunneling driver
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:05 combo kernel nan IPv6 over IPv4 tunneling driver
|
Month=Dec,
Date=6,
Time=12:23:05,
Level=combo,
Component=kernel,
PID=nan,
Content=IPv6 over IPv4 tunneling driver
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
USB Universal Host Controller Interface driver v2.2
|
USB Universal Host Controller Interface driver <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:05 combo kernel nan USB Universal Host Controller Interface driver v2.2
|
Month=Dec,
Date=6,
Time=12:23:05,
Level=combo,
Component=kernel,
PID=nan,
Content=USB Universal Host Controller Interface driver v2.2
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
PCI: Found IRQ 11 for device 0000:00:1f.2
|
PCI: Found IRQ <*> for device <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:05 combo kernel nan PCI: Found IRQ 11 for device 0000:00:1f.2
|
Month=Dec,
Date=6,
Time=12:23:05,
Level=combo,
Component=kernel,
PID=nan,
Content=PCI: Found IRQ 11 for device 0000:00:1f.2
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
uhci_hcd 0000:00:1f.2: UHCI Host Controller
|
uhci_hcd <*>: UHCI Host Controller
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:05 combo kernel nan uhci_hcd 0000:00:1f.2: UHCI Host Controller
|
Month=Dec,
Date=6,
Time=12:23:05,
Level=combo,
Component=kernel,
PID=nan,
Content=uhci_hcd 0000:00:1f.2: UHCI Host Controller
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
uhci_hcd 0000:00:1f.2: irq 11, io base 0000ff80
|
uhci_hcd <*>: irq <*>, io base <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:06 combo kernel nan uhci_hcd 0000:00:1f.2: irq 11, io base 0000ff80
|
Month=Dec,
Date=6,
Time=12:23:06,
Level=combo,
Component=kernel,
PID=nan,
Content=uhci_hcd 0000:00:1f.2: irq 11, io base 0000ff80
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 1
|
uhci_hcd <*>: new USB bus registered, assigned bus number <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:06 combo kernel nan uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 1
|
Month=Dec,
Date=6,
Time=12:23:06,
Level=combo,
Component=kernel,
PID=nan,
Content=uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 1
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
EXT3 FS on hda2, internal journal
|
EXT3 FS on <*>, internal journal
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:07 combo kernel nan EXT3 FS on hda2, internal journal
|
Month=Dec,
Date=6,
Time=12:23:07,
Level=combo,
Component=kernel,
PID=nan,
Content=EXT3 FS on hda2, internal journal
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.