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.
|
IPv6 over IPv4 tunneling driver
|
IPv6 over IPv4 tunneling driver
|
Breaks log down into its individual components.
|
Jun 9 06:06:28 combo kernel IPv6 over IPv4 tunneling driver
|
Month=Jun,
Date=9,
Time=06:06:28,
Level=combo,
Component=kernel,
Content=IPv6 over IPv4 tunneling driver
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Starting readahead: succeeded
|
Starting readahead: succeeded
|
Breaks log down into its individual components.
|
Jun 9 06:06:51 combo rc Starting readahead: succeeded
|
Month=Jun,
Date=9,
Time=06:06:51,
Level=combo,
Component=rc,
Content=Starting readahead: succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Checking 'hlt' instruction... OK.
|
Checking <*> instruction... OK.
|
Breaks log down into its individual components.
|
Jun 9 06:06:21 combo kernel Checking 'hlt' instruction... OK.
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
Content=Checking 'hlt' instruction... OK.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Connection from 81.181.213.88 on illegal port
|
Connection from <*> on illegal port
|
Breaks log down into its individual components.
|
Oct 23 12:40:11 combo rshd 22513.0 Connection from 81.181.213.88 on illegal port
|
Month=Oct,
Date=23,
Time=12:40:11,
Level=combo,
Component=rshd,
PID=22513.0,
Content=Connection from 81.181.213.88 on illegal port
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Security Scaffold v1.0.0 initialized
|
Security Scaffold <*> initialized
|
Breaks log down into its individual components.
|
Jun 9 06:06:20 combo kernel Security Scaffold v1.0.0 initialized
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=kernel,
Content=Security Scaffold v1.0.0 initialized
|
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.
|
Jun 9 06:06:21 combo kernel usbcore: registered new driver usbfs
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
Content=usbcore: registered new driver usbfs
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
select reported EBADF but no bad file descriptors were found
|
select reported EBADF but no bad file descriptors were found
|
Breaks log down into its individual components.
|
Jun 10 04:02:23 combo xinetd 2003.0 select reported EBADF but no bad file descriptors were found
|
Month=Jun,
Date=10,
Time=04:02:23,
Level=combo,
Component=xinetd,
PID=2003.0,
Content=select reported EBADF but no bad file descriptors were found
|
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.
|
Jun 9 06:06:29 combo kernel uhci_hcd 0000:00:1f.2: UHCI Host Controller
|
Month=Jun,
Date=9,
Time=06:06:29,
Level=combo,
Component=kernel,
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.
|
PCI: Probing PCI hardware (bus 00)
|
PCI: Probing PCI hardware (bus <*>)
|
Breaks log down into its individual components.
|
Jun 9 06:06:21 combo kernel PCI: Probing PCI hardware (bus 00)
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
Content=PCI: Probing PCI hardware (bus 00)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
smartd is exiting (exit status 0)
|
smartd is exiting (exit status <*>)
|
Breaks log down into its individual components.
|
Sep 28 09:09:03 combo smartd 1788.0 smartd is exiting (exit status 0)
|
Month=Sep,
Date=28,
Time=09:09:03,
Level=combo,
Component=smartd,
PID=1788.0,
Content=smartd is exiting (exit status 0)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Normal zone: 28334 pages, LIFO batch:6
|
Normal zone: <*> pages, LIFO batch:<*>
|
Breaks log down into its individual components.
|
Jun 9 06:06:20 combo kernel Normal zone: 28334 pages, LIFO batch:6
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=kernel,
Content=Normal zone: 28334 pages, LIFO batch:6
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[smux_accept] accepted fd 12 from 81.181.213.88:1896
|
[smux_accept] accepted fd <*> from <*>
|
Breaks log down into its individual components.
|
Oct 23 12:40:01 combo snmpd 2293.0 [smux_accept] accepted fd 12 from 81.181.213.88:1896
|
Month=Oct,
Date=23,
Time=12:40:01,
Level=combo,
Component=snmpd,
PID=2293.0,
Content=[smux_accept] accepted fd 12 from 81.181.213.88:1896
|
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.
|
Jun 9 06:06:24 combo smartd 1755.0 Monitoring 1 ATA and 0 SCSI devices
|
Month=Jun,
Date=9,
Time=06:06:24,
Level=combo,
Component=smartd,
PID=1755.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.
|
FDC 0 is a National Semiconductor PC87306
|
FDC <*> is a National Semiconductor <*>
|
Breaks log down into its individual components.
|
Jun 9 06:06:32 combo kernel FDC 0 is a National Semiconductor PC87306
|
Month=Jun,
Date=9,
Time=06:06:32,
Level=combo,
Component=kernel,
Content=FDC 0 is a National Semiconductor PC87306
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
frequency initialized 0.000 PPM from /var/lib/ntp/drift
|
frequency initialized <*> PPM from <*>
|
Breaks log down into its individual components.
|
Jun 9 06:07:20 combo ntpd 2296.0 frequency initialized 0.000 PPM from /var/lib/ntp/drift
|
Month=Jun,
Date=9,
Time=06:07:20,
Level=combo,
Component=ntpd,
PID=2296.0,
Content=frequency initialized 0.000 PPM from /var/lib/ntp/drift
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<021303bd>] do_page_cache_readahead+0xa3/0x101
|
[<*>] do_page_cache_readahead+<*>
|
Breaks log down into its individual components.
|
Nov 22 07:35:50 combo kernel [<021303bd>] do_page_cache_readahead+0xa3/0x101
|
Month=Nov,
Date=22,
Time=07:35:50,
Level=combo,
Component=kernel,
Content=[<021303bd>] do_page_cache_readahead+0xa3/0x101
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<02221a76>] input_unregister_device+0xd/0xc1
|
[<*>] input_unregister_device+<*>
|
Breaks log down into its individual components.
|
Nov 25 02:10:58 combo kernel [<02221a76>] input_unregister_device+0xd/0xc1
|
Month=Nov,
Date=25,
Time=02:10:58,
Level=combo,
Component=kernel,
Content=[<02221a76>] input_unregister_device+0xd/0xc1
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
warning: can't get client address: Connection reset by peer
|
warning: can't get client address: Connection reset by peer
|
Breaks log down into its individual components.
|
Jul 25 23:23:13 combo xinetd 26482.0 warning: can't get client address: Connection reset by peer
|
Month=Jul,
Date=25,
Time=23:23:13,
Level=combo,
Component=xinetd,
PID=26482.0,
Content=warning: can't get client address: Connection reset by peer
|
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.
|
Jun 9 06:06:27 combo kernel SELinux: Disabled at runtime.
|
Month=Jun,
Date=9,
Time=06:06:27,
Level=combo,
Component=kernel,
Content=SELinux: Disabled at runtime.
|
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.
|
Jun 9 06:06:21 combo kernel agpgart: Detected an Intel i810 E Chipset.
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
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.
|
PCI: Using configuration type 1
|
PCI: Using configuration type <*>
|
Breaks log down into its individual components.
|
Jun 9 06:06:21 combo kernel PCI: Using configuration type 1
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
Content=PCI: Using configuration type 1
|
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.
|
Jun 9 06:06:23 combo kernel ICH: IDE controller at PCI slot 0000:00:1f.1
|
Month=Jun,
Date=9,
Time=06:06:23,
Level=combo,
Component=kernel,
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.
|
printk: 185 messages suppressed.
|
printk: <*> messages suppressed.
|
Breaks log down into its individual components.
|
Dec 4 03:48:54 combo kernel printk: 185 messages suppressed.
|
Month=Dec,
Date=4,
Time=03:48:54,
Level=combo,
Component=kernel,
Content=printk: 185 messages suppressed.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
User unknown timed out after 900 seconds at Sat Jun 18 02:23:10 2005
|
User <*> timed out after <*> seconds at <*>
|
Breaks log down into its individual components.
|
Jun 18 02:23:10 combo ftpd 31277.0 User unknown timed out after 900 seconds at Sat Jun 18 02:23:10 2005
|
Month=Jun,
Date=18,
Time=02:23:10,
Level=combo,
Component=ftpd,
PID=31277.0,
Content=User unknown timed out after 900 seconds at Sat Jun 18 02:23:10 2005
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<02118726>] __call_console_drivers+0x36/0x42
|
[<*>] __call_console_drivers+<*>
|
Breaks log down into its individual components.
|
Nov 22 07:36:52 combo kernel [<02118726>] __call_console_drivers+0x36/0x42
|
Month=Nov,
Date=22,
Time=07:36:52,
Level=combo,
Component=kernel,
Content=[<02118726>] __call_console_drivers+0x36/0x42
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface lo, 127.0.0.1#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components.
|
Jun 9 10:07:13 combo named 2275.0 listening on IPv4 interface lo, 127.0.0.1#53
|
Month=Jun,
Date=9,
Time=10:07:13,
Level=combo,
Component=named,
PID=2275.0,
Content=listening on IPv4 interface lo, 127.0.0.1#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<0212d602>] generic_file_aio_write+0x69/0x7c
|
[<*>] generic_file_aio_write+<*>
|
Breaks log down into its individual components.
|
Nov 22 07:36:50 combo kernel [<0212d602>] generic_file_aio_write+0x69/0x7c
|
Month=Nov,
Date=22,
Time=07:36:50,
Level=combo,
Component=kernel,
Content=[<0212d602>] generic_file_aio_write+0x69/0x7c
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
ACPI: Interpreter disabled.
|
ACPI: Interpreter disabled.
|
Breaks log down into its individual components.
|
Jun 9 06:06:21 combo kernel ACPI: Interpreter disabled.
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
Content=ACPI: Interpreter disabled.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
pam_check_access failed, user does not have proper access: system_u:system_r:kernel_t
|
pam_check_access failed, user does not have proper access: <*>
|
Breaks log down into its individual components.
|
Jan 26 12:22:44 combo PAM-rootok 2089.0 pam_check_access failed, user does not have proper access: system_u:system_r:kernel_t
|
Month=Jan,
Date=26,
Time=12:22:44,
Level=combo,
Component=PAM-rootok,
PID=2089.0,
Content=pam_check_access failed, user does not have proper access: system_u:system_r:kernel_t
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
EXT3-fs: recovery complete.
|
EXT3-fs: recovery complete.
|
Breaks log down into its individual components.
|
Jun 9 06:06:27 combo kernel EXT3-fs: recovery complete.
|
Month=Jun,
Date=9,
Time=06:06:27,
Level=combo,
Component=kernel,
Content=EXT3-fs: recovery complete.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Received SNMP packet(s) from 67.170.148.126
|
Received SNMP packet(s) from <*>
|
Breaks log down into its individual components.
|
Jun 20 04:44:39 combo snmpd 2318.0 Received SNMP packet(s) from 67.170.148.126
|
Month=Jun,
Date=20,
Time=04:44:39,
Level=combo,
Component=snmpd,
PID=2318.0,
Content=Received SNMP packet(s) from 67.170.148.126
|
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.
|
Jun 9 06:06:26 combo kernel Freeing initrd memory: 186k freed
|
Month=Jun,
Date=9,
Time=06:06:26,
Level=combo,
Component=kernel,
Content=Freeing initrd memory: 186k freed
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
ALERT exited abnormally with [1]
|
ALERT exited abnormally with <*>
|
Breaks log down into its individual components.
|
Jun 10 04:03:02 combo logrotate ALERT exited abnormally with [1]
|
Month=Jun,
Date=10,
Time=04:03:02,
Level=combo,
Component=logrotate,
Content=ALERT exited abnormally with [1]
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
hda: status timeout: status=0xd0 { Busy }
|
hda: status timeout: status=<*> <*>
|
Breaks log down into its individual components.
|
Nov 10 16:00:31 combo kernel hda: status timeout: status=0xd0 { Busy }
|
Month=Nov,
Date=10,
Time=16:00:31,
Level=combo,
Component=kernel,
Content=hda: status timeout: status=0xd0 { Busy }
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<0213d341>] read_swap_cache_async+0x41/0x84
|
[<*>] read_swap_cache_async+<*>
|
Breaks log down into its individual components.
|
Nov 21 12:41:10 combo kernel [<0213d341>] read_swap_cache_async+0x41/0x84
|
Month=Nov,
Date=21,
Time=12:41:10,
Level=combo,
Component=kernel,
Content=[<0213d341>] read_swap_cache_async+0x41/0x84
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<0211c01d>] do_proc_dointvec_conv+0x0/0x36
|
[<*>] do_proc_dointvec_conv+<*>
|
Breaks log down into its individual components.
|
Nov 22 09:25:55 combo kernel [<0211c01d>] do_proc_dointvec_conv+0x0/0x36
|
Month=Nov,
Date=22,
Time=09:25:55,
Level=combo,
Component=kernel,
Content=[<0211c01d>] do_proc_dointvec_conv+0x0/0x36
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<0a8e1c17>] ext3_mark_inode_dirty+0x11/0x27 [ext3]
|
[<*>] ext3_mark_inode_dirty+<*>
|
Breaks log down into its individual components.
|
Nov 22 07:36:47 combo kernel [<0a8e1c17>] ext3_mark_inode_dirty+0x11/0x27 [ext3]
|
Month=Nov,
Date=22,
Time=07:36:47,
Level=combo,
Component=kernel,
Content=[<0a8e1c17>] ext3_mark_inode_dirty+0x11/0x27 [ext3]
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
messagebus -TERM succeeded
|
messagebus -TERM succeeded
|
Breaks log down into its individual components.
|
Sep 28 09:08:35 combo messagebus messagebus -TERM succeeded
|
Month=Sep,
Date=28,
Time=09:08:35,
Level=combo,
Component=messagebus,
Content=messagebus -TERM succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Couldn't authenticate user
|
Couldn't authenticate user
|
Breaks log down into its individual components.
|
Jun 13 05:27:12 combo gdm-binary 2803.0 Couldn't authenticate user
|
Month=Jun,
Date=13,
Time=05:27:12,
Level=combo,
Component=gdm-binary,
PID=2803.0,
Content=Couldn't authenticate user
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Bluetooth: HCI device and connection manager initialized
|
Bluetooth: HCI device and connection manager initialized
|
Breaks log down into its individual components.
|
Jun 9 06:06:34 combo kernel Bluetooth: HCI device and connection manager initialized
|
Month=Jun,
Date=9,
Time=06:06:34,
Level=combo,
Component=kernel,
Content=Bluetooth: HCI device and connection manager initialized
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Capability LSM initialized
|
Capability LSM initialized
|
Breaks log down into its individual components.
|
Jun 9 06:06:20 combo kernel Capability LSM initialized
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=kernel,
Content=Capability LSM initialized
|
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.
|
Jun 9 06:06:21 combo rc Starting pcmcia: succeeded
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=rc,
Content=Starting pcmcia: succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
SCSI subsystem initialized
|
SCSI subsystem initialized
|
Breaks log down into its individual components.
|
Jun 9 06:06:31 combo kernel SCSI subsystem initialized
|
Month=Jun,
Date=9,
Time=06:06:31,
Level=combo,
Component=kernel,
Content=SCSI subsystem initialized
|
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.
|
Jun 9 06:06:24 combo smartd 1755.0 Configuration file /etc/smartd.conf parsed.
|
Month=Jun,
Date=9,
Time=06:06:24,
Level=combo,
Component=smartd,
PID=1755.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.
|
inserting floppy driver for 2.6.5-1.358
|
inserting floppy driver for <*>
|
Breaks log down into its individual components.
|
Jun 9 06:06:32 combo kernel inserting floppy driver for 2.6.5-1.358
|
Month=Jun,
Date=9,
Time=06:06:32,
Level=combo,
Component=kernel,
Content=inserting floppy driver for 2.6.5-1.358
|
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.
|
Jun 9 06:06:29 combo kernel EXT3 FS on hda2, internal journal
|
Month=Jun,
Date=9,
Time=06:06:29,
Level=combo,
Component=kernel,
Content=EXT3 FS on hda2, internal journal
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
loading configuration from '/etc/named.conf'
|
loading configuration from <*>
|
Breaks log down into its individual components.
|
Jun 9 10:07:13 combo named 2275.0 loading configuration from '/etc/named.conf'
|
Month=Jun,
Date=9,
Time=10:07:13,
Level=combo,
Component=named,
PID=2275.0,
Content=loading configuration from '/etc/named.conf'
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
klogd 1.4.1, log source = /proc/kmsg started.
|
klogd <*>, log source = <*> started.
|
Breaks log down into its individual components.
|
Jun 9 06:06:20 combo kernel klogd 1.4.1, log source = /proc/kmsg started.
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=kernel,
Content=klogd 1.4.1, log source = /proc/kmsg started.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
DMA zone: 4096 pages, LIFO batch:1
|
DMA zone: <*> pages, LIFO batch:<*>
|
Breaks log down into its individual components.
|
Jun 9 06:06:20 combo kernel DMA zone: 4096 pages, LIFO batch:1
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=kernel,
Content=DMA zone: 4096 pages, LIFO batch:1
|
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.
|
Jun 9 06:06:25 combo kernel serio: i8042 KBD port at 0x60,0x64 irq 1
|
Month=Jun,
Date=9,
Time=06:06:25,
Level=combo,
Component=kernel,
Content=serio: i8042 KBD port at 0x60,0x64 irq 1
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.