instruction
stringclasses 1
value | input
stringlengths 47
176
| output
stringclasses 118
values |
---|---|---|
Parse the input log to log template.
|
Jul 26 07:04:12 combo sshd(pam_unix) 28886.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=207.243.167.114 user=root
|
authentication failure; logname= uid=<*> euid=<*> tty=NODEVssh ruser= rhost=<*> user=<*>
|
Parse the input log to log template.
|
Jul 27 04:16:07 combo su(pam_unix) 30999.0 session opened for user cyrus by (uid=0)
|
session opened for user <*> by (uid=<*>)
|
Parse the input log to log template.
|
Jul 27 04:16:08 combo su(pam_unix) 30999.0 session closed for user cyrus
|
session closed for user <*>
|
Parse the input log to log template.
|
Jul 27 04:16:09 combo logrotate nan ALERT exited abnormally with [1]
|
ALERT exited abnormally with [<*>]
|
Parse the input log to log template.
|
Jul 27 04:21:39 combo su(pam_unix) 31373.0 session opened for user news by (uid=0)
|
session opened for user <*> by (uid=<*>)
|
Parse the input log to log template.
|
Jul 27 04:21:40 combo su(pam_unix) 31373.0 session closed for user news
|
session closed for user <*>
|
Parse the input log to log template.
|
Jul 27 10:59:53 combo ftpd 31985.0 connection from 218.38.58.3 () at Wed Jul 27 10:59:53 2005
|
connection from <*> (<*>) at <*>:<*>:<*>
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo syslogd 1.4.1 nan restart.
|
restart.
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo syslog nan syslogd startup succeeded
|
syslogd startup succeeded
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan klogd 1.4.1, log source = /proc/kmsg started.
|
klogd <*>, log source = <*> started.
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan Linux version 2.6.5-1.358 ([email protected]) (gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)) #1 Sat May 8 09:04:50 EDT 2004
|
Linux version <*> ([email protected]) (gcc version <*> (Red Hat Linux <*>)) #<*> <*>:<*>:<*> EDT <*>
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan BIOS-provided physical RAM map:
|
BIOS-provided physical RAM map:
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
|
BIOS-e820: <*> - <*> (usable)
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
|
BIOS-e820: <*> - <*> (reserved)
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan BIOS-e820: 0000000000100000 - 0000000007eae000 (usable)
|
BIOS-e820: <*> - <*> (usable)
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan BIOS-e820: 0000000007eae000 - 0000000008000000 (reserved)
|
BIOS-e820: <*> - <*> (reserved)
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
|
BIOS-e820: <*> - <*> (reserved)
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan 0MB HIGHMEM available.
|
<*> HIGHMEM available.
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan 126MB LOWMEM available.
|
<*> LOWMEM available.
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan zapping low mappings.
|
zapping low mappings.
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo syslog nan klogd startup succeeded
|
klogd startup succeeded
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan On node 0 totalpages: 32430
|
On node <*> totalpages: <*>
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan DMA zone: 4096 pages, LIFO batch:1
|
DMA zone: <*> pages, LIFO batch:<*>
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan Normal zone: 28334 pages, LIFO batch:6
|
Normal zone: <*> pages, LIFO batch:<*>
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo irqbalance nan irqbalance startup succeeded
|
irqbalance startup succeeded
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan HighMem zone: 0 pages, LIFO batch:1
|
HighMem zone: <*> pages, LIFO batch:<*>
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan DMI 2.3 present.
|
DMI <*> present.
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan ACPI disabled because your bios is from 2000 and too old
|
ACPI disabled because your bios is from <*> and too old
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan You can enable it with acpi=force
|
You can enable it with acpi=force
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan Built 1 zonelists
|
Built <*> zonelists
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan Kernel command line: ro root=LABEL=/ rhgb quiet
|
Kernel command line: ro <*>=LABEL=/ rhgb quiet
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan mapped 4G/4G trampoline to ffff3000.
|
mapped 4G/4G trampoline to <*>.
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan Initializing CPU#0
|
Initializing CPU#<*>
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan CPU 0 irqstacks, hard=02345000 soft=02344000
|
CPU <*> irqstacks, hard=<*> soft=<*>
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo portmap nan portmap startup succeeded
|
portmap startup succeeded
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan PID hash table entries: 512 (order 9: 4096 bytes)
|
PID hash table entries: <*> (order <*>: <*> bytes)
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan Detected 731.219 MHz processor.
|
Detected <*> MHz processor.
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo rpc.statd 1618.0 Version 1.0.6 Starting
|
Version <*> Starting
|
Parse the input log to log template.
|
Jul 27 14:41:57 combo kernel nan Using tsc for high-res timesource
|
Using tsc for high-res timesource
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo nfslock nan rpc.statd startup succeeded
|
rpc.statd startup succeeded
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan Console: colour VGA+ 80x25
|
Console: colour VGA+ <*>
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan Memory: 125312k/129720k available (1540k kernel code, 3860k reserved, 599k data, 144k init, 0k highmem)
|
Memory: <*> available (<*> kernel code, <*> reserved, <*> data, <*> init, <*> highmem)
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan Calibrating delay loop... 1445.88 BogoMIPS
|
Calibrating delay loop... <*> BogoMIPS
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan Security Scaffold v1.0.0 initialized
|
Security Scaffold <*> initialized
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan SELinux: Initializing.
|
SELinux: Initializing.
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan SELinux: Starting in permissive mode
|
SELinux: Starting in permissive mode
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan There is already a security framework initialized, register_security failed.
|
There is already a security framework initialized, register_security failed.
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan Failure registering capabilities with the kernel
|
Failure registering capabilities with the kernel
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan selinux_register_security: Registering secondary module capability
|
selinux_register_security: Registering secondary module capability
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan Capability LSM initialized
|
Capability LSM initialized
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo rpcidmapd nan rpc.idmapd startup succeeded
|
rpc.idmapd startup succeeded
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
|
Dentry cache hash table entries: <*> (order: <*>, <*> bytes)
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
|
Inode-cache hash table entries: <*> (order: <*>, <*> bytes)
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
|
Mount-cache hash table entries: <*> (order: <*>, <*> bytes)
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan CPU: L1 I cache: 16K, L1 D cache: 16K
|
CPU: L1 I cache: <*>, L1 D cache: <*>
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan CPU: L2 cache: 256K
|
CPU: L2 cache: <*>
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan Intel machine check architecture supported.
|
Intel machine check architecture supported.
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan Intel machine check reporting enabled on CPU#0.
|
Intel machine check reporting enabled on CPU#<*>.
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan CPU: Intel Pentium III (Coppermine) stepping 06
|
CPU: Intel Pentium III (Coppermine) stepping <*>
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan Enabling fast FPU save and restore... done.
|
Enabling fast FPU save and restore... done.
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan Enabling unmasked SIMD FPU exception support... done.
|
Enabling unmasked SIMD FPU exception support... done.
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan Checking 'hlt' instruction... OK.
|
Checking 'hlt' instruction... OK.
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo random nan Initializing random number generator: succeeded
|
Initializing random number generator: succeeded
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan POSIX conformance testing by UNIFIX
|
POSIX conformance testing by UNIFIX
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan NET: Registered protocol family 16
|
NET: Registered protocol family <*>
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan PCI: PCI BIOS revision 2.10 entry at 0xfc0ce, last bus=1
|
PCI: PCI BIOS revision <*> entry at <*>, last bus=<*>
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan PCI: Using configuration type 1
|
PCI: Using configuration type <*>
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan mtrr: v2.0 (20020519)
|
mtrr: <*> (<*>)
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan ACPI: Subsystem revision 20040326
|
ACPI: Subsystem revision <*>
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan ACPI: Interpreter disabled.
|
ACPI: Interpreter disabled.
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan Linux Plug and Play Support v0.97 (c) Adam Belay
|
Linux Plug and Play Support <*> (c) Adam Belay
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo rc nan Starting pcmcia: succeeded
|
Starting pcmcia: succeeded
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan usbcore: registered new driver usbfs
|
usbcore: registered new driver usbfs
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan usbcore: registered new driver hub
|
usbcore: registered new driver hub
|
Parse the input log to log template.
|
Jul 27 14:41:58 combo kernel nan ACPI: ACPI tables contain no PCI IRQ routing entries
|
ACPI: ACPI tables contain no PCI IRQ routing entries
|
Parse the input log to log template.
|
Jul 27 14:41:59 combo kernel nan PCI: Invalid ACPI-PCI IRQ routing table
|
PCI: Invalid ACPI-PCI IRQ routing table
|
Parse the input log to log template.
|
Jul 27 14:41:59 combo kernel nan PCI: Probing PCI hardware
|
PCI: Probing PCI hardware
|
Parse the input log to log template.
|
Jul 27 14:41:59 combo kernel nan PCI: Probing PCI hardware (bus 00)
|
PCI: Probing PCI hardware (bus <*>)
|
Parse the input log to log template.
|
Jul 27 14:41:59 combo kernel nan Transparent bridge - 0000:00:1e.0
|
Transparent bridge - <*>
|
Parse the input log to log template.
|
Jul 27 14:41:59 combo kernel nan PCI: Using IRQ router PIIX/ICH [8086/2410] at 0000:00:1f.0
|
PCI: Using IRQ router PIIX/ICH [<*>/<*>] at <*>
|
Parse the input log to log template.
|
Jul 27 14:41:59 combo kernel nan apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
|
apm: BIOS version <*> Flags <*> (Driver version <*>)
|
Parse the input log to log template.
|
Jul 27 14:41:59 combo kernel nan audit: initializing netlink socket (disabled)
|
audit: initializing netlink socket (disabled)
|
Parse the input log to log template.
|
Jul 27 14:41:54 combo sysctl nan kernel.core_uses_pid = 1
|
kernel.core_uses_pid = <*>
|
Parse the input log to log template.
|
Jul 27 14:41:59 combo hcid 1690.0 HCI daemon ver 2.4 started
|
HCI daemon ver <*> started
|
Parse the input log to log template.
|
Jul 27 14:41:59 combo bluetooth nan hcid startup succeeded
|
hcid startup succeeded
|
Parse the input log to log template.
|
Jul 27 14:41:59 combo kernel nan audit(1122475266.4294965305:0): initialized
|
audit(<*>:<*>): initialized
|
Parse the input log to log template.
|
Jul 27 14:41:54 combo network nan Setting network parameters: succeeded
|
Setting network parameters: succeeded
|
Parse the input log to log template.
|
Jul 27 14:41:59 combo bluetooth nan sdpd startup succeeded
|
sdpd startup succeeded
|
Parse the input log to log template.
|
Jul 27 14:41:59 combo sdpd 1696.0 sdpd v1.5 started
|
sdpd <*> started
|
Parse the input log to log template.
|
Jul 27 14:41:59 combo kernel nan Total HugeTLB memory allocated, 0
|
Total HugeTLB memory allocated, <*>
|
Parse the input log to log template.
|
Jul 27 14:41:54 combo network nan Bringing up loopback interface: succeeded
|
Bringing up loopback interface: succeeded
|
Parse the input log to log template.
|
Jul 27 14:41:59 combo kernel nan VFS: Disk quotas dquot_6.5.1
|
VFS: Disk quotas <*>
|
Parse the input log to log template.
|
Jul 27 14:41:59 combo kernel nan Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
|
Dquot-cache hash table entries: <*> (order <*>, <*> bytes)
|
Parse the input log to log template.
|
Jul 27 14:41:59 combo kernel nan SELinux: Registering netfilter hooks
|
SELinux: Registering netfilter hooks
|
Parse the input log to log template.
|
Jul 27 14:41:59 combo kernel nan Initializing Cryptographic API
|
Initializing Cryptographic API
|
Parse the input log to log template.
|
Jul 27 14:41:59 combo kernel nan pci_hotplug: PCI Hot Plug PCI Core version: 0.5
|
pci_hotplug: PCI Hot Plug PCI Core version: <*>
|
Parse the input log to log template.
|
Jul 27 14:42:00 combo kernel nan isapnp: Scanning for PnP cards...
|
isapnp: Scanning for PnP cards...
|
Parse the input log to log template.
|
Jul 27 14:42:00 combo kernel nan isapnp: No Plug & Play device found
|
isapnp: No Plug & Play device found
|
Parse the input log to log template.
|
Jul 27 14:42:00 combo kernel nan Real Time Clock Driver v1.12
|
Real Time Clock Driver <*>
|
Parse the input log to log template.
|
Jul 27 14:42:00 combo kernel nan Linux agpgart interface v0.100 (c) Dave Jones
|
Linux agpgart interface <*> (c) Dave Jones
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.