instruction stringclasses 2
values | input stringlengths 7 252 | output stringlengths 7 296 |
|---|---|---|
Parse the input log to log template. | removing device node '/udev/vcs5' | removing device node <*> |
Extract key value pairs from the input log. | Dec 6 12:20:15 combo udev 10049.0 removing device node '/udev/vcs5' | Month=Dec
Date=6
Time=12:20:15
Level=combo
Component=udev
PID=10049.0
Content=removing device node '/udev/vcs5' |
Parse the input log to log template. | removing device node '/udev/vcsa5' | removing device node <*> |
Extract key value pairs from the input log. | Dec 6 12:20:15 combo udev 10052.0 removing device node '/udev/vcsa5' | Month=Dec
Date=6
Time=12:20:15
Level=combo
Component=udev
PID=10052.0
Content=removing device node '/udev/vcsa5' |
Parse the input log to log template. | removing device node '/udev/vcs6' | removing device node <*> |
Extract key value pairs from the input log. | Dec 6 12:20:15 combo udev 10054.0 removing device node '/udev/vcs6' | Month=Dec
Date=6
Time=12:20:15
Level=combo
Component=udev
PID=10054.0
Content=removing device node '/udev/vcs6' |
Parse the input log to log template. | removing device node '/udev/vcsa6' | removing device node <*> |
Extract key value pairs from the input log. | Dec 6 12:20:15 combo udev 10065.0 removing device node '/udev/vcsa6' | Month=Dec
Date=6
Time=12:20:15
Level=combo
Component=udev
PID=10065.0
Content=removing device node '/udev/vcsa6' |
Parse the input log to log template. | creating device node '/udev/vcsa1' | creating device node <*> |
Extract key value pairs from the input log. | Dec 6 12:20:15 combo udev 10089.0 creating device node '/udev/vcsa1' | Month=Dec
Date=6
Time=12:20:15
Level=combo
Component=udev
PID=10089.0
Content=creating device node '/udev/vcsa1' |
Parse the input log to log template. | creating device node '/udev/vcs1' | creating device node <*> |
Extract key value pairs from the input log. | Dec 6 12:20:15 combo udev 10082.0 creating device node '/udev/vcs1' | Month=Dec
Date=6
Time=12:20:15
Level=combo
Component=udev
PID=10082.0
Content=creating device node '/udev/vcs1' |
Parse the input log to log template. | messagebus shutdown failed | <*> shutdown failed |
Extract key value pairs from the input log. | Dec 6 12:20:20 combo messagebus nan messagebus shutdown failed | Month=Dec
Date=6
Time=12:20:20
Level=combo
Component=messagebus
PID=nan
Content=messagebus shutdown failed |
Parse the input log to log template. | atd shutdown succeeded | <*> shutdown succeeded |
Extract key value pairs from the input log. | Dec 6 12:20:23 combo atd nan atd shutdown succeeded | Month=Dec
Date=6
Time=12:20:23
Level=combo
Component=atd
PID=nan
Content=atd shutdown succeeded |
Parse the input log to log template. | privoxy shutdown succeeded | <*> shutdown succeeded |
Extract key value pairs from the input log. | Dec 6 12:20:24 combo privoxy nan privoxy shutdown succeeded | Month=Dec
Date=6
Time=12:20:24
Level=combo
Component=privoxy
PID=nan
Content=privoxy shutdown succeeded |
Parse the input log to log template. | cupsd shutdown succeeded | <*> shutdown succeeded |
Extract key value pairs from the input log. | Dec 6 12:20:28 combo cups nan cupsd shutdown succeeded | Month=Dec
Date=6
Time=12:20:28
Level=combo
Component=cups
PID=nan
Content=cupsd shutdown succeeded |
Parse the input log to log template. | xfs shutdown failed | <*> shutdown failed |
Extract key value pairs from the input log. | Dec 6 12:20:29 combo xfs nan xfs shutdown failed | Month=Dec
Date=6
Time=12:20:29
Level=combo
Component=xfs
PID=nan
Content=xfs shutdown failed |
Parse the input log to log template. | jserver shutdown failed | <*> shutdown failed |
Extract key value pairs from the input log. | Dec 6 12:20:29 combo FreeWnn nan jserver shutdown failed | Month=Dec
Date=6
Time=12:20:29
Level=combo
Component=FreeWnn
PID=nan
Content=jserver shutdown failed |
Parse the input log to log template. | Stopping Canna server: succeeded | Stopping Canna server: succeeded |
Extract key value pairs from the input log. | Dec 6 12:20:31 combo canna nan Stopping Canna server: succeeded | Month=Dec
Date=6
Time=12:20:31
Level=combo
Component=canna
PID=nan
Content=Stopping Canna server: succeeded |
Parse the input log to log template. | Stopping MySQL: failed | Stopping MySQL: failed |
Extract key value pairs from the input log. | Dec 6 12:20:31 combo mysqld nan Stopping MySQL: failed | Month=Dec
Date=6
Time=12:20:31
Level=combo
Component=mysqld
PID=nan
Content=Stopping MySQL: failed |
Parse the input log to log template. | gpm shutdown succeeded | <*> shutdown succeeded |
Extract key value pairs from the input log. | Dec 6 12:20:33 combo gpm nan gpm shutdown succeeded | Month=Dec
Date=6
Time=12:20:33
Level=combo
Component=gpm
PID=nan
Content=gpm shutdown succeeded |
Parse the input log to log template. | httpd shutdown succeeded | <*> shutdown succeeded |
Extract key value pairs from the input log. | Dec 6 12:20:37 combo httpd nan httpd shutdown succeeded | Month=Dec
Date=6
Time=12:20:37
Level=combo
Component=httpd
PID=nan
Content=httpd shutdown succeeded |
Parse the input log to log template. | Stopping squid: | Stopping squid: |
Extract key value pairs from the input log. | Dec 6 12:20:39 combo squid nan Stopping squid: | Month=Dec
Date=6
Time=12:20:39
Level=combo
Component=squid
PID=nan
Content=Stopping squid: |
Parse the input log to log template. | Stopping squid: succeeded | Stopping squid: succeeded |
Extract key value pairs from the input log. | Dec 6 12:20:45 combo rc nan Stopping squid: succeeded | Month=Dec
Date=6
Time=12:20:45
Level=combo
Component=rc
PID=nan
Content=Stopping squid: succeeded |
Parse the input log to log template. | sshd -TERM succeeded | sshd -TERM succeeded |
Extract key value pairs from the input log. | Dec 6 12:20:45 combo sshd nan sshd -TERM succeeded | Month=Dec
Date=6
Time=12:20:45
Level=combo
Component=sshd
PID=nan
Content=sshd -TERM succeeded |
Parse the input log to log template. | Squid Parent: child process 2263 exited with status 0 | Squid Parent: child process <*> exited with status <*> |
Extract key value pairs from the input log. | Dec 6 12:20:45 combo squid 2261.0 Squid Parent: child process 2263 exited with status 0 | Month=Dec
Date=6
Time=12:20:45
Level=combo
Component=squid
PID=2261.0
Content=Squid Parent: child process 2263 exited with status 0 |
Parse the input log to log template. | sendmail shutdown succeeded | <*> shutdown succeeded |
Extract key value pairs from the input log. | Dec 6 12:20:50 combo sendmail nan sendmail shutdown succeeded | Month=Dec
Date=6
Time=12:20:50
Level=combo
Component=sendmail
PID=nan
Content=sendmail shutdown succeeded |
Parse the input log to log template. | sm-client shutdown failed | <*> shutdown failed |
Extract key value pairs from the input log. | Dec 6 12:20:50 combo sendmail nan sm-client shutdown failed | Month=Dec
Date=6
Time=12:20:50
Level=combo
Component=sendmail
PID=nan
Content=sm-client shutdown failed |
Parse the input log to log template. | spamd shutdown succeeded | <*> shutdown succeeded |
Extract key value pairs from the input log. | Dec 6 12:21:01 combo spamassassin nan spamd shutdown succeeded | Month=Dec
Date=6
Time=12:21:01
Level=combo
Component=spamassassin
PID=nan
Content=spamd shutdown succeeded |
Parse the input log to log template. | smartd received signal 15: Terminated | smartd received signal <*>: Terminated |
Extract key value pairs from the input log. | Dec 6 12:21:03 combo smartd 1757.0 smartd received signal 15: Terminated | Month=Dec
Date=6
Time=12:21:03
Level=combo
Component=smartd
PID=1757.0
Content=smartd received signal 15: Terminated |
Parse the input log to log template. | smartd is exiting (exit status 0) | smartd is exiting (exit status <*>) |
Extract key value pairs from the input log. | Dec 6 12:21:03 combo smartd 1757.0 smartd is exiting (exit status 0) | Month=Dec
Date=6
Time=12:21:03
Level=combo
Component=smartd
PID=1757.0
Content=smartd is exiting (exit status 0) |
Parse the input log to log template. | smartd shutdown succeeded | <*> shutdown succeeded |
Extract key value pairs from the input log. | Dec 6 12:21:03 combo smartd nan smartd shutdown succeeded | Month=Dec
Date=6
Time=12:21:03
Level=combo
Component=smartd
PID=nan
Content=smartd shutdown succeeded |
Parse the input log to log template. | named shutdown failed | <*> shutdown failed |
Extract key value pairs from the input log. | Dec 6 12:21:10 combo named nan named shutdown failed | Month=Dec
Date=6
Time=12:21:10
Level=combo
Component=named
PID=nan
Content=named shutdown failed |
Parse the input log to log template. | snmpd shutdown succeeded | <*> shutdown succeeded |
Extract key value pairs from the input log. | Dec 6 12:21:14 combo snmpd nan snmpd shutdown succeeded | Month=Dec
Date=6
Time=12:21:14
Level=combo
Component=snmpd
PID=nan
Content=snmpd shutdown succeeded |
Parse the input log to log template. | xinetd shutdown succeeded | <*> shutdown succeeded |
Extract key value pairs from the input log. | Dec 6 12:21:16 combo xinetd nan xinetd shutdown succeeded | Month=Dec
Date=6
Time=12:21:16
Level=combo
Component=xinetd
PID=nan
Content=xinetd shutdown succeeded |
Parse the input log to log template. | crond shutdown succeeded | <*> shutdown succeeded |
Extract key value pairs from the input log. | Dec 6 12:21:16 combo crond nan crond shutdown succeeded | Month=Dec
Date=6
Time=12:21:16
Level=combo
Component=crond
PID=nan
Content=crond shutdown succeeded |
Parse the input log to log template. | Exiting | Exiting |
Extract key value pairs from the input log. | Dec 6 12:21:17 combo apmd 1717.0 Exiting | Month=Dec
Date=6
Time=12:21:17
Level=combo
Component=apmd
PID=1717.0
Content=Exiting |
Parse the input log to log template. | apmd shutdown succeeded | <*> shutdown succeeded |
Extract key value pairs from the input log. | Dec 6 12:21:20 combo apmd nan apmd shutdown succeeded | Month=Dec
Date=6
Time=12:21:20
Level=combo
Component=apmd
PID=nan
Content=apmd shutdown succeeded |
Parse the input log to log template. | ntpd exiting on signal 15 | ntpd exiting on signal <*> |
Extract key value pairs from the input log. | Dec 6 12:21:20 combo ntpd 2304.0 ntpd exiting on signal 15 | Month=Dec
Date=6
Time=12:21:20
Level=combo
Component=ntpd
PID=2304.0
Content=ntpd exiting on signal 15 |
Parse the input log to log template. | ntpd shutdown succeeded | <*> shutdown succeeded |
Extract key value pairs from the input log. | Dec 6 12:21:21 combo ntpd nan ntpd shutdown succeeded | Month=Dec
Date=6
Time=12:21:21
Level=combo
Component=ntpd
PID=nan
Content=ntpd shutdown succeeded |
Parse the input log to log template. | 1+0 records in | <*> records in |
Extract key value pairs from the input log. | Dec 6 12:21:21 combo dd nan 1+0 records in | Month=Dec
Date=6
Time=12:21:21
Level=combo
Component=dd
PID=nan
Content=1+0 records in |
Parse the input log to log template. | 1+0 records out | <*> records out |
Extract key value pairs from the input log. | Dec 6 12:21:21 combo dd nan 1+0 records out | Month=Dec
Date=6
Time=12:21:21
Level=combo
Component=dd
PID=nan
Content=1+0 records out |
Parse the input log to log template. | rpc.statd shutdown failed | <*> shutdown failed |
Extract key value pairs from the input log. | Dec 6 12:21:21 combo nfslock nan rpc.statd shutdown failed | Month=Dec
Date=6
Time=12:21:21
Level=combo
Component=nfslock
PID=nan
Content=rpc.statd shutdown failed |
Parse the input log to log template. | portmap shutdown failed | <*> shutdown failed |
Extract key value pairs from the input log. | Dec 6 12:21:21 combo portmap nan portmap shutdown failed | Month=Dec
Date=6
Time=12:21:21
Level=combo
Component=portmap
PID=nan
Content=portmap shutdown failed |
Parse the input log to log template. | Kernel logging (proc) stopped. | Kernel logging <*> stopped. |
Extract key value pairs from the input log. | Dec 6 12:21:22 combo kernel nan Kernel logging (proc) stopped. | Month=Dec
Date=6
Time=12:21:22
Level=combo
Component=kernel
PID=nan
Content=Kernel logging (proc) stopped. |
Parse the input log to log template. | Kernel log daemon terminating. | Kernel log daemon terminating. |
Extract key value pairs from the input log. | Dec 6 12:21:22 combo kernel nan Kernel log daemon terminating. | Month=Dec
Date=6
Time=12:21:22
Level=combo
Component=kernel
PID=nan
Content=Kernel log daemon terminating. |
Parse the input log to log template. | klogd shutdown succeeded | <*> shutdown succeeded |
Extract key value pairs from the input log. | Dec 6 12:21:26 combo syslog nan klogd shutdown succeeded | Month=Dec
Date=6
Time=12:21:26
Level=combo
Component=syslog
PID=nan
Content=klogd shutdown succeeded |
Parse the input log to log template. | restart. | restart. |
Extract key value pairs from the input log. | Dec 6 12:22:57 combo syslogd 1.4.1 nan restart. | Month=Dec
Date=6
Time=12:22:57
Level=combo
Component=syslogd 1.4.1
PID=nan
Content=restart. |
Parse the input log to log template. | syslogd startup succeeded | <*> startup succeeded |
Extract key value pairs from the input log. | Dec 6 12:22:57 combo syslog nan syslogd startup succeeded | Month=Dec
Date=6
Time=12:22:57
Level=combo
Component=syslog
PID=nan
Content=syslogd startup succeeded |
Parse the input log to log template. | klogd 1.4.1, log source = /proc/kmsg started. | klogd <*>, log source = <*> started. |
Extract key value pairs from the input log. | Dec 6 12:22:57 combo kernel nan klogd 1.4.1, log source = /proc/kmsg started. | Month=Dec
Date=6
Time=12:22:57
Level=combo
Component=kernel
PID=nan
Content=klogd 1.4.1, log source = /proc/kmsg started. |
Parse the input log to log template. | Linux version 2.6.5-1.358 (bhcompile@bugs.build.redhat.com) (gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)) #1 Sat May 8 09:04:50 EDT 2004 | Linux version <*> (<*>) (gcc version <*> (Red Hat Linux <*>)) <*> |
Extract key value pairs from the input log. | Dec 6 12:22:57 combo kernel nan Linux version 2.6.5-1.358 (bhcompile@bugs.build.redhat.com) (gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)) #1 Sat May 8 09:04:50 EDT 2004 | Month=Dec
Date=6
Time=12:22:57
Level=combo
Component=kernel
PID=nan
Content=Linux version 2.6.5-1.358 (bhcompile@bugs.build.redhat.com) (gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)) #1 Sat May 8 09:04:50 EDT 2004 |
Parse the input log to log template. | BIOS-provided physical RAM map: | BIOS-provided physical RAM map: |
Extract key value pairs from the input log. | Dec 6 12:22:57 combo kernel nan BIOS-provided physical RAM map: | Month=Dec
Date=6
Time=12:22:57
Level=combo
Component=kernel
PID=nan
Content=BIOS-provided physical RAM map: |
Parse the input log to log template. | BIOS-e820: 0000000000000000 - 00000000000a0000 (usable) | BIOS-e820: <*> - <*> (usable) |
Extract key value pairs from the input log. | Dec 6 12:22:57 combo kernel nan BIOS-e820: 0000000000000000 - 00000000000a0000 (usable) | Month=Dec
Date=6
Time=12:22:57
Level=combo
Component=kernel
PID=nan
Content=BIOS-e820: 0000000000000000 - 00000000000a0000 (usable) |
Parse the input log to log template. | BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) | BIOS-e820: <*> - <*> (reserved) |
Extract key value pairs from the input log. | Dec 6 12:22:57 combo kernel nan BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) | Month=Dec
Date=6
Time=12:22:57
Level=combo
Component=kernel
PID=nan
Content=BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) |
Parse the input log to log template. | BIOS-e820: 0000000000100000 - 0000000007eae000 (usable) | BIOS-e820: <*> - <*> (usable) |
Extract key value pairs from the input log. | Dec 6 12:22:57 combo kernel nan BIOS-e820: 0000000000100000 - 0000000007eae000 (usable) | Month=Dec
Date=6
Time=12:22:57
Level=combo
Component=kernel
PID=nan
Content=BIOS-e820: 0000000000100000 - 0000000007eae000 (usable) |
Parse the input log to log template. | BIOS-e820: 0000000007eae000 - 0000000008000000 (reserved) | BIOS-e820: <*> - <*> (reserved) |
Extract key value pairs from the input log. | Dec 6 12:22:57 combo kernel nan BIOS-e820: 0000000007eae000 - 0000000008000000 (reserved) | Month=Dec
Date=6
Time=12:22:57
Level=combo
Component=kernel
PID=nan
Content=BIOS-e820: 0000000007eae000 - 0000000008000000 (reserved) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.