instruction
stringclasses 2
values | input
stringlengths 7
252
| output
stringlengths 7
296
|
---|---|---|
Parse the input log to log template.
|
Bluetooth: RFCOMM ver 1.2
|
Bluetooth: <*> ver <*>
|
Extract key value pairs from the input log.
|
Jun 10 11:31:55 combo kernel nan Bluetooth: RFCOMM ver 1.2
|
Month=Jun
Date=10
Time=11:31:55
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 10 11:31:55 combo kernel nan Bluetooth: RFCOMM socket layer initialized
|
Month=Jun
Date=10
Time=11:31:55
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 10 11:31:55 combo kernel nan Bluetooth: RFCOMM TTY layer initialized
|
Month=Jun
Date=10
Time=11:31:55
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 10 11:31:58 combo kernel nan parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
|
Month=Jun
Date=10
Time=11:31:58
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 10 11:31:58 combo kernel nan parport0: irq 7 detected
|
Month=Jun
Date=10
Time=11:31:58
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 10 11:32:00 combo cups nan cupsd startup succeeded
|
Month=Jun
Date=10
Time=11:32:00
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 10 11:32:00 combo sshd nan succeeded
|
Month=Jun
Date=10
Time=11:32:00
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 10 11:32:00 combo xinetd nan xinetd startup succeeded
|
Month=Jun
Date=10
Time=11:32:00
Level=combo
Component=xinetd
PID=nan
Content=xinetd startup succeeded
|
Parse the input log to log template.
|
sendmail startup succeeded
|
<*> startup succeeded
|
Extract key value pairs from the input log.
|
Jun 10 11:32:01 combo sendmail nan sendmail startup succeeded
|
Month=Jun
Date=10
Time=11:32:01
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 10 11:32:01 combo sendmail nan sm-client startup succeeded
|
Month=Jun
Date=10
Time=11:32:01
Level=combo
Component=sendmail
PID=nan
Content=sm-client 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 10 11:32:02 combo xinetd 2034.0 No such internal service: services/stream - DISABLING
|
Month=Jun
Date=10
Time=11:32:02
Level=combo
Component=xinetd
PID=2034.0
Content=No such internal service: services/stream - DISABLING
|
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 10 11:32:03 combo xinetd 2034.0 bind failed (Address already in use (errno = 98)). service = telnet
|
Month=Jun
Date=10
Time=11:32:03
Level=combo
Component=xinetd
PID=2034.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 10 11:32:03 combo xinetd 2034.0 Service telnet failed to start and is deactivated.
|
Month=Jun
Date=10
Time=11:32:03
Level=combo
Component=xinetd
PID=2034.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 10 11:32:03 combo xinetd 2034.0 xinetd Version 2.3.13 started with libwrap loadavg options compiled in.
|
Month=Jun
Date=10
Time=11:32:03
Level=combo
Component=xinetd
PID=2034.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 10 11:32:03 combo xinetd 2034.0 Started working: 30 available services
|
Month=Jun
Date=10
Time=11:32:03
Level=combo
Component=xinetd
PID=2034.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 10 11:32:05 combo spamassassin nan spamd startup succeeded
|
Month=Jun
Date=10
Time=11:32:05
Level=combo
Component=spamassassin
PID=nan
Content=spamd startup succeeded
|
Parse the input log to log template.
|
Jun 10 11:32:05 Privoxy(-150769536) Info: loading configuration file '/etc/privoxy/config':
|
<*> Privoxy(<*>) Info: loading configuration file <*>
|
Extract key value pairs from the input log.
|
Jun 10 11:32:05 combo privoxy nan Jun 10 11:32:05 Privoxy(-150769536) Info: loading configuration file '/etc/privoxy/config':
|
Month=Jun
Date=10
Time=11:32:05
Level=combo
Component=privoxy
PID=nan
Content=Jun 10 11:32:05 Privoxy(-150769536) Info: loading configuration file '/etc/privoxy/config':
|
Parse the input log to log template.
|
privoxy startup succeeded
|
<*> startup succeeded
|
Extract key value pairs from the input log.
|
Jun 10 11:32:06 combo privoxy nan privoxy startup succeeded
|
Month=Jun
Date=10
Time=11:32:06
Level=combo
Component=privoxy
PID=nan
Content=privoxy startup succeeded
|
Parse the input log to log template.
|
*** info [startup.c(95)]:
|
*** info [startup.c(<*>)]:
|
Extract key value pairs from the input log.
|
Jun 10 11:32:06 combo gpm 2094.0 *** info [startup.c(95)]:
|
Month=Jun
Date=10
Time=11:32:06
Level=combo
Component=gpm
PID=2094.0
Content=*** info [startup.c(95)]:
|
Parse the input log to log template.
|
Started gpm successfully. Entered daemon mode.
|
Started gpm successfully. Entered daemon mode.
|
Extract key value pairs from the input log.
|
Jun 10 11:32:06 combo gpm 2094.0 Started gpm successfully. Entered daemon mode.
|
Month=Jun
Date=10
Time=11:32:06
Level=combo
Component=gpm
PID=2094.0
Content=Started gpm successfully. Entered daemon mode.
|
Parse the input log to log template.
|
*** info [mice.c(1766)]:
|
*** info [mice.c(<*>)]:
|
Extract key value pairs from the input log.
|
Jun 10 11:32:07 combo gpm 2094.0 *** info [mice.c(1766)]:
|
Month=Jun
Date=10
Time=11:32:07
Level=combo
Component=gpm
PID=2094.0
Content=*** info [mice.c(1766)]:
|
Parse the input log to log template.
|
imps2: Auto-detected intellimouse PS/2
|
imps2: Auto-detected intellimouse PS/2
|
Extract key value pairs from the input log.
|
Jun 10 11:32:07 combo gpm 2094.0 imps2: Auto-detected intellimouse PS/2
|
Month=Jun
Date=10
Time=11:32:07
Level=combo
Component=gpm
PID=2094.0
Content=imps2: Auto-detected intellimouse PS/2
|
Parse the input log to log template.
|
gpm startup succeeded
|
<*> startup succeeded
|
Extract key value pairs from the input log.
|
Jun 10 11:32:07 combo gpm nan gpm startup succeeded
|
Month=Jun
Date=10
Time=11:32:07
Level=combo
Component=gpm
PID=nan
Content=gpm startup succeeded
|
Parse the input log to log template.
|
session opened for user htt by (uid=0)
|
session opened for user <*> by <*>
|
Extract key value pairs from the input log.
|
Jun 10 11:32:07 combo su(pam_unix) 2103.0 session opened for user htt by (uid=0)
|
Month=Jun
Date=10
Time=11:32:07
Level=combo
Component=su(pam_unix)
PID=2103.0
Content=session opened for user htt by (uid=0)
|
Parse the input log to log template.
|
session closed for user htt
|
session closed for user <*>
|
Extract key value pairs from the input log.
|
Jun 10 11:32:07 combo su(pam_unix) 2103.0 session closed for user htt
|
Month=Jun
Date=10
Time=11:32:07
Level=combo
Component=su(pam_unix)
PID=2103.0
Content=session closed for user htt
|
Parse the input log to log template.
|
htt startup succeeded
|
<*> startup succeeded
|
Extract key value pairs from the input log.
|
Jun 10 11:32:07 combo IIim nan htt startup succeeded
|
Month=Jun
Date=10
Time=11:32:07
Level=combo
Component=IIim
PID=nan
Content=htt startup succeeded
|
Parse the input log to log template.
|
creating device node '/udev/lp0'
|
creating device node <*>
|
Extract key value pairs from the input log.
|
Jun 10 11:32:08 combo udev 2118.0 creating device node '/udev/lp0'
|
Month=Jun
Date=10
Time=11:32:08
Level=combo
Component=udev
PID=2118.0
Content=creating device node '/udev/lp0'
|
Parse the input log to log template.
|
started.
|
started.
|
Extract key value pairs from the input log.
|
Jun 10 11:32:09 combo htt_server 2106.0 started.
|
Month=Jun
Date=10
Time=11:32:09
Level=combo
Component=htt_server
PID=2106.0
Content=started.
|
Parse the input log to log template.
|
succeeded
|
succeeded
|
Extract key value pairs from the input log.
|
Jun 10 11:32:10 combo canna nan succeeded
|
Month=Jun
Date=10
Time=11:32:10
Level=combo
Component=canna
PID=nan
Content=succeeded
|
Parse the input log to log template.
|
crond startup succeeded
|
<*> startup succeeded
|
Extract key value pairs from the input log.
|
Jun 10 11:32:10 combo crond nan crond startup succeeded
|
Month=Jun
Date=10
Time=11:32:10
Level=combo
Component=crond
PID=nan
Content=crond startup succeeded
|
Parse the input log to log template.
|
xfs startup succeeded
|
<*> startup succeeded
|
Extract key value pairs from the input log.
|
Jun 10 11:32:12 combo xfs nan xfs startup succeeded
|
Month=Jun
Date=10
Time=11:32:12
Level=combo
Component=xfs
PID=nan
Content=xfs startup succeeded
|
Parse the input log to log template.
|
anacron startup succeeded
|
<*> startup succeeded
|
Extract key value pairs from the input log.
|
Jun 10 11:32:12 combo anacron nan anacron startup succeeded
|
Month=Jun
Date=10
Time=11:32:12
Level=combo
Component=anacron
PID=nan
Content=anacron startup succeeded
|
Parse the input log to log template.
|
atd startup succeeded
|
<*> startup succeeded
|
Extract key value pairs from the input log.
|
Jun 10 11:32:12 combo atd nan atd startup succeeded
|
Month=Jun
Date=10
Time=11:32:12
Level=combo
Component=atd
PID=nan
Content=atd startup succeeded
|
Parse the input log to log template.
|
Starting background readahead:
|
Starting background readahead:
|
Extract key value pairs from the input log.
|
Jun 10 11:32:12 combo readahead nan Starting background readahead:
|
Month=Jun
Date=10
Time=11:32:12
Level=combo
Component=readahead
PID=nan
Content=Starting background readahead:
|
Parse the input log to log template.
|
Starting readahead: succeeded
|
Starting readahead: succeeded
|
Extract key value pairs from the input log.
|
Jun 10 11:32:13 combo rc nan Starting readahead: succeeded
|
Month=Jun
Date=10
Time=11:32:13
Level=combo
Component=rc
PID=nan
Content=Starting readahead: succeeded
|
Parse the input log to log template.
|
messagebus startup succeeded
|
<*> startup succeeded
|
Extract key value pairs from the input log.
|
Jun 10 11:32:14 combo messagebus nan messagebus startup succeeded
|
Month=Jun
Date=10
Time=11:32:14
Level=combo
Component=messagebus
PID=nan
Content=messagebus startup succeeded
|
Parse the input log to log template.
|
httpd startup succeeded
|
<*> startup succeeded
|
Extract key value pairs from the input log.
|
Jun 10 11:32:26 combo httpd nan httpd startup succeeded
|
Month=Jun
Date=10
Time=11:32:26
Level=combo
Component=httpd
PID=nan
Content=httpd startup succeeded
|
Parse the input log to log template.
|
Squid Parent: child process 2295 started
|
Squid Parent: child process <*> started
|
Extract key value pairs from the input log.
|
Jun 10 11:32:28 combo squid 2292.0 Squid Parent: child process 2295 started
|
Month=Jun
Date=10
Time=11:32:28
Level=combo
Component=squid
PID=2292.0
Content=Squid Parent: child process 2295 started
|
Parse the input log to log template.
|
starting BIND 9.2.3 -u named -t /var/named/chroot
|
starting BIND <*> -u <*> -t <*>
|
Extract key value pairs from the input log.
|
Jun 10 15:32:33 combo named 2306.0 starting BIND 9.2.3 -u named -t /var/named/chroot
|
Month=Jun
Date=10
Time=15:32:33
Level=combo
Component=named
PID=2306.0
Content=starting BIND 9.2.3 -u named -t /var/named/chroot
|
Parse the input log to log template.
|
using 1 CPU
|
using <*> CPU
|
Extract key value pairs from the input log.
|
Jun 10 15:32:33 combo named 2306.0 using 1 CPU
|
Month=Jun
Date=10
Time=15:32:33
Level=combo
Component=named
PID=2306.0
Content=using 1 CPU
|
Parse the input log to log template.
|
named startup succeeded
|
<*> startup succeeded
|
Extract key value pairs from the input log.
|
Jun 10 11:32:34 combo named nan named startup succeeded
|
Month=Jun
Date=10
Time=11:32:34
Level=combo
Component=named
PID=nan
Content=named startup succeeded
|
Parse the input log to log template.
|
loading configuration from '/etc/named.conf'
|
loading configuration from <*>
|
Extract key value pairs from the input log.
|
Jun 10 15:32:34 combo named 2306.0 loading configuration from '/etc/named.conf'
|
Month=Jun
Date=10
Time=15:32:34
Level=combo
Component=named
PID=2306.0
Content=loading configuration from '/etc/named.conf'
|
Parse the input log to log template.
|
listening on IPv4 interface lo, 127.0.0.1#53
|
listening on IPv4 interface <*>, <*>
|
Extract key value pairs from the input log.
|
Jun 10 15:32:34 combo named 2306.0 listening on IPv4 interface lo, 127.0.0.1#53
|
Month=Jun
Date=10
Time=15:32:34
Level=combo
Component=named
PID=2306.0
Content=listening on IPv4 interface lo, 127.0.0.1#53
|
Parse the input log to log template.
|
listening on IPv4 interface eth0, 63.126.79.67#53
|
listening on IPv4 interface <*>, <*>
|
Extract key value pairs from the input log.
|
Jun 10 15:32:34 combo named 2306.0 listening on IPv4 interface eth0, 63.126.79.67#53
|
Month=Jun
Date=10
Time=15:32:34
Level=combo
Component=named
PID=2306.0
Content=listening on IPv4 interface eth0, 63.126.79.67#53
|
Parse the input log to log template.
|
listening on IPv4 interface eth0:1, 63.126.79.69#53
|
listening on IPv4 interface <*>, <*>
|
Extract key value pairs from the input log.
|
Jun 10 15:32:34 combo named 2306.0 listening on IPv4 interface eth0:1, 63.126.79.69#53
|
Month=Jun
Date=10
Time=15:32:34
Level=combo
Component=named
PID=2306.0
Content=listening on IPv4 interface eth0:1, 63.126.79.69#53
|
Parse the input log to log template.
|
listening on IPv4 interface eth0:2, 63.126.79.70#53
|
listening on IPv4 interface <*>, <*>
|
Extract key value pairs from the input log.
|
Jun 10 15:32:34 combo named 2306.0 listening on IPv4 interface eth0:2, 63.126.79.70#53
|
Month=Jun
Date=10
Time=15:32:34
Level=combo
Component=named
PID=2306.0
Content=listening on IPv4 interface eth0:2, 63.126.79.70#53
|
Parse the input log to log template.
|
listening on IPv4 interface eth0:3, 63.126.79.71#53
|
listening on IPv4 interface <*>, <*>
|
Extract key value pairs from the input log.
|
Jun 10 15:32:34 combo named 2306.0 listening on IPv4 interface eth0:3, 63.126.79.71#53
|
Month=Jun
Date=10
Time=15:32:34
Level=combo
Component=named
PID=2306.0
Content=listening on IPv4 interface eth0:3, 63.126.79.71#53
|
Parse the input log to log template.
|
listening on IPv4 interface eth0:4, 63.126.79.72#53
|
listening on IPv4 interface <*>, <*>
|
Extract key value pairs from the input log.
|
Jun 10 15:32:34 combo named 2306.0 listening on IPv4 interface eth0:4, 63.126.79.72#53
|
Month=Jun
Date=10
Time=15:32:34
Level=combo
Component=named
PID=2306.0
Content=listening on IPv4 interface eth0:4, 63.126.79.72#53
|
Parse the input log to log template.
|
listening on IPv4 interface eth0:5, 63.126.79.73#53
|
listening on IPv4 interface <*>, <*>
|
Extract key value pairs from the input log.
|
Jun 10 15:32:34 combo named 2306.0 listening on IPv4 interface eth0:5, 63.126.79.73#53
|
Month=Jun
Date=10
Time=15:32:34
Level=combo
Component=named
PID=2306.0
Content=listening on IPv4 interface eth0:5, 63.126.79.73#53
|
Parse the input log to log template.
|
listening on IPv4 interface eth0:6, 63.126.79.75#53
|
listening on IPv4 interface <*>, <*>
|
Extract key value pairs from the input log.
|
Jun 10 15:32:34 combo named 2306.0 listening on IPv4 interface eth0:6, 63.126.79.75#53
|
Month=Jun
Date=10
Time=15:32:34
Level=combo
Component=named
PID=2306.0
Content=listening on IPv4 interface eth0:6, 63.126.79.75#53
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.