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.
|
session closed for user htt
|
session closed for user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:30 combo su(pam_unix) 2081.0 session closed for user htt
|
Month=Dec,
Date=6,
Time=12:23:30,
Level=combo,
Component=su(pam_unix),
PID=2081.0,
Content=session closed for user htt
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
htt startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:30 combo IIim nan htt startup succeeded
|
Month=Dec,
Date=6,
Time=12:23:30,
Level=combo,
Component=IIim,
PID=nan,
Content=htt startup succeeded
|
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, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:34 combo htt_server 2084.0 started.
|
Month=Dec,
Date=6,
Time=12:23:34,
Level=combo,
Component=htt_server,
PID=2084.0,
Content=started.
|
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, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:35 combo canna nan succeeded
|
Month=Dec,
Date=6,
Time=12:23:35,
Level=combo,
Component=canna,
PID=nan,
Content=succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
crond startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:35 combo crond nan crond startup succeeded
|
Month=Dec,
Date=6,
Time=12:23:35,
Level=combo,
Component=crond,
PID=nan,
Content=crond startup succeeded
|
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, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:38 combo xinetd 2006.0 file descriptor of service comsat has been closed
|
Month=Dec,
Date=6,
Time=12:23:38,
Level=combo,
Component=xinetd,
PID=2006.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.
|
select reported EBADF but no bad file descriptors were found
|
select reported EBADF but no bad file descriptors were found
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:38 combo xinetd 2006.0 select reported EBADF but no bad file descriptors were found
|
Month=Dec,
Date=6,
Time=12:23:38,
Level=combo,
Component=xinetd,
PID=2006.0,
Content=select reported EBADF but no bad file descriptors were found
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
xfs startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:45 combo xfs nan xfs startup succeeded
|
Month=Dec,
Date=6,
Time=12:23:45,
Level=combo,
Component=xfs,
PID=nan,
Content=xfs startup succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
anacron startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:45 combo anacron nan anacron startup succeeded
|
Month=Dec,
Date=6,
Time=12:23:45,
Level=combo,
Component=anacron,
PID=nan,
Content=anacron startup succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
atd startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:46 combo atd nan atd startup succeeded
|
Month=Dec,
Date=6,
Time=12:23:46,
Level=combo,
Component=atd,
PID=nan,
Content=atd startup succeeded
|
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, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:46 combo readahead nan Starting background readahead:
|
Month=Dec,
Date=6,
Time=12:23:46,
Level=combo,
Component=readahead,
PID=nan,
Content=Starting background readahead:
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Starting readahead: succeeded
|
Starting readahead: succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:46 combo rc nan Starting readahead: succeeded
|
Month=Dec,
Date=6,
Time=12:23:46,
Level=combo,
Component=rc,
PID=nan,
Content=Starting readahead: succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
messagebus startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:23:47 combo messagebus nan messagebus startup succeeded
|
Month=Dec,
Date=6,
Time=12:23:47,
Level=combo,
Component=messagebus,
PID=nan,
Content=messagebus startup succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
httpd startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:24:08 combo httpd nan httpd startup succeeded
|
Month=Dec,
Date=6,
Time=12:24:08,
Level=combo,
Component=httpd,
PID=nan,
Content=httpd startup succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
Squid Parent: child process 2284 started
|
Squid Parent: child process <*> started
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:24:11 combo squid 2282.0 Squid Parent: child process 2284 started
|
Month=Dec,
Date=6,
Time=12:24:11,
Level=combo,
Component=squid,
PID=2282.0,
Content=Squid Parent: child process 2284 started
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
named startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:24:19 combo named nan named startup succeeded
|
Month=Dec,
Date=6,
Time=12:24:19,
Level=combo,
Component=named,
PID=nan,
Content=named startup succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
starting BIND 9.2.3 -u named -t /var/named/chroot
|
starting BIND <*> -u <*> -t <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:19 combo named 2298.0 starting BIND 9.2.3 -u named -t /var/named/chroot
|
Month=Dec,
Date=6,
Time=17:24:19,
Level=combo,
Component=named,
PID=2298.0,
Content=starting BIND 9.2.3 -u named -t /var/named/chroot
|
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, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:19 combo named 2298.0 using 1 CPU
|
Month=Dec,
Date=6,
Time=17:24:19,
Level=combo,
Component=named,
PID=2298.0,
Content=using 1 CPU
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
loading configuration from '/etc/named.conf'
|
loading configuration from <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:20 combo named 2298.0 loading configuration from '/etc/named.conf'
|
Month=Dec,
Date=6,
Time=17:24:20,
Level=combo,
Component=named,
PID=2298.0,
Content=loading configuration from '/etc/named.conf'
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface lo, 127.0.0.1#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:20 combo named 2298.0 listening on IPv4 interface lo, 127.0.0.1#53
|
Month=Dec,
Date=6,
Time=17:24:20,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface lo, 127.0.0.1#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0, 63.126.79.67#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:20 combo named 2298.0 listening on IPv4 interface eth0, 63.126.79.67#53
|
Month=Dec,
Date=6,
Time=17:24:20,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0, 63.126.79.67#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:1, 63.126.79.69#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:20 combo named 2298.0 listening on IPv4 interface eth0:1, 63.126.79.69#53
|
Month=Dec,
Date=6,
Time=17:24:20,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:1, 63.126.79.69#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:2, 63.126.79.70#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:20 combo named 2298.0 listening on IPv4 interface eth0:2, 63.126.79.70#53
|
Month=Dec,
Date=6,
Time=17:24:20,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:2, 63.126.79.70#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:3, 63.126.79.71#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:20 combo named 2298.0 listening on IPv4 interface eth0:3, 63.126.79.71#53
|
Month=Dec,
Date=6,
Time=17:24:20,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:3, 63.126.79.71#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:4, 63.126.79.72#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:20 combo named 2298.0 listening on IPv4 interface eth0:4, 63.126.79.72#53
|
Month=Dec,
Date=6,
Time=17:24:20,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:4, 63.126.79.72#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:5, 63.126.79.73#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:20 combo named 2298.0 listening on IPv4 interface eth0:5, 63.126.79.73#53
|
Month=Dec,
Date=6,
Time=17:24:20,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:5, 63.126.79.73#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:6, 63.126.79.75#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:20 combo named 2298.0 listening on IPv4 interface eth0:6, 63.126.79.75#53
|
Month=Dec,
Date=6,
Time=17:24:20,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:6, 63.126.79.75#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:7, 63.126.79.80#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:20 combo named 2298.0 listening on IPv4 interface eth0:7, 63.126.79.80#53
|
Month=Dec,
Date=6,
Time=17:24:20,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:7, 63.126.79.80#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:8, 63.126.79.81#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:20 combo named 2298.0 listening on IPv4 interface eth0:8, 63.126.79.81#53
|
Month=Dec,
Date=6,
Time=17:24:20,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:8, 63.126.79.81#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:9, 63.126.79.82#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:21 combo named 2298.0 listening on IPv4 interface eth0:9, 63.126.79.82#53
|
Month=Dec,
Date=6,
Time=17:24:21,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:9, 63.126.79.82#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:10, 63.126.79.83#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:21 combo named 2298.0 listening on IPv4 interface eth0:10, 63.126.79.83#53
|
Month=Dec,
Date=6,
Time=17:24:21,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:10, 63.126.79.83#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
snmpd startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:24:22 combo snmpd nan snmpd startup succeeded
|
Month=Dec,
Date=6,
Time=12:24:22,
Level=combo,
Component=snmpd,
PID=nan,
Content=snmpd startup succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:11, 63.126.79.84#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:22 combo named 2298.0 listening on IPv4 interface eth0:11, 63.126.79.84#53
|
Month=Dec,
Date=6,
Time=17:24:22,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:11, 63.126.79.84#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:12, 63.126.79.85#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:23 combo named 2298.0 listening on IPv4 interface eth0:12, 63.126.79.85#53
|
Month=Dec,
Date=6,
Time=17:24:23,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:12, 63.126.79.85#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:13, 63.126.79.87#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:23 combo named 2298.0 listening on IPv4 interface eth0:13, 63.126.79.87#53
|
Month=Dec,
Date=6,
Time=17:24:23,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:13, 63.126.79.87#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
ntpd startup succeeded
|
<*> startup succeeded
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:24:23 combo ntpd nan ntpd startup succeeded
|
Month=Dec,
Date=6,
Time=12:24:23,
Level=combo,
Component=ntpd,
PID=nan,
Content=ntpd startup succeeded
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
NET-SNMP version 5.1.1
|
NET-SNMP version <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:24:24 combo snmpd 2310.0 NET-SNMP version 5.1.1
|
Month=Dec,
Date=6,
Time=12:24:24,
Level=combo,
Component=snmpd,
PID=2310.0,
Content=NET-SNMP version 5.1.1
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:14, 63.126.79.89#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:24 combo named 2298.0 listening on IPv4 interface eth0:14, 63.126.79.89#53
|
Month=Dec,
Date=6,
Time=17:24:24,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:14, 63.126.79.89#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:15, 63.126.79.90#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:26 combo named 2298.0 listening on IPv4 interface eth0:15, 63.126.79.90#53
|
Month=Dec,
Date=6,
Time=17:24:26,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:15, 63.126.79.90#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:16, 63.126.79.95#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:27 combo named 2298.0 listening on IPv4 interface eth0:16, 63.126.79.95#53
|
Month=Dec,
Date=6,
Time=17:24:27,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:16, 63.126.79.95#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
precision = 2.000 usec
|
precision = <*> usec
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:24:26 combo ntpd 2319.0 precision = 2.000 usec
|
Month=Dec,
Date=6,
Time=12:24:26,
Level=combo,
Component=ntpd,
PID=2319.0,
Content=precision = 2.000 usec
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:17, 63.126.79.100#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:28 combo named 2298.0 listening on IPv4 interface eth0:17, 63.126.79.100#53
|
Month=Dec,
Date=6,
Time=17:24:28,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:17, 63.126.79.100#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
kernel time sync status 0040
|
kernel time sync status <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:24:28 combo ntpd 2319.0 kernel time sync status 0040
|
Month=Dec,
Date=6,
Time=12:24:28,
Level=combo,
Component=ntpd,
PID=2319.0,
Content=kernel time sync status 0040
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:18, 63.126.79.105#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:29 combo named 2298.0 listening on IPv4 interface eth0:18, 63.126.79.105#53
|
Month=Dec,
Date=6,
Time=17:24:29,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:18, 63.126.79.105#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
frequency initialized 0.000 PPM from /var/lib/ntp/drift
|
frequency initialized <*> PPM from <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:24:29 combo ntpd 2319.0 frequency initialized 0.000 PPM from /var/lib/ntp/drift
|
Month=Dec,
Date=6,
Time=12:24:29,
Level=combo,
Component=ntpd,
PID=2319.0,
Content=frequency initialized 0.000 PPM from /var/lib/ntp/drift
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:19, 63.126.79.110#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:30 combo named 2298.0 listening on IPv4 interface eth0:19, 63.126.79.110#53
|
Month=Dec,
Date=6,
Time=17:24:30,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:19, 63.126.79.110#53
|
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, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 12:24:30 combo ntpd 2319.0 configure: keyword "authenticate" unknown, line ignored
|
Month=Dec,
Date=6,
Time=12:24:30,
Level=combo,
Component=ntpd,
PID=2319.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.
|
listening on IPv4 interface eth0:20, 63.126.79.115#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:30 combo named 2298.0 listening on IPv4 interface eth0:20, 63.126.79.115#53
|
Month=Dec,
Date=6,
Time=17:24:30,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:20, 63.126.79.115#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:21, 63.126.79.120#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:31 combo named 2298.0 listening on IPv4 interface eth0:21, 63.126.79.120#53
|
Month=Dec,
Date=6,
Time=17:24:31,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:21, 63.126.79.120#53
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
listening on IPv4 interface eth0:22, 63.126.79.125#53
|
listening on IPv4 interface <*>, <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Dec 6 17:24:32 combo named 2298.0 listening on IPv4 interface eth0:22, 63.126.79.125#53
|
Month=Dec,
Date=6,
Time=17:24:32,
Level=combo,
Component=named,
PID=2298.0,
Content=listening on IPv4 interface eth0:22, 63.126.79.125#53
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.