instruction
stringclasses 2
values | input
stringlengths 7
252
| output
stringlengths 7
296
|
---|---|---|
Parse the input log to log template.
|
NET: Registered protocol family 10
|
NET: Registered protocol family <*>
|
Extract key value pairs from the input log.
|
Jun 9 06:06:28 combo kernel nan NET: Registered protocol family 10
|
Month=Jun
Date=9
Time=06:06:28
Level=combo
Component=kernel
PID=nan
Content=NET: Registered protocol family 10
|
Parse the input log to log template.
|
Disabled Privacy Extensions on device 022db720(lo)
|
Disabled Privacy Extensions on device <*>(<*>)
|
Extract key value pairs from the input log.
|
Jun 9 06:06:28 combo kernel nan Disabled Privacy Extensions on device 022db720(lo)
|
Month=Jun
Date=9
Time=06:06:28
Level=combo
Component=kernel
PID=nan
Content=Disabled Privacy Extensions on device 022db720(lo)
|
Parse the input log to log template.
|
IPv6 over IPv4 tunneling driver
|
IPv6 over IPv4 tunneling driver
|
Extract key value pairs from the input log.
|
Jun 9 06:06:28 combo kernel nan IPv6 over IPv4 tunneling driver
|
Month=Jun
Date=9
Time=06:06:28
Level=combo
Component=kernel
PID=nan
Content=IPv6 over IPv4 tunneling driver
|
Parse the input log to log template.
|
USB Universal Host Controller Interface driver v2.2
|
USB Universal Host Controller Interface driver <*>
|
Extract key value pairs from the input log.
|
Jun 9 06:06:28 combo kernel nan USB Universal Host Controller Interface driver v2.2
|
Month=Jun
Date=9
Time=06:06:28
Level=combo
Component=kernel
PID=nan
Content=USB Universal Host Controller Interface driver v2.2
|
Parse the input log to log template.
|
PCI: Found IRQ 11 for device 0000:00:1f.2
|
PCI: Found IRQ <*> for device <*>
|
Extract key value pairs from the input log.
|
Jun 9 06:06:28 combo kernel nan PCI: Found IRQ 11 for device 0000:00:1f.2
|
Month=Jun
Date=9
Time=06:06:28
Level=combo
Component=kernel
PID=nan
Content=PCI: Found IRQ 11 for device 0000:00:1f.2
|
Parse the input log to log template.
|
uhci_hcd 0000:00:1f.2: UHCI Host Controller
|
uhci_hcd <*>: UHCI Host Controller
|
Extract key value pairs from the input log.
|
Jun 9 06:06:29 combo kernel nan uhci_hcd 0000:00:1f.2: UHCI Host Controller
|
Month=Jun
Date=9
Time=06:06:29
Level=combo
Component=kernel
PID=nan
Content=uhci_hcd 0000:00:1f.2: UHCI Host Controller
|
Parse the input log to log template.
|
uhci_hcd 0000:00:1f.2: irq 11, io base 0000ff80
|
uhci_hcd <*>: irq <*>, io base <*>
|
Extract key value pairs from the input log.
|
Jun 9 06:06:29 combo kernel nan uhci_hcd 0000:00:1f.2: irq 11, io base 0000ff80
|
Month=Jun
Date=9
Time=06:06:29
Level=combo
Component=kernel
PID=nan
Content=uhci_hcd 0000:00:1f.2: irq 11, io base 0000ff80
|
Parse the input log to 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 <*>
|
Extract key value pairs from the input log.
|
Jun 9 06:06:29 combo kernel nan uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 1
|
Month=Jun
Date=9
Time=06:06:29
Level=combo
Component=kernel
PID=nan
Content=uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 1
|
Parse the input log to log template.
|
EXT3 FS on hda2, internal journal
|
EXT3 FS on <*>, internal journal
|
Extract key value pairs from the input log.
|
Jun 9 06:06:29 combo kernel nan EXT3 FS on hda2, internal journal
|
Month=Jun
Date=9
Time=06:06:29
Level=combo
Component=kernel
PID=nan
Content=EXT3 FS on hda2, internal journal
|
Parse the input log to log template.
|
cdrom: open failed.
|
cdrom: open failed.
|
Extract key value pairs from the input log.
|
Jun 9 06:06:30 combo kernel nan cdrom: open failed.
|
Month=Jun
Date=9
Time=06:06:30
Level=combo
Component=kernel
PID=nan
Content=cdrom: open failed.
|
Parse the input log to log template.
|
Adding 262072k swap on /dev/hda3. Priority:-1 extents:1
|
Adding <*> swap on <*>. Priority:<*> extents:<*>
|
Extract key value pairs from the input log.
|
Jun 9 06:06:30 combo kernel nan Adding 262072k swap on /dev/hda3. Priority:-1 extents:1
|
Month=Jun
Date=9
Time=06:06:30
Level=combo
Component=kernel
PID=nan
Content=Adding 262072k swap on /dev/hda3. Priority:-1 extents:1
|
Parse the input log to log template.
|
kjournald starting. Commit interval 5 seconds
|
kjournald starting. Commit interval <*> seconds
|
Extract key value pairs from the input log.
|
Jun 9 06:06:30 combo kernel nan kjournald starting. Commit interval 5 seconds
|
Month=Jun
Date=9
Time=06:06:30
Level=combo
Component=kernel
PID=nan
Content=kjournald starting. Commit interval 5 seconds
|
Parse the input log to log template.
|
EXT3 FS on hda1, internal journal
|
EXT3 FS on <*>, internal journal
|
Extract key value pairs from the input log.
|
Jun 9 06:06:30 combo kernel nan EXT3 FS on hda1, internal journal
|
Month=Jun
Date=9
Time=06:06:30
Level=combo
Component=kernel
PID=nan
Content=EXT3 FS on hda1, internal journal
|
Parse the input log to log template.
|
EXT3-fs: mounted filesystem with ordered data mode.
|
EXT3-fs: mounted filesystem with ordered data mode.
|
Extract key value pairs from the input log.
|
Jun 9 06:06:31 combo kernel nan EXT3-fs: mounted filesystem with ordered data mode.
|
Month=Jun
Date=9
Time=06:06:31
Level=combo
Component=kernel
PID=nan
Content=EXT3-fs: mounted filesystem with ordered data mode.
|
Parse the input log to log template.
|
microcode: CPU0 already at revision 0x8 (current=0x8)
|
microcode: CPU0 already at revision <*> (current=<*>)
|
Extract key value pairs from the input log.
|
Jun 9 06:06:31 combo kernel nan microcode: CPU0 already at revision 0x8 (current=0x8)
|
Month=Jun
Date=9
Time=06:06:31
Level=combo
Component=kernel
PID=nan
Content=microcode: CPU0 already at revision 0x8 (current=0x8)
|
Parse the input log to log template.
|
microcode: No suitable data for cpu 0
|
microcode: No suitable data for cpu <*>
|
Extract key value pairs from the input log.
|
Jun 9 06:06:31 combo kernel nan microcode: No suitable data for cpu 0
|
Month=Jun
Date=9
Time=06:06:31
Level=combo
Component=kernel
PID=nan
Content=microcode: No suitable data for cpu 0
|
Parse the input log to log template.
|
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
|
parport0: PC-style at <*> (<*>) [<*>]
|
Extract key value pairs from the input log.
|
Jun 9 06:06:31 combo kernel nan parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
|
Month=Jun
Date=9
Time=06:06:31
Level=combo
Component=kernel
PID=nan
Content=parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
|
Parse the input log to log template.
|
parport0: irq 7 detected
|
parport0: irq <*> detected
|
Extract key value pairs from the input log.
|
Jun 9 06:06:31 combo kernel nan parport0: irq 7 detected
|
Month=Jun
Date=9
Time=06:06:31
Level=combo
Component=kernel
PID=nan
Content=parport0: irq 7 detected
|
Parse the input log to log template.
|
SCSI subsystem initialized
|
SCSI subsystem initialized
|
Extract key value pairs from the input log.
|
Jun 9 06:06:31 combo kernel nan SCSI subsystem initialized
|
Month=Jun
Date=9
Time=06:06:31
Level=combo
Component=kernel
PID=nan
Content=SCSI subsystem initialized
|
Parse the input log to log template.
|
inserting floppy driver for 2.6.5-1.358
|
inserting floppy driver for <*>
|
Extract key value pairs from the input log.
|
Jun 9 06:06:32 combo kernel nan inserting floppy driver for 2.6.5-1.358
|
Month=Jun
Date=9
Time=06:06:32
Level=combo
Component=kernel
PID=nan
Content=inserting floppy driver for 2.6.5-1.358
|
Parse the input log to log template.
|
Floppy drive(s): fd0 is 1.44M
|
Floppy drive(s): <*> is <*>
|
Extract key value pairs from the input log.
|
Jun 9 06:06:32 combo kernel nan Floppy drive(s): fd0 is 1.44M
|
Month=Jun
Date=9
Time=06:06:32
Level=combo
Component=kernel
PID=nan
Content=Floppy drive(s): fd0 is 1.44M
|
Parse the input log to log template.
|
FDC 0 is a National Semiconductor PC87306
|
FDC <*> is a National Semiconductor <*>
|
Extract key value pairs from the input log.
|
Jun 9 06:06:32 combo kernel nan FDC 0 is a National Semiconductor PC87306
|
Month=Jun
Date=9
Time=06:06:32
Level=combo
Component=kernel
PID=nan
Content=FDC 0 is a National Semiconductor PC87306
|
Parse the input log to log template.
|
PCI: Found IRQ 5 for device 0000:01:0c.0
|
PCI: Found IRQ <*> for device <*>
|
Extract key value pairs from the input log.
|
Jun 9 06:06:33 combo kernel nan PCI: Found IRQ 5 for device 0000:01:0c.0
|
Month=Jun
Date=9
Time=06:06:33
Level=combo
Component=kernel
PID=nan
Content=PCI: Found IRQ 5 for device 0000:01:0c.0
|
Parse the input log to log template.
|
3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
|
<*>: Donald Becker and others. <*>
|
Extract key value pairs from the input log.
|
Jun 9 06:06:33 combo kernel nan 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
|
Month=Jun
Date=9
Time=06:06:33
Level=combo
Component=kernel
PID=nan
Content=3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
|
Parse the input log to log template.
|
ip_tables: (C) 2000-2002 Netfilter core team
|
ip_tables: (C) <*> Netfilter core team
|
Extract key value pairs from the input log.
|
Jun 9 06:06:34 combo kernel nan ip_tables: (C) 2000-2002 Netfilter core team
|
Month=Jun
Date=9
Time=06:06:34
Level=combo
Component=kernel
PID=nan
Content=ip_tables: (C) 2000-2002 Netfilter core team
|
Parse the input log to log template.
|
PCI: Found IRQ 5 for device 0000:01:0c.0
|
PCI: Found IRQ <*> for device <*>
|
Extract key value pairs from the input log.
|
Jun 9 06:06:34 combo kernel nan PCI: Found IRQ 5 for device 0000:01:0c.0
|
Month=Jun
Date=9
Time=06:06:34
Level=combo
Component=kernel
PID=nan
Content=PCI: Found IRQ 5 for device 0000:01:0c.0
|
Parse the input log to log template.
|
3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
|
<*>: Donald Becker and others. <*>
|
Extract key value pairs from the input log.
|
Jun 9 06:06:34 combo kernel nan 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
|
Month=Jun
Date=9
Time=06:06:34
Level=combo
Component=kernel
PID=nan
Content=3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
|
Parse the input log to log template.
|
ip_tables: (C) 2000-2002 Netfilter core team
|
ip_tables: (C) <*> Netfilter core team
|
Extract key value pairs from the input log.
|
Jun 9 06:06:34 combo kernel nan ip_tables: (C) 2000-2002 Netfilter core team
|
Month=Jun
Date=9
Time=06:06:34
Level=combo
Component=kernel
PID=nan
Content=ip_tables: (C) 2000-2002 Netfilter core team
|
Parse the input log to log template.
|
process `syslogd' is using obsolete setsockopt SO_BSDCOMPAT
|
process <*> is using obsolete setsockopt SO_BSDCOMPAT
|
Extract key value pairs from the input log.
|
Jun 9 06:06:34 combo kernel nan process `syslogd' is using obsolete setsockopt SO_BSDCOMPAT
|
Month=Jun
Date=9
Time=06:06:34
Level=combo
Component=kernel
PID=nan
Content=process `syslogd' is using obsolete setsockopt SO_BSDCOMPAT
|
Parse the input log to log template.
|
Bluetooth: Core ver 2.4
|
Bluetooth: <*> ver <*>
|
Extract key value pairs from the input log.
|
Jun 9 06:06:34 combo kernel nan Bluetooth: Core ver 2.4
|
Month=Jun
Date=9
Time=06:06:34
Level=combo
Component=kernel
PID=nan
Content=Bluetooth: Core ver 2.4
|
Parse the input log to log template.
|
NET: Registered protocol family 31
|
NET: Registered protocol family <*>
|
Extract key value pairs from the input log.
|
Jun 9 06:06:34 combo kernel nan NET: Registered protocol family 31
|
Month=Jun
Date=9
Time=06:06:34
Level=combo
Component=kernel
PID=nan
Content=NET: Registered protocol family 31
|
Parse the input log to log template.
|
Bluetooth: HCI device and connection manager initialized
|
Bluetooth: HCI device and connection manager initialized
|
Extract key value pairs from the input log.
|
Jun 9 06:06:34 combo kernel nan Bluetooth: HCI device and connection manager initialized
|
Month=Jun
Date=9
Time=06:06:34
Level=combo
Component=kernel
PID=nan
Content=Bluetooth: HCI device and connection manager initialized
|
Parse the input log to log template.
|
Bluetooth: HCI socket layer initialized
|
Bluetooth: HCI socket layer initialized
|
Extract key value pairs from the input log.
|
Jun 9 06:06:34 combo kernel nan Bluetooth: HCI socket layer initialized
|
Month=Jun
Date=9
Time=06:06:34
Level=combo
Component=kernel
PID=nan
Content=Bluetooth: HCI socket layer initialized
|
Parse the input log to log template.
|
Bluetooth: L2CAP ver 2.1
|
Bluetooth: <*> ver <*>
|
Extract key value pairs from the input log.
|
Jun 9 06:06:34 combo kernel nan Bluetooth: L2CAP ver 2.1
|
Month=Jun
Date=9
Time=06:06:34
Level=combo
Component=kernel
PID=nan
Content=Bluetooth: L2CAP ver 2.1
|
Parse the input log to log template.
|
Bluetooth: RFCOMM ver 1.2
|
Bluetooth: <*> ver <*>
|
Extract key value pairs from the input log.
|
Jun 9 06:06:34 combo kernel nan Bluetooth: RFCOMM ver 1.2
|
Month=Jun
Date=9
Time=06:06:34
Level=combo
Component=kernel
PID=nan
Content=Bluetooth: RFCOMM ver 1.2
|
Parse the input log to log template.
|
Bluetooth: RFCOMM socket layer initialized
|
Bluetooth: RFCOMM socket layer initialized
|
Extract key value pairs from the input log.
|
Jun 9 06:06:34 combo kernel nan Bluetooth: RFCOMM socket layer initialized
|
Month=Jun
Date=9
Time=06:06:34
Level=combo
Component=kernel
PID=nan
Content=Bluetooth: RFCOMM socket layer initialized
|
Parse the input log to log template.
|
Bluetooth: RFCOMM TTY layer initialized
|
Bluetooth: RFCOMM TTY layer initialized
|
Extract key value pairs from the input log.
|
Jun 9 06:06:34 combo kernel nan Bluetooth: RFCOMM TTY layer initialized
|
Month=Jun
Date=9
Time=06:06:34
Level=combo
Component=kernel
PID=nan
Content=Bluetooth: RFCOMM TTY layer initialized
|
Parse the input log to log template.
|
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
|
parport0: PC-style at <*> (<*>) [<*>]
|
Extract key value pairs from the input log.
|
Jun 9 06:06:34 combo kernel nan parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
|
Month=Jun
Date=9
Time=06:06:34
Level=combo
Component=kernel
PID=nan
Content=parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
|
Parse the input log to log template.
|
parport0: irq 7 detected
|
parport0: irq <*> detected
|
Extract key value pairs from the input log.
|
Jun 9 06:06:34 combo kernel nan parport0: irq 7 detected
|
Month=Jun
Date=9
Time=06:06:34
Level=combo
Component=kernel
PID=nan
Content=parport0: irq 7 detected
|
Parse the input log to log template.
|
cupsd startup succeeded
|
<*> startup succeeded
|
Extract key value pairs from the input log.
|
Jun 9 06:06:37 combo cups nan cupsd startup succeeded
|
Month=Jun
Date=9
Time=06:06:37
Level=combo
Component=cups
PID=nan
Content=cupsd startup succeeded
|
Parse the input log to log template.
|
succeeded
|
succeeded
|
Extract key value pairs from the input log.
|
Jun 9 06:06:38 combo sshd nan succeeded
|
Month=Jun
Date=9
Time=06:06:38
Level=combo
Component=sshd
PID=nan
Content=succeeded
|
Parse the input log to log template.
|
xinetd startup succeeded
|
<*> startup succeeded
|
Extract key value pairs from the input log.
|
Jun 9 06:06:38 combo xinetd nan xinetd startup succeeded
|
Month=Jun
Date=9
Time=06:06:38
Level=combo
Component=xinetd
PID=nan
Content=xinetd startup succeeded
|
Parse the input log to log template.
|
No such internal service: services/stream - DISABLING
|
No such internal service: <*> - DISABLING
|
Extract key value pairs from the input log.
|
Jun 9 06:06:40 combo xinetd 2003.0 No such internal service: services/stream - DISABLING
|
Month=Jun
Date=9
Time=06:06:40
Level=combo
Component=xinetd
PID=2003.0
Content=No such internal service: services/stream - DISABLING
|
Parse the input log to log template.
|
sendmail startup succeeded
|
<*> startup succeeded
|
Extract key value pairs from the input log.
|
Jun 9 06:06:40 combo sendmail nan sendmail startup succeeded
|
Month=Jun
Date=9
Time=06:06:40
Level=combo
Component=sendmail
PID=nan
Content=sendmail startup succeeded
|
Parse the input log to log template.
|
sm-client startup succeeded
|
<*> startup succeeded
|
Extract key value pairs from the input log.
|
Jun 9 06:06:41 combo sendmail nan sm-client startup succeeded
|
Month=Jun
Date=9
Time=06:06:41
Level=combo
Component=sendmail
PID=nan
Content=sm-client startup succeeded
|
Parse the input log to log template.
|
bind failed (Address already in use (errno = 98)). service = telnet
|
bind failed (Address already in use (errno = <*>)). service = <*>
|
Extract key value pairs from the input log.
|
Jun 9 06:06:41 combo xinetd 2003.0 bind failed (Address already in use (errno = 98)). service = telnet
|
Month=Jun
Date=9
Time=06:06:41
Level=combo
Component=xinetd
PID=2003.0
Content=bind failed (Address already in use (errno = 98)). service = telnet
|
Parse the input log to log template.
|
Service telnet failed to start and is deactivated.
|
Service telnet failed to start and is deactivated.
|
Extract key value pairs from the input log.
|
Jun 9 06:06:41 combo xinetd 2003.0 Service telnet failed to start and is deactivated.
|
Month=Jun
Date=9
Time=06:06:41
Level=combo
Component=xinetd
PID=2003.0
Content=Service telnet failed to start and is deactivated.
|
Parse the input log to log template.
|
xinetd Version 2.3.13 started with libwrap loadavg options compiled in.
|
xinetd Version <*> started with <*> options compiled in.
|
Extract key value pairs from the input log.
|
Jun 9 06:06:41 combo xinetd 2003.0 xinetd Version 2.3.13 started with libwrap loadavg options compiled in.
|
Month=Jun
Date=9
Time=06:06:41
Level=combo
Component=xinetd
PID=2003.0
Content=xinetd Version 2.3.13 started with libwrap loadavg options compiled in.
|
Parse the input log to log template.
|
Started working: 30 available services
|
Started working: <*> available services
|
Extract key value pairs from the input log.
|
Jun 9 06:06:41 combo xinetd 2003.0 Started working: 30 available services
|
Month=Jun
Date=9
Time=06:06:41
Level=combo
Component=xinetd
PID=2003.0
Content=Started working: 30 available services
|
Parse the input log to log template.
|
spamd startup succeeded
|
<*> startup succeeded
|
Extract key value pairs from the input log.
|
Jun 9 06:06:44 combo spamassassin nan spamd startup succeeded
|
Month=Jun
Date=9
Time=06:06:44
Level=combo
Component=spamassassin
PID=nan
Content=spamd startup succeeded
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.