instruction
stringclasses 2
values | input
stringlengths 7
229
| output
stringlengths 7
274
|
---|---|---|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Home page is http://smartmontools.sourceforge.net/
|
Home page is <*>
|
Breaks log down into its individual components.
|
Jun 9 06:06:24 combo smartd 1755.0 Home page is http://smartmontools.sourceforge.net/
|
Month=Jun,
Date=9,
Time=06:06:24,
Level=combo,
Component=smartd,
PID=1755.0,
Content=Home page is http://smartmontools.sourceforge.net/
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<021189cd>] printk+0x106/0x113
|
[<*>] printk+<*>
|
Breaks log down into its individual components.
|
Nov 22 07:36:52 combo kernel [<021189cd>] printk+0x106/0x113
|
Month=Nov,
Date=22,
Time=07:36:52,
Level=combo,
Component=kernel,
Content=[<021189cd>] printk+0x106/0x113
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<0214201b>] __fput+0xb3/0xd1
|
[<*>] __fput+<*>
|
Breaks log down into its individual components.
|
Nov 22 12:25:55 combo kernel [<0214201b>] __fput+0xb3/0xd1
|
Month=Nov,
Date=22,
Time=12:25:55,
Level=combo,
Component=kernel,
Content=[<0214201b>] __fput+0xb3/0xd1
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<0210737b>] do_IRQ+0x15d/0x169
|
[<*>] do_IRQ+<*>
|
Breaks log down into its individual components.
|
Nov 21 12:41:10 combo kernel [<0210737b>] do_IRQ+0x15d/0x169
|
Month=Nov,
Date=21,
Time=12:41:10,
Level=combo,
Component=kernel,
Content=[<0210737b>] do_IRQ+0x15d/0x169
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
succeeded
|
succeeded
|
Breaks log down into its individual components.
|
Jun 9 06:06:38 combo sshd succeeded
|
Month=Jun,
Date=9,
Time=06:06:38,
Level=combo,
Component=sshd,
Content=succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
1+0 records in
|
<*> records in
|
Breaks log down into its individual components.
|
Sep 28 09:09:15 combo dd 1+0 records in
|
Month=Sep,
Date=28,
Time=09:09:15,
Level=combo,
Component=dd,
Content=1+0 records in
|
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.
|
Jun 9 06:06:20 combo kernel Failure registering capabilities with the kernel
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=kernel,
Content=Failure registering capabilities with the kernel
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<0213f1ba>] rw_vm+0x1ce/0x1ea
|
[<*>] rw_vm+<*>
|
Breaks log down into its individual components.
|
Nov 22 07:35:50 combo kernel [<0213f1ba>] rw_vm+0x1ce/0x1ea
|
Month=Nov,
Date=22,
Time=07:35:50,
Level=combo,
Component=kernel,
Content=[<0213f1ba>] rw_vm+0x1ce/0x1ea
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
started.
|
started.
|
Breaks log down into its individual components.
|
Jun 9 06:06:48 combo htt_server 2080.0 started.
|
Month=Jun,
Date=9,
Time=06:06:48,
Level=combo,
Component=htt_server,
PID=2080.0,
Content=started.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
restart.
|
restart.
|
Breaks log down into its individual components.
|
Jun 9 06:06:20 combo syslogd 1.4.1 restart.
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=syslogd 1.4.1,
Content=restart.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
using 1 CPU
|
using <*> CPU
|
Breaks log down into its individual components.
|
Jun 9 10:07:13 combo named 2275.0 using 1 CPU
|
Month=Jun,
Date=9,
Time=10:07:13,
Level=combo,
Component=named,
PID=2275.0,
Content=using 1 CPU
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
input: ImPS/2 Logitech Wheel Mouse on isa0060/serio1
|
input: <*> on <*>
|
Breaks log down into its individual components.
|
Jun 9 06:06:25 combo kernel input: ImPS/2 Logitech Wheel Mouse on isa0060/serio1
|
Month=Jun,
Date=9,
Time=06:06:25,
Level=combo,
Component=kernel,
Content=input: ImPS/2 Logitech Wheel Mouse on isa0060/serio1
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<0215242b>] dput+0x12c/0x13a
|
[<*>] dput+<*>
|
Breaks log down into its individual components.
|
Nov 21 12:41:10 combo kernel [<0215242b>] dput+0x12c/0x13a
|
Month=Nov,
Date=21,
Time=12:41:10,
Level=combo,
Component=kernel,
Content=[<0215242b>] dput+0x12c/0x13a
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Exiting
|
Exiting
|
Breaks log down into its individual components.
|
Sep 28 09:09:14 combo apmd 1748.0 Exiting
|
Month=Sep,
Date=28,
Time=09:09:14,
Level=combo,
Component=apmd,
PID=1748.0,
Content=Exiting
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
exiting
|
exiting
|
Breaks log down into its individual components.
|
Sep 28 13:09:05 combo named 2305.0 exiting
|
Month=Sep,
Date=28,
Time=13:09:05,
Level=combo,
Component=named,
PID=2305.0,
Content=exiting
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
running
|
running
|
Breaks log down into its individual components.
|
Jun 9 10:07:22 combo named 2275.0 running
|
Month=Jun,
Date=9,
Time=10:07:22,
Level=combo,
Component=named,
PID=2275.0,
Content=running
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Service telnet failed to start and is deactivated.
|
Service telnet failed to start and is deactivated.
|
Breaks log down into its individual components.
|
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.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
agpgart: Maximum main memory to use for agp memory: 93M
|
agpgart: Maximum main memory to use for agp memory: <*>
|
Breaks log down into its individual components.
|
Jun 9 06:06:21 combo kernel agpgart: Maximum main memory to use for agp memory: 93M
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
Content=agpgart: Maximum main memory to use for agp memory: 93M
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
sendmail: page allocation failure. order:0, mode:0x1d2
|
sendmail: page allocation failure. order:<*>, mode:<*>
|
Breaks log down into its individual components.
|
Nov 22 12:25:54 combo kernel sendmail: page allocation failure. order:0, mode:0x1d2
|
Month=Nov,
Date=22,
Time=12:25:54,
Level=combo,
Component=kernel,
Content=sendmail: page allocation failure. order:0, mode:0x1d2
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
file descriptor of service comsat has been closed
|
file descriptor of service comsat has been closed
|
Breaks log down into its individual components.
|
Jun 10 04:02:23 combo xinetd 2003.0 file descriptor of service comsat has been closed
|
Month=Jun,
Date=10,
Time=04:02:23,
Level=combo,
Component=xinetd,
PID=2003.0,
Content=file descriptor of service comsat has been closed
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
ACPI disabled because your bios is from 2000 and too old
|
ACPI disabled because your bios is from <*> and too old
|
Breaks log down into its individual components.
|
Jun 9 06:06:20 combo kernel ACPI disabled because your bios is from 2000 and too old
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=kernel,
Content=ACPI disabled because your bios is from 2000 and too old
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Warning! Could not relabel with system_u:object_r:devpts_t, not relabeling.
|
Warning! Could not relabel with <*>, not relabeling.
|
Breaks log down into its individual components.
|
Jan 26 12:55:50 combo sshd 3128.0 Warning! Could not relabel with system_u:object_r:devpts_t, not relabeling.
|
Month=Jan,
Date=26,
Time=12:55:50,
Level=combo,
Component=sshd,
PID=3128.0,
Content=Warning! Could not relabel with system_u:object_r:devpts_t, not relabeling.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
audit(1138278089.855:0): avc: denied { read write } for pid=1 exe=/sbin/init name=initctl dev=hda2 ino=1031635 scontext=system_u:system_r:kernel_t tcontext=system_u:object_r:file_t tclass=fifo_file
|
audit(<*>): avc: denied <*> for pid=<*> exe=<*> name=<*> dev=<*> ino=<*> scontext=<*> tcontext=<*> tclass=<*>
|
Breaks log down into its individual components.
|
Jan 26 12:22:13 combo kernel audit(1138278089.855:0): avc: denied { read write } for pid=1 exe=/sbin/init name=initctl dev=hda2 ino=1031635 scontext=system_u:system_r:kernel_t tcontext=system_u:object_r:file_t tclass=fifo_file
|
Month=Jan,
Date=26,
Time=12:22:13,
Level=combo,
Component=kernel,
Content=audit(1138278089.855:0): avc: denied { read write } for pid=1 exe=/sbin/init name=initctl dev=hda2 ino=1031635 scontext=system_u:system_r:kernel_t tcontext=system_u:object_r:file_t tclass=fifo_file
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
FAILED LOGIN 1 FROM (null) FOR , Authentication failure
|
FAILED LOGIN <*> FROM (<*>) FOR , Authentication failure
|
Breaks log down into its individual components.
|
Aug 5 05:01:30 combo login 25160.0 FAILED LOGIN 1 FROM (null) FOR , Authentication failure
|
Month=Aug,
Date=5,
Time=05:01:30,
Level=combo,
Component=login,
PID=25160.0,
Content=FAILED LOGIN 1 FROM (null) FOR , Authentication failure
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
xinetd Version 2.3.13 started with libwrap loadavg options compiled in.
|
xinetd Version <*> started with <*> options compiled in.
|
Breaks log down into its individual components.
|
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.
|
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.
|
Jun 9 06:06:20 combo kernel Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=kernel,
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.
|
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
|
Mount-cache hash table entries: <*> (order: <*>, <*> bytes)
|
Breaks log down into its individual components.
|
Jun 9 06:06:20 combo kernel Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=kernel,
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.
|
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
|
Inode-cache hash table entries: <*> (order: <*>, <*> bytes)
|
Breaks log down into its individual components.
|
Jun 9 06:06:20 combo kernel Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=kernel,
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.
|
audit: initializing netlink socket (disabled)
|
audit: initializing netlink socket (disabled)
|
Breaks log down into its individual components.
|
Jun 9 06:06:21 combo kernel audit: initializing netlink socket (disabled)
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
Content=audit: initializing netlink socket (disabled)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Started gpm successfully. Entered daemon mode.
|
Started gpm successfully. Entered daemon mode.
|
Breaks log down into its individual components.
|
Jun 9 06:06:45 combo gpm 2068.0 Started gpm successfully. Entered daemon mode.
|
Month=Jun,
Date=9,
Time=06:06:45,
Level=combo,
Component=gpm,
PID=2068.0,
Content=Started gpm successfully. Entered daemon mode.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
USB Universal Host Controller Interface driver v2.2
|
USB Universal Host Controller Interface driver <*>
|
Breaks log down into its individual components.
|
Jun 9 06:06:28 combo kernel USB Universal Host Controller Interface driver v2.2
|
Month=Jun,
Date=9,
Time=06:06:28,
Level=combo,
Component=kernel,
Content=USB Universal Host Controller Interface driver v2.2
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
|
Uniform Multi-Platform E-IDE driver Revision: <*>
|
Breaks log down into its individual components.
|
Jun 9 06:06:22 combo kernel Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
|
Month=Jun,
Date=9,
Time=06:06:22,
Level=combo,
Component=kernel,
Content=Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
microcode: CPU0 already at revision 0x8 (current=0x8)
|
microcode: CPU0 already at revision <*> (current=<*>)
|
Breaks log down into its individual components.
|
Jun 9 06:06:31 combo kernel microcode: CPU0 already at revision 0x8 (current=0x8)
|
Month=Jun,
Date=9,
Time=06:06:31,
Level=combo,
Component=kernel,
Content=microcode: CPU0 already at revision 0x8 (current=0x8)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
1 more authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=bozesan.teleson.ro user=test
|
<*> more authentication failure; logname= uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
|
Breaks log down into its individual components.
|
Oct 7 18:54:21 combo sshd(pam_unix) 3276.0 1 more authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=bozesan.teleson.ro user=test
|
Month=Oct,
Date=7,
Time=18:54:21,
Level=combo,
Component=sshd(pam_unix),
PID=3276.0,
Content=1 more authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=bozesan.teleson.ro user=test
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
TCP: Hash tables configured (established 8192 bind 16384)
|
TCP: Hash tables configured (established <*> bind <*>)
|
Breaks log down into its individual components.
|
Jun 9 06:06:26 combo kernel TCP: Hash tables configured (established 8192 bind 16384)
|
Month=Jun,
Date=9,
Time=06:06:26,
Level=combo,
Component=kernel,
Content=TCP: Hash tables configured (established 8192 bind 16384)
|
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.
|
Jun 9 06:06:21 combo kernel Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
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.
|
httpd: page allocation failure. order:0, mode:0xd2
|
httpd: page allocation failure. order:<*>, mode:<*>
|
Breaks log down into its individual components.
|
Nov 21 12:41:10 combo kernel httpd: page allocation failure. order:0, mode:0xd2
|
Month=Nov,
Date=21,
Time=12:41:10,
Level=combo,
Component=kernel,
Content=httpd: page allocation failure. order:0, mode:0xd2
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Squid Parent: child process 2294 exited with status 0
|
Squid Parent: child process <*> exited with status <*>
|
Breaks log down into its individual components.
|
Sep 28 09:08:56 combo squid 2292.0 Squid Parent: child process 2294 exited with status 0
|
Month=Sep,
Date=28,
Time=09:08:56,
Level=combo,
Component=squid,
PID=2292.0,
Content=Squid Parent: child process 2294 exited with status 0
|
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.
|
Jun 9 06:06:21 combo kernel Intel machine check architecture supported.
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
Content=Intel machine check architecture supported.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
kjournald starting. Commit interval 5 seconds
|
kjournald starting. Commit interval <*> seconds
|
Breaks log down into its individual components.
|
Jun 9 06:06:26 combo kernel kjournald starting. Commit interval 5 seconds
|
Month=Jun,
Date=9,
Time=06:06:26,
Level=combo,
Component=kernel,
Content=kjournald starting. Commit interval 5 seconds
|
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.
|
Jun 9 06:06:21 combo kernel CPU: Intel Pentium III (Coppermine) stepping 06
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
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.
|
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 <*> (<*>) (gcc version <*> (Red Hat Linux <*>)) <*>
|
Breaks log down into its individual components.
|
Jun 9 06:06:20 combo kernel 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
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=kernel,
Content=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
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Bluetooth: RFCOMM socket layer initialized
|
Bluetooth: RFCOMM socket layer initialized
|
Breaks log down into its individual components.
|
Jun 9 06:06:34 combo kernel Bluetooth: RFCOMM socket layer initialized
|
Month=Jun,
Date=9,
Time=06:06:34,
Level=combo,
Component=kernel,
Content=Bluetooth: RFCOMM socket layer initialized
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Caught signal 15, un-registering and exiting.
|
Caught signal <*>, un-registering and exiting.
|
Breaks log down into its individual components.
|
Sep 28 09:09:16 combo rpc.statd 1636.0 Caught signal 15, un-registering and exiting.
|
Month=Sep,
Date=28,
Time=09:09:16,
Level=combo,
Component=rpc.statd,
PID=1636.0,
Content=Caught signal 15, un-registering and exiting.
|
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.
|
Jun 9 06:06:20 combo kernel selinux_register_security: Registering secondary module capability
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=kernel,
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.
|
configure: keyword "authenticate" unknown, line ignored
|
configure: keyword <*> unknown, line ignored
|
Breaks log down into its individual components.
|
Jun 9 06:07:21 combo ntpd 2296.0 configure: keyword "authenticate" unknown, line ignored
|
Month=Jun,
Date=9,
Time=06:07:21,
Level=combo,
Component=ntpd,
PID=2296.0,
Content=configure: keyword "authenticate" unknown, line ignored
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Jun 09 06:06:44 Privoxy(-150093696) Info: loading configuration file '/etc/privoxy/config':
|
<*> Privoxy(<*>) Info: loading configuration file <*>
|
Breaks log down into its individual components.
|
Jun 9 06:06:44 combo privoxy Jun 09 06:06:44 Privoxy(-150093696) Info: loading configuration file '/etc/privoxy/config':
|
Month=Jun,
Date=9,
Time=06:06:44,
Level=combo,
Component=privoxy,
Content=Jun 09 06:06:44 Privoxy(-150093696) Info: loading configuration file '/etc/privoxy/config':
|
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.
|
Jun 9 06:06:21 combo kernel Enabling fast FPU save and restore... done.
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
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.
|
SELinux: Setting up existing superblocks.
|
SELinux: Setting up existing superblocks.
|
Breaks log down into its individual components.
|
Jan 26 12:22:12 combo kernel SELinux: Setting up existing superblocks.
|
Month=Jan,
Date=26,
Time=12:22:12,
Level=combo,
Component=kernel,
Content=SELinux: Setting up existing superblocks.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Bringing up loopback interface: succeeded
|
Bringing up loopback interface: succeeded
|
Breaks log down into its individual components.
|
Jun 9 06:06:17 combo network Bringing up loopback interface: succeeded
|
Month=Jun,
Date=9,
Time=06:06:17,
Level=combo,
Component=network,
Content=Bringing up loopback interface: succeeded
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.