instruction
stringclasses 2
values | input
stringlengths 7
229
| output
stringlengths 7
274
|
---|---|---|
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.
|
Jun 9 06:06:21 combo kernel pci_hotplug: PCI Hot Plug PCI Core version: 0.5
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
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.
|
rsyncd version 2.6.2 starting, listening on port 873
|
rsyncd version <*> starting, listening on port <*>
|
Breaks log down into its individual components.
|
Jun 9 06:07:23 combo rsyncd 2360.0 rsyncd version 2.6.2 starting, listening on port 873
|
Month=Jun,
Date=9,
Time=06:07:23,
Level=combo,
Component=rsyncd,
PID=2360.0,
Content=rsyncd version 2.6.2 starting, listening on port 873
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
wall: user test broadcasted 1 lines (36 chars)
|
wall: user test broadcasted <*> lines (<*> chars)
|
Breaks log down into its individual components.
|
Oct 10 07:44:26 combo wall 17578.0 wall: user test broadcasted 1 lines (36 chars)
|
Month=Oct,
Date=10,
Time=07:44:26,
Level=combo,
Component=wall,
PID=17578.0,
Content=wall: user test broadcasted 1 lines (36 chars)
|
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.
|
Jun 9 06:06:25 combo kernel md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
|
Month=Jun,
Date=9,
Time=06:06:25,
Level=combo,
Component=kernel,
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.
|
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.
|
Jun 9 06:06:24 combo kernel ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
|
Month=Jun,
Date=9,
Time=06:06:24,
Level=combo,
Component=kernel,
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.
|
Authentication failed from 163.27.187.39 (163.27.187.39): Permission denied in replay cache code
|
Authentication failed from <*> (<*>): Permission denied in replay cache code
|
Breaks log down into its individual components.
|
Jun 30 20:53:04 combo klogind 19272.0 Authentication failed from 163.27.187.39 (163.27.187.39): Permission denied in replay cache code
|
Month=Jun,
Date=30,
Time=20:53:04,
Level=combo,
Component=klogind,
PID=19272.0,
Content=Authentication failed from 163.27.187.39 (163.27.187.39): Permission denied in replay cache code
|
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.
|
Jun 9 06:06:23 combo kernel ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
|
Month=Jun,
Date=9,
Time=06:06:23,
Level=combo,
Component=kernel,
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.
|
Bluetooth: RFCOMM TTY layer initialized
|
Bluetooth: RFCOMM TTY layer initialized
|
Breaks log down into its individual components.
|
Jun 9 06:06:34 combo kernel Bluetooth: RFCOMM TTY layer initialized
|
Month=Jun,
Date=9,
Time=06:06:34,
Level=combo,
Component=kernel,
Content=Bluetooth: RFCOMM TTY layer initialized
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Bluetooth: HCI socket layer initialized
|
Bluetooth: HCI socket layer initialized
|
Breaks log down into its individual components.
|
Jun 9 06:06:34 combo kernel Bluetooth: HCI socket layer initialized
|
Month=Jun,
Date=9,
Time=06:06:34,
Level=combo,
Component=kernel,
Content=Bluetooth: HCI socket layer initialized
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
imps2: Auto-detected intellimouse PS/2
|
imps2: Auto-detected intellimouse PS/2
|
Breaks log down into its individual components.
|
Jun 9 06:06:46 combo gpm 2068.0 imps2: Auto-detected intellimouse PS/2
|
Month=Jun,
Date=9,
Time=06:06:46,
Level=combo,
Component=gpm,
PID=2068.0,
Content=imps2: Auto-detected intellimouse PS/2
|
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.
|
Jun 9 06:06:28 combo kernel SELinux: Unregistering netfilter hooks
|
Month=Jun,
Date=9,
Time=06:06:28,
Level=combo,
Component=kernel,
Content=SELinux: Unregistering netfilter hooks
|
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.
|
Jun 9 06:06:26 combo kernel RAMDISK: Compressed image found at block 0
|
Month=Jun,
Date=9,
Time=06:06:26,
Level=combo,
Component=kernel,
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.
|
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.
|
Jun 9 06:06:21 combo kernel Linux Plug and Play Support v0.97 (c) Adam Belay
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
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.
|
Disabled Privacy Extensions on device 022db720(lo)
|
Disabled Privacy Extensions on device <*>(<*>)
|
Breaks log down into its individual components.
|
Jun 9 06:06:28 combo kernel Disabled Privacy Extensions on device 022db720(lo)
|
Month=Jun,
Date=9,
Time=06:06:28,
Level=combo,
Component=kernel,
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.
|
PCI: PCI BIOS revision 2.10 entry at 0xfc0ce, last bus=1
|
PCI: PCI BIOS revision <*> entry at <*>, last bus=<*>
|
Breaks log down into its individual components.
|
Jun 9 06:06:21 combo kernel PCI: PCI BIOS revision 2.10 entry at 0xfc0ce, last bus=1
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
Content=PCI: PCI BIOS revision 2.10 entry at 0xfc0ce, last bus=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.
|
Jun 9 06:06:21 combo kernel apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
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.
|
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=unknown.sagonet.net user=root
|
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
|
Breaks log down into its individual components.
|
Jun 11 09:45:45 combo sshd(pam_unix) 6472.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=unknown.sagonet.net user=root
|
Month=Jun,
Date=11,
Time=09:45:45,
Level=combo,
Component=sshd(pam_unix),
PID=6472.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=unknown.sagonet.net user=root
|
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.
|
Jun 9 06:06:23 combo netfs Mounting other filesystems: succeeded
|
Month=Jun,
Date=9,
Time=06:06:23,
Level=combo,
Component=netfs,
Content=Mounting other filesystems: succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
audit: enabled (after initialization)
|
audit: enabled (after initialization)
|
Breaks log down into its individual components.
|
Jan 26 12:22:06 combo kernel audit: enabled (after initialization)
|
Month=Jan,
Date=26,
Time=12:22:06,
Level=combo,
Component=kernel,
Content=audit: enabled (after initialization)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
notify question section contains no SOA
|
notify question section contains no SOA
|
Breaks log down into its individual components.
|
Jul 25 12:09:06 combo named 2306.0 notify question section contains no SOA
|
Month=Jul,
Date=25,
Time=12:09:06,
Level=combo,
Component=named,
PID=2306.0,
Content=notify question section contains no SOA
|
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.
|
Jun 9 06:06:21 combo kernel PCI: Invalid ACPI-PCI IRQ routing table
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
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.
|
Setting network parameters: succeeded
|
Setting network parameters: succeeded
|
Breaks log down into its individual components.
|
Jun 9 06:06:17 combo network Setting network parameters: succeeded
|
Month=Jun,
Date=9,
Time=06:06:17,
Level=combo,
Component=network,
Content=Setting network parameters: 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.
|
Jun 9 06:06:22 combo kernel agpgart: detected 4MB dedicated video ram.
|
Month=Jun,
Date=9,
Time=06:06:22,
Level=combo,
Component=kernel,
Content=agpgart: detected 4MB dedicated video ram.
|
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.
|
Jun 9 06:06:21 combo kernel Linux agpgart interface v0.100 (c) Dave Jones
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
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.
|
Kernel command line: ro root=LABEL=/ rhgb quiet
|
Kernel command line: ro root=<*> rhgb quiet
|
Breaks log down into its individual components.
|
Jun 9 06:06:20 combo kernel Kernel command line: ro root=LABEL=/ rhgb quiet
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=kernel,
Content=Kernel command line: ro root=LABEL=/ rhgb quiet
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
SELinux: initialized (dev , type selinuxfs), uses genfs_contexts
|
SELinux: initialized (dev , type <*>), uses <*>
|
Breaks log down into its individual components.
|
Jan 26 12:22:12 combo kernel SELinux: initialized (dev , type selinuxfs), uses genfs_contexts
|
Month=Jan,
Date=26,
Time=12:22:12,
Level=combo,
Component=kernel,
Content=SELinux: initialized (dev , type selinuxfs), uses genfs_contexts
|
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.
|
Jun 9 06:06:25 combo kernel IP: routing cache hash table of 512 buckets, 4Kbytes
|
Month=Jun,
Date=9,
Time=06:06:25,
Level=combo,
Component=kernel,
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.
|
ttloop: peer died: Invalid or incomplete multibyte or wide character
|
ttloop: peer died: Invalid or incomplete multibyte or wide character
|
Breaks log down into its individual components.
|
Aug 1 20:28:36 combo telnetd 22876.0 ttloop: peer died: Invalid or incomplete multibyte or wide character
|
Month=Aug,
Date=1,
Time=20:28:36,
Level=combo,
Component=telnetd,
PID=22876.0,
Content=ttloop: peer died: Invalid or incomplete multibyte or wide character
|
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.
|
Jun 9 06:06:24 combo kernel hda: 29336832 sectors (15020 MB) w/1916KiB Cache, CHS=29104/16/63, UDMA(66)
|
Month=Jun,
Date=9,
Time=06:06:24,
Level=combo,
Component=kernel,
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.
|
Unable to get command line from client!
|
Unable to get command line from client!
|
Breaks log down into its individual components.
|
Oct 23 12:40:02 combo cups-lpd 22514.0 Unable to get command line from client!
|
Month=Oct,
Date=23,
Time=12:40:02,
Level=combo,
Component=cups-lpd,
PID=22514.0,
Content=Unable to get command line from client!
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
SELinux: Completing initialization.
|
SELinux: Completing initialization.
|
Breaks log down into its individual components.
|
Jan 26 12:22:12 combo kernel SELinux: Completing initialization.
|
Month=Jan,
Date=26,
Time=12:22:12,
Level=combo,
Component=kernel,
Content=SELinux: Completing initialization.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
ttloop: read: Connection reset by peer
|
ttloop: read: Connection reset by peer
|
Breaks log down into its individual components.
|
Aug 7 11:34:07 combo telnetd 16746.0 ttloop: read: Connection reset by peer
|
Month=Aug,
Date=7,
Time=11:34:07,
Level=combo,
Component=telnetd,
PID=16746.0,
Content=ttloop: read: Connection reset by peer
|
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.
|
Jun 9 06:06:21 combo kernel SELinux: Registering netfilter hooks
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
Content=SELinux: Registering netfilter hooks
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
couldn't add command channel 127.0.0.1#953: not found
|
couldn't add command channel <*> not found
|
Breaks log down into its individual components.
|
Jun 9 10:07:21 combo named 2275.0 couldn't add command channel 127.0.0.1#953: not found
|
Month=Jun,
Date=9,
Time=10:07:21,
Level=combo,
Component=named,
PID=2275.0,
Content=couldn't add command channel 127.0.0.1#953: not found
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
PID hash table entries: 512 (order 9: 4096 bytes)
|
PID hash table entries: <*> (order <*>: <*> bytes)
|
Breaks log down into its individual components.
|
Jun 9 06:06:20 combo kernel PID hash table entries: 512 (order 9: 4096 bytes)
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=kernel,
Content=PID hash table entries: 512 (order 9: 4096 bytes)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<0212cfe2>] generic_file_aio_write_nolock+0x302/0x84e
|
[<*>] generic_file_aio_write_nolock+<*>
|
Breaks log down into its individual components.
|
Nov 22 07:36:48 combo kernel [<0212cfe2>] generic_file_aio_write_nolock+0x302/0x84e
|
Month=Nov,
Date=22,
Time=07:36:48,
Level=combo,
Component=kernel,
Content=[<0212cfe2>] generic_file_aio_write_nolock+0x302/0x84e
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
SELinux: Starting in permissive mode
|
SELinux: Starting in permissive mode
|
Breaks log down into its individual components.
|
Jun 9 06:06:20 combo kernel SELinux: Starting in permissive mode
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=kernel,
Content=SELinux: Starting in permissive mode
|
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.
|
Jun 9 06:06:26 combo kernel VFS: Mounted root (ext2 filesystem).
|
Month=Jun,
Date=9,
Time=06:06:26,
Level=combo,
Component=kernel,
Content=VFS: Mounted root (ext2 filesystem).
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.