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.
|
audit(1138278091.510:111925): syscall=103 exit=0 a0=8 a1=0 a2=3 a3=3 items=0 pid=506 loginuid=-1 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0
|
audit(<*>): syscall=<*> exit=<*> a0=<*> a1=<*> a2=<*> a3=<*> items=<*> pid=<*> loginuid=<*> uid=<*> gid=<*> euid=<*> suid=<*> fsuid=<*> egid=<*> sgid=<*> fsgid=<*>
|
Breaks log down into its individual components.
|
Jan 26 12:22:13 combo kernel audit(1138278091.510:111925): syscall=103 exit=0 a0=8 a1=0 a2=3 a3=3 items=0 pid=506 loginuid=-1 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0
|
Month=Jan,
Date=26,
Time=12:22:13,
Level=combo,
Component=kernel,
Content=audit(1138278091.510:111925): syscall=103 exit=0 a0=8 a1=0 a2=3 a3=3 items=0 pid=506 loginuid=-1 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
|
ide: Assuming <*> system bus speed for PIO modes; override with idebus=<*>
|
Breaks log down into its individual components.
|
Jun 9 06:06:23 combo kernel ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
|
Month=Jun,
Date=9,
Time=06:06:23,
Level=combo,
Component=kernel,
Content=ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
tty2: invalid character 0x1b in login name
|
tty2: invalid character <*> in login name
|
Breaks log down into its individual components.
|
Aug 12 10:01:21 combo /sbin/mingetty 20388.0 tty2: invalid character 0x1b in login name
|
Month=Aug,
Date=12,
Time=10:01:21,
Level=combo,
Component=/sbin/mingetty,
PID=20388.0,
Content=tty2: invalid character 0x1b in login name
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Started working: 30 available services
|
Started working: <*> available services
|
Breaks log down into its individual components.
|
Jun 9 06:06:41 combo xinetd 2003.0 Started working: 30 available services
|
Month=Jun,
Date=9,
Time=06:06:41,
Level=combo,
Component=xinetd,
PID=2003.0,
Content=Started working: 30 available services
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
No such internal service: services/stream - DISABLING
|
No such internal service: <*> - DISABLING
|
Breaks log down into its individual components.
|
Jun 9 06:06:40 combo xinetd 2003.0 No such internal service: services/stream - DISABLING
|
Month=Jun,
Date=9,
Time=06:06:40,
Level=combo,
Component=xinetd,
PID=2003.0,
Content=No such internal service: services/stream - DISABLING
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
hda: dma_timer_expiry: dma status == 0x20
|
hda: dma_timer_expiry: dma status == <*>
|
Breaks log down into its individual components.
|
Nov 10 16:00:31 combo kernel hda: dma_timer_expiry: dma status == 0x20
|
Month=Nov,
Date=10,
Time=16:00:31,
Level=combo,
Component=kernel,
Content=hda: dma_timer_expiry: dma status == 0x20
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
mice: PS/2 mouse device common for all mice
|
mice: <*> mouse device common for all mice
|
Breaks log down into its individual components.
|
Jun 9 06:06:25 combo kernel mice: PS/2 mouse device common for all mice
|
Month=Jun,
Date=9,
Time=06:06:25,
Level=combo,
Component=kernel,
Content=mice: PS/2 mouse device common for all mice
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
net.ipv4.conf.default.rp_filter = 1
|
net.ipv4.conf.default.rp_filter = <*>
|
Breaks log down into its individual components.
|
Oct 25 10:08:43 combo sysctl net.ipv4.conf.default.rp_filter = 1
|
Month=Oct,
Date=25,
Time=10:08:43,
Level=combo,
Component=sysctl,
Content=net.ipv4.conf.default.rp_filter = 1
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
security: 5 users, 7 roles, 1244 types, 1 bools
|
security: <*> users, <*> roles, <*> types, <*> bools
|
Breaks log down into its individual components.
|
Jan 26 12:22:12 combo kernel security: 5 users, 7 roles, 1244 types, 1 bools
|
Month=Jan,
Date=26,
Time=12:22:12,
Level=combo,
Component=kernel,
Content=security: 5 users, 7 roles, 1244 types, 1 bools
|
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.
|
Jun 9 06:06:21 combo kernel POSIX conformance testing by UNIFIX
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
Content=POSIX conformance testing by UNIFIX
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
smartd received signal 15: Terminated
|
smartd received signal <*>: Terminated
|
Breaks log down into its individual components.
|
Sep 28 09:09:03 combo smartd 1788.0 smartd received signal 15: Terminated
|
Month=Sep,
Date=28,
Time=09:09:03,
Level=combo,
Component=smartd,
PID=1788.0,
Content=smartd received signal 15: Terminated
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Squid Parent: child process 2264 started
|
Squid Parent: child process <*> started
|
Breaks log down into its individual components.
|
Jun 9 06:07:07 combo squid 2261.0 Squid Parent: child process 2264 started
|
Month=Jun,
Date=9,
Time=06:07:07,
Level=combo,
Component=squid,
PID=2261.0,
Content=Squid Parent: child process 2264 started
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Authentication failed from 163.27.187.39 (163.27.187.39): Software caused connection abort
|
Authentication failed from <*> (<*>): Software caused connection abort
|
Breaks log down into its individual components.
|
Jun 30 20:53:04 combo klogind 19274.0 Authentication failed from 163.27.187.39 (163.27.187.39): Software caused connection abort
|
Month=Jun,
Date=30,
Time=20:53:04,
Level=combo,
Component=klogind,
PID=19274.0,
Content=Authentication failed from 163.27.187.39 (163.27.187.39): Software caused connection abort
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Freeing unused kernel memory: 144k freed
|
Freeing unused kernel memory: <*> freed
|
Breaks log down into its individual components.
|
Jun 9 06:06:27 combo kernel Freeing unused kernel memory: 144k freed
|
Month=Jun,
Date=9,
Time=06:06:27,
Level=combo,
Component=kernel,
Content=Freeing unused kernel memory: 144k freed
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Calibrating delay loop... 1441.79 BogoMIPS
|
Calibrating delay loop... <*> BogoMIPS
|
Breaks log down into its individual components.
|
Jun 9 06:06:20 combo kernel Calibrating delay loop... 1441.79 BogoMIPS
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=kernel,
Content=Calibrating delay loop... 1441.79 BogoMIPS
|
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.
|
Jun 9 06:06:21 combo kernel PCI: Using IRQ router PIIX/ICH [8086/2410] at 0000:00:1f.0
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
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.
|
ttloop: read: Connection timed out
|
ttloop: read: Connection timed out
|
Breaks log down into its individual components.
|
Dec 9 09:41:22 combo telnetd 15597.0 ttloop: read: Connection timed out
|
Month=Dec,
Date=9,
Time=09:41:22,
Level=combo,
Component=telnetd,
PID=15597.0,
Content=ttloop: read: Connection timed out
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Initializing IPsec netlink socket
|
Initializing IPsec netlink socket
|
Breaks log down into its individual components.
|
Jun 9 06:06:26 combo kernel Initializing IPsec netlink socket
|
Month=Jun,
Date=9,
Time=06:06:26,
Level=combo,
Component=kernel,
Content=Initializing IPsec netlink socket
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Client hung up - probable port-scan
|
Client hung up - probable port-scan
|
Breaks log down into its individual components.
|
Oct 23 12:39:40 combo fingerd 22508.0 Client hung up - probable port-scan
|
Month=Oct,
Date=23,
Time=12:39:40,
Level=combo,
Component=fingerd,
PID=22508.0,
Content=Client hung up - probable port-scan
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Device: /dev/hda, found in smartd database.
|
Device: <*>, found in smartd database.
|
Breaks log down into its individual components.
|
Jun 9 06:06:24 combo smartd 1755.0 Device: /dev/hda, found in smartd database.
|
Month=Jun,
Date=9,
Time=06:06:24,
Level=combo,
Component=smartd,
PID=1755.0,
Content=Device: /dev/hda, found in smartd database.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
microcode: No suitable data for cpu 0
|
microcode: No suitable data for cpu <*>
|
Breaks log down into its individual components.
|
Jun 9 06:06:31 combo kernel microcode: No suitable data for cpu 0
|
Month=Jun,
Date=9,
Time=06:06:31,
Level=combo,
Component=kernel,
Content=microcode: No suitable data for cpu 0
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
ip_tables: (C) 2000-2002 Netfilter core team
|
ip_tables: (C) <*> Netfilter core team
|
Breaks log down into its individual components.
|
Jun 9 06:06:34 combo kernel ip_tables: (C) 2000-2002 Netfilter core team
|
Month=Jun,
Date=9,
Time=06:06:34,
Level=combo,
Component=kernel,
Content=ip_tables: (C) 2000-2002 Netfilter core team
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
synchronized to LOCAL(0), stratum=10
|
synchronized to LOCAL(<*>), stratum=<*>
|
Breaks log down into its individual components.
|
Jun 9 06:10:35 combo ntpd 2296.0 synchronized to LOCAL(0), stratum=10
|
Month=Jun,
Date=9,
Time=06:10:35,
Level=combo,
Component=ntpd,
PID=2296.0,
Content=synchronized to LOCAL(0), stratum=10
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
rsync error: error in rsync protocol data stream (code 12) at io.c(342)
|
rsync error: error in rsync protocol data stream (code <*>) at io.c(<*>)
|
Breaks log down into its individual components.
|
Oct 23 12:39:46 combo rsyncd 22517.0 rsync error: error in rsync protocol data stream (code 12) at io.c(342)
|
Month=Oct,
Date=23,
Time=12:39:46,
Level=combo,
Component=rsyncd,
PID=22517.0,
Content=rsync error: error in rsync protocol data stream (code 12) at io.c(342)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Adding 262072k swap on /dev/hda3. Priority:-1 extents:1
|
Adding <*> swap on <*>. Priority:<*> extents:<*>
|
Breaks log down into its individual components.
|
Jun 9 06:06:30 combo kernel Adding 262072k swap on /dev/hda3. Priority:-1 extents:1
|
Month=Jun,
Date=9,
Time=06:06:30,
Level=combo,
Component=kernel,
Content=Adding 262072k swap on /dev/hda3. Priority:-1 extents:1
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Stopping Canna server: succeeded
|
Stopping Canna server: succeeded
|
Breaks log down into its individual components.
|
Sep 28 09:08:42 combo canna Stopping Canna server: succeeded
|
Month=Sep,
Date=28,
Time=09:08:42,
Level=combo,
Component=canna,
Content=Stopping Canna server: succeeded
|
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.
|
Jun 9 06:06:21 combo kernel isapnp: No Plug & Play device found
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
Content=isapnp: No Plug & Play device found
|
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.
|
Jun 9 06:06:21 combo kernel isapnp: Scanning for PnP cards...
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
Content=isapnp: Scanning for PnP cards...
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Using tsc for high-res timesource
|
Using tsc for high-res timesource
|
Breaks log down into its individual components.
|
Jun 9 06:06:20 combo kernel Using tsc for high-res timesource
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=kernel,
Content=Using tsc for high-res timesource
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
service(sshd) ignoring max retries; 8 > 3
|
service(<*>) ignoring max retries; <*> > <*>
|
Breaks log down into its individual components.
|
Aug 7 08:58:56 combo sshd(pam_unix) 16455.0 service(sshd) ignoring max retries; 8 > 3
|
Month=Aug,
Date=7,
Time=08:58:56,
Level=combo,
Component=sshd(pam_unix),
PID=16455.0,
Content=service(sshd) ignoring max retries; 8 > 3
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Starting background readahead:
|
Starting background readahead:
|
Breaks log down into its individual components.
|
Jun 9 06:06:51 combo readahead Starting background readahead:
|
Month=Jun,
Date=9,
Time=06:06:51,
Level=combo,
Component=readahead,
Content=Starting background readahead:
|
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.
|
Jun 9 06:06:21 combo kernel Initializing Cryptographic API
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
Content=Initializing Cryptographic API
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
BIOS-provided physical RAM map:
|
BIOS-provided physical RAM map:
|
Breaks log down into its individual components.
|
Jun 9 06:06:20 combo kernel BIOS-provided physical RAM map:
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=kernel,
Content=BIOS-provided physical RAM map:
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Kerberos authentication failed
|
Kerberos authentication failed
|
Breaks log down into its individual components.
|
Jun 30 20:53:04 combo klogind 19272.0 Kerberos authentication failed
|
Month=Jun,
Date=30,
Time=20:53:04,
Level=combo,
Component=klogind,
PID=19272.0,
Content=Kerberos authentication failed
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Memory: 125312k/129720k available (1540k kernel code, 3860k reserved, 599k data, 144k init, 0k highmem)
|
Memory: <*> available (<*> kernel code, <*> reserved, <*> data, <*> init, <*> highmem)
|
Breaks log down into its individual components.
|
Jun 9 06:06:20 combo kernel Memory: 125312k/129720k available (1540k kernel code, 3860k reserved, 599k data, 144k init, 0k highmem)
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=kernel,
Content=Memory: 125312k/129720k available (1540k kernel code, 3860k reserved, 599k data, 144k init, 0k highmem)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
open(/dev/pts/0): No such file or directory
|
open(<*>): No such file or directory
|
Breaks log down into its individual components.
|
Sep 29 12:32:48 combo init open(/dev/pts/0): No such file or directory
|
Month=Sep,
Date=29,
Time=12:32:48,
Level=combo,
Component=init,
Content=open(/dev/pts/0): No such file or directory
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Uniform CD-ROM driver Revision: 3.20
|
Uniform CD-ROM driver Revision: <*>
|
Breaks log down into its individual components.
|
Jun 9 06:06:24 combo kernel Uniform CD-ROM driver Revision: 3.20
|
Month=Jun,
Date=9,
Time=06:06:24,
Level=combo,
Component=kernel,
Content=Uniform CD-ROM driver Revision: 3.20
|
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.
|
Jun 9 06:06:21 combo kernel NET: Registered protocol family 16
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
Content=NET: Registered protocol family 16
|
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.
|
Jun 9 06:06:21 combo kernel Total HugeTLB memory allocated, 0
|
Month=Jun,
Date=9,
Time=06:06:21,
Level=combo,
Component=kernel,
Content=Total HugeTLB memory allocated, 0
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
EXT3-fs: hda2: 4 orphan inodes deleted
|
EXT3-fs: <*>: <*> orphan inodes deleted
|
Breaks log down into its individual components.
|
Jun 9 06:06:27 combo kernel EXT3-fs: hda2: 4 orphan inodes deleted
|
Month=Jun,
Date=9,
Time=06:06:27,
Level=combo,
Component=kernel,
Content=EXT3-fs: hda2: 4 orphan inodes deleted
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Out of Memory: Killed process 28473 (httpd).
|
Out of Memory: Killed process <*> (<*>).
|
Breaks log down into its individual components.
|
Nov 15 04:30:29 combo kernel Out of Memory: Killed process 28473 (httpd).
|
Month=Nov,
Date=15,
Time=04:30:29,
Level=combo,
Component=kernel,
Content=Out of Memory: Killed process 28473 (httpd).
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
HighMem zone: 0 pages, LIFO batch:1
|
HighMem zone: <*> pages, LIFO batch:<*>
|
Breaks log down into its individual components.
|
Jun 9 06:06:20 combo kernel HighMem zone: 0 pages, LIFO batch:1
|
Month=Jun,
Date=9,
Time=06:06:20,
Level=combo,
Component=kernel,
Content=HighMem zone: 0 pages, LIFO batch:1
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<02142d47>] invalidate_inode_buffers+0x9/0x33
|
[<*>] invalidate_inode_buffers+<*>
|
Breaks log down into its individual components.
|
Nov 22 09:25:55 combo kernel [<02142d47>] invalidate_inode_buffers+0x9/0x33
|
Month=Nov,
Date=22,
Time=09:25:55,
Level=combo,
Component=kernel,
Content=[<02142d47>] invalidate_inode_buffers+0x9/0x33
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Version 3.0.2 (APM BIOS 1.2, Linux driver 1.16ac)
|
Version <*> (APM BIOS <*>, Linux driver <*>)
|
Breaks log down into its individual components.
|
Jun 9 06:06:23 combo apmd 1717.0 Version 3.0.2 (APM BIOS 1.2, Linux driver 1.16ac)
|
Month=Jun,
Date=9,
Time=06:06:23,
Level=combo,
Component=apmd,
PID=1717.0,
Content=Version 3.0.2 (APM BIOS 1.2, Linux driver 1.16ac)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
[<0a8e1ba6>] ext3_reserve_inode_write+0x21/0x81 [ext3]
|
[<*>] ext3_reserve_inode_write+<*>
|
Breaks log down into its individual components.
|
Nov 22 07:36:47 combo kernel [<0a8e1ba6>] ext3_reserve_inode_write+0x21/0x81 [ext3]
|
Month=Nov,
Date=22,
Time=07:36:47,
Level=combo,
Component=kernel,
Content=[<0a8e1ba6>] ext3_reserve_inode_write+0x21/0x81 [ext3]
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
SELinux: initialized (dev , type mqueue), not configured for labeling
|
SELinux: initialized (dev , type <*>), not configured for labeling
|
Breaks log down into its individual components.
|
Jan 26 12:22:12 combo kernel SELinux: initialized (dev , type mqueue), not configured for labeling
|
Month=Jan,
Date=26,
Time=12:22:12,
Level=combo,
Component=kernel,
Content=SELinux: initialized (dev , type mqueue), not configured for labeling
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
audit(1138278092.486:112647): item=0 name=/initrd inode=1021 dev=00:00
|
audit(<*>): item=<*> name=<*> inode=<*> dev=<*>
|
Breaks log down into its individual components.
|
Jan 26 12:22:13 combo kernel audit(1138278092.486:112647): item=0 name=/initrd inode=1021 dev=00:00
|
Month=Jan,
Date=26,
Time=12:22:13,
Level=combo,
Component=kernel,
Content=audit(1138278092.486:112647): item=0 name=/initrd inode=1021 dev=00:00
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
shutting down for system reboot
|
shutting down for system reboot
|
Breaks log down into its individual components.
|
Sep 28 09:08:28 combo shutdown shutting down for system reboot
|
Month=Sep,
Date=28,
Time=09:08:28,
Level=combo,
Component=shutdown,
Content=shutting down for system reboot
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
md: Autodetecting RAID arrays.
|
md: Autodetecting RAID arrays.
|
Breaks log down into its individual components.
|
Jun 9 06:06:26 combo kernel md: Autodetecting RAID arrays.
|
Month=Jun,
Date=9,
Time=06:06:26,
Level=combo,
Component=kernel,
Content=md: Autodetecting RAID arrays.
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Kernel log daemon terminating.
|
Kernel log daemon terminating.
|
Breaks log down into its individual components.
|
Sep 28 09:09:17 combo kernel Kernel log daemon terminating.
|
Month=Sep,
Date=28,
Time=09:09:17,
Level=combo,
Component=kernel,
Content=Kernel log daemon terminating.
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.