instruction
stringclasses 2
values | input
stringlengths 7
252
| output
stringlengths 7
302
|
---|---|---|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
SELinux: Initializing.
|
SELinux: Initializing.
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:44 combo kernel nan SELinux: Initializing.
|
Month=Jun,
Date=10,
Time=11:31:44,
Level=combo,
Component=kernel,
PID=nan,
Content=SELinux: Initializing.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
SELinux: Starting in permissive mode
|
SELinux: Starting in permissive mode
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:44 combo kernel nan SELinux: Starting in permissive mode
|
Month=Jun,
Date=10,
Time=11:31:44,
Level=combo,
Component=kernel,
PID=nan,
Content=SELinux: Starting in permissive mode
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
There is already a security framework initialized, register_security failed.
|
There is already a security framework initialized, register_security failed.
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:44 combo kernel nan There is already a security framework initialized, register_security failed.
|
Month=Jun,
Date=10,
Time=11:31:44,
Level=combo,
Component=kernel,
PID=nan,
Content=There is already a security framework initialized, register_security failed.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Version 1.0.6 Starting
|
Version <*> Starting
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:44 combo rpc.statd 1636.0 Version 1.0.6 Starting
|
Month=Jun,
Date=10,
Time=11:31:44,
Level=combo,
Component=rpc.statd,
PID=1636.0,
Content=Version 1.0.6 Starting
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Failure registering capabilities with the kernel
|
Failure registering capabilities with the kernel
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:44 combo kernel nan Failure registering capabilities with the kernel
|
Month=Jun,
Date=10,
Time=11:31:44,
Level=combo,
Component=kernel,
PID=nan,
Content=Failure registering capabilities with the kernel
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
rpc.statd startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:44 combo nfslock nan rpc.statd startup succeeded
|
Month=Jun,
Date=10,
Time=11:31:44,
Level=combo,
Component=nfslock,
PID=nan,
Content=rpc.statd startup succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
selinux_register_security: Registering secondary module capability
|
selinux_register_security: Registering secondary module capability
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:44 combo kernel nan selinux_register_security: Registering secondary module capability
|
Month=Jun,
Date=10,
Time=11:31:44,
Level=combo,
Component=kernel,
PID=nan,
Content=selinux_register_security: Registering secondary module capability
|
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, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan Capability LSM initialized
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=Capability LSM initialized
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
|
Dentry cache hash table entries: <*> (order: <*>, <*> bytes)
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
|
Inode-cache hash table entries: <*> (order: <*>, <*> bytes)
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
|
Mount-cache hash table entries: <*> (order: <*>, <*> bytes)
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
CPU: L1 I cache: 16K, L1 D cache: 16K
|
CPU: L1 I cache: <*>, L1 D cache: <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan CPU: L1 I cache: 16K, L1 D cache: 16K
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=CPU: L1 I cache: 16K, L1 D cache: 16K
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
CPU: L2 cache: 256K
|
CPU: L2 cache: <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan CPU: L2 cache: 256K
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=CPU: L2 cache: 256K
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Intel machine check architecture supported.
|
Intel machine check architecture supported.
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan Intel machine check architecture supported.
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=Intel machine check architecture supported.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
CPU: Intel Pentium III (Coppermine) stepping 06
|
CPU: Intel Pentium III (Coppermine) stepping <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan CPU: Intel Pentium III (Coppermine) stepping 06
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=CPU: Intel Pentium III (Coppermine) stepping 06
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
rpc.idmapd startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo rpcidmapd nan rpc.idmapd startup succeeded
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=rpcidmapd,
PID=nan,
Content=rpc.idmapd startup succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Enabling fast FPU save and restore... done.
|
Enabling fast FPU save and restore... done.
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan Enabling fast FPU save and restore... done.
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=Enabling fast FPU save and restore... done.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Enabling unmasked SIMD FPU exception support... done.
|
Enabling unmasked SIMD FPU exception support... done.
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan Enabling unmasked SIMD FPU exception support... done.
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=Enabling unmasked SIMD FPU exception support... done.
|
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, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan Checking 'hlt' instruction... OK.
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=Checking 'hlt' instruction... OK.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
POSIX conformance testing by UNIFIX
|
POSIX conformance testing by UNIFIX
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan POSIX conformance testing by UNIFIX
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=POSIX conformance testing by UNIFIX
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
NET: Registered protocol family 16
|
NET: Registered protocol family <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan NET: Registered protocol family 16
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=NET: Registered protocol family 16
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
PCI: PCI BIOS revision 2.10 entry at 0xfc0ce, last bus=1
|
PCI: PCI BIOS revision <*> entry at <*>, last bus=<*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan PCI: PCI BIOS revision 2.10 entry at 0xfc0ce, last bus=1
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=PCI: PCI BIOS revision 2.10 entry at 0xfc0ce, last bus=1
|
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, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan PCI: Using configuration type 1
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=PCI: Using configuration type 1
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
ACPI: Subsystem revision 20040326
|
ACPI: Subsystem revision <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan ACPI: Subsystem revision 20040326
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=ACPI: Subsystem revision 20040326
|
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, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan ACPI: Interpreter disabled.
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=ACPI: Interpreter disabled.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Linux Plug and Play Support v0.97 (c) Adam Belay
|
Linux Plug and Play Support <*> (c) Adam Belay
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan Linux Plug and Play Support v0.97 (c) Adam Belay
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=Linux Plug and Play Support v0.97 (c) Adam Belay
|
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, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan usbcore: registered new driver usbfs
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=usbcore: registered new driver usbfs
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Initializing random number generator: succeeded
|
Initializing random number generator: succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo random nan Initializing random number generator: succeeded
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=random,
PID=nan,
Content=Initializing random number generator: succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
usbcore: registered new driver hub
|
usbcore: registered new driver <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan usbcore: registered new driver hub
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=usbcore: registered new driver hub
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
ACPI: ACPI tables contain no PCI IRQ routing entries
|
ACPI: ACPI tables contain no PCI IRQ routing entries
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan ACPI: ACPI tables contain no PCI IRQ routing entries
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=ACPI: ACPI tables contain no PCI IRQ routing entries
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
PCI: Invalid ACPI-PCI IRQ routing table
|
PCI: Invalid ACPI-PCI IRQ routing table
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan PCI: Invalid ACPI-PCI IRQ routing table
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=PCI: Invalid ACPI-PCI IRQ routing table
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
PCI: Probing PCI hardware
|
PCI: Probing PCI hardware
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan PCI: Probing PCI hardware
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=PCI: Probing PCI hardware
|
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, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan PCI: Probing PCI hardware (bus 00)
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=PCI: Probing PCI hardware (bus 00)
|
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, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo rc nan Starting pcmcia: succeeded
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=rc,
PID=nan,
Content=Starting pcmcia: succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Transparent bridge - 0000:00:1e.0
|
Transparent bridge - <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan Transparent bridge - 0000:00:1e.0
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=Transparent bridge - 0000:00:1e.0
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
PCI: Using IRQ router PIIX/ICH [8086/2410] at 0000:00:1f.0
|
PCI: Using IRQ router PIIX/ICH [<*>] at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan PCI: Using IRQ router PIIX/ICH [8086/2410] at 0000:00:1f.0
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=PCI: Using IRQ router PIIX/ICH [8086/2410] at 0000:00:1f.0
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
|
apm: BIOS version <*> Flags <*> (Driver version <*>)
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
audit: initializing netlink socket (disabled)
|
audit: initializing netlink socket (disabled)
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan audit: initializing netlink socket (disabled)
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=audit: initializing netlink socket (disabled)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
audit(1118403053.397:0): initialized
|
audit(<*>): initialized
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan audit(1118403053.397:0): initialized
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=audit(1118403053.397:0): initialized
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Total HugeTLB memory allocated, 0
|
Total HugeTLB memory allocated, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan Total HugeTLB memory allocated, 0
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=Total HugeTLB memory allocated, 0
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
VFS: Disk quotas dquot_6.5.1
|
VFS: Disk quotas <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan VFS: Disk quotas dquot_6.5.1
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=VFS: Disk quotas dquot_6.5.1
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
|
Dquot-cache hash table entries: <*> (order <*>, <*> bytes)
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
SELinux: Registering netfilter hooks
|
SELinux: Registering netfilter hooks
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan SELinux: Registering netfilter hooks
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=SELinux: Registering netfilter hooks
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Initializing Cryptographic API
|
Initializing Cryptographic API
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan Initializing Cryptographic API
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=Initializing Cryptographic API
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
|
pci_hotplug: PCI Hot Plug PCI Core version: <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan pci_hotplug: PCI Hot Plug PCI Core version: 0.5
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=pci_hotplug: PCI Hot Plug PCI Core version: 0.5
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
isapnp: Scanning for PnP cards...
|
isapnp: Scanning for PnP cards...
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:45 combo kernel nan isapnp: Scanning for PnP cards...
|
Month=Jun,
Date=10,
Time=11:31:45,
Level=combo,
Component=kernel,
PID=nan,
Content=isapnp: Scanning for PnP cards...
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
kernel.core_uses_pid = 1
|
kernel.core_uses_pid = <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:41 combo sysctl nan kernel.core_uses_pid = 1
|
Month=Jun,
Date=10,
Time=11:31:41,
Level=combo,
Component=sysctl,
PID=nan,
Content=kernel.core_uses_pid = 1
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
isapnp: No Plug & Play device found
|
isapnp: No Plug & Play device found
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo kernel nan isapnp: No Plug & Play device found
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=kernel,
PID=nan,
Content=isapnp: No Plug & Play device found
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
HCI daemon ver 2.4 started
|
HCI daemon ver <*> started
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo hcid 1708.0 HCI daemon ver 2.4 started
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=hcid,
PID=1708.0,
Content=HCI daemon ver 2.4 started
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
hcid startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 10 11:31:46 combo bluetooth nan hcid startup succeeded
|
Month=Jun,
Date=10,
Time=11:31:46,
Level=combo,
Component=bluetooth,
PID=nan,
Content=hcid startup succeeded
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.