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.
|
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=220-135-151-1.hinet-ip.hinet.net user=root
|
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 02:04:59 combo sshd(pam_unix) 20897.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=220-135-151-1.hinet-ip.hinet.net user=root
|
Month=Jun,
Date=15,
Time=02:04:59,
Level=combo,
Component=sshd(pam_unix),
PID=20897.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=220-135-151-1.hinet-ip.hinet.net user=root
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=220-135-151-1.hinet-ip.hinet.net user=root
|
authentication failure; logname=<*> uid=<*> euid=<*> tty=<*> ruser=<*> rhost=<*> user=<*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 02:04:59 combo sshd(pam_unix) 20898.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=220-135-151-1.hinet-ip.hinet.net user=root
|
Month=Jun,
Date=15,
Time=02:04:59,
Level=combo,
Component=sshd(pam_unix),
PID=20898.0,
Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=220-135-151-1.hinet-ip.hinet.net user=root
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
session opened for user cyrus by (uid=0)
|
session opened for user <*> by <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 04:06:18 combo su(pam_unix) 21416.0 session opened for user cyrus by (uid=0)
|
Month=Jun,
Date=15,
Time=04:06:18,
Level=combo,
Component=su(pam_unix),
PID=21416.0,
Content=session opened for user cyrus by (uid=0)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
session closed for user cyrus
|
session closed for user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 04:06:19 combo su(pam_unix) 21416.0 session closed for user cyrus
|
Month=Jun,
Date=15,
Time=04:06:19,
Level=combo,
Component=su(pam_unix),
PID=21416.0,
Content=session closed for user cyrus
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
ALERT exited abnormally with [1]
|
ALERT exited abnormally with <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 04:06:20 combo logrotate nan ALERT exited abnormally with [1]
|
Month=Jun,
Date=15,
Time=04:06:20,
Level=combo,
Component=logrotate,
PID=nan,
Content=ALERT exited abnormally with [1]
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
session opened for user news by (uid=0)
|
session opened for user <*> by <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 04:12:42 combo su(pam_unix) 22644.0 session opened for user news by (uid=0)
|
Month=Jun,
Date=15,
Time=04:12:42,
Level=combo,
Component=su(pam_unix),
PID=22644.0,
Content=session opened for user news by (uid=0)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
session closed for user news
|
session closed for user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 04:12:43 combo su(pam_unix) 22644.0 session closed for user news
|
Month=Jun,
Date=15,
Time=04:12:43,
Level=combo,
Component=su(pam_unix),
PID=22644.0,
Content=session closed for user news
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 12:12:34 combo sshd(pam_unix) 23397.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=12:12:34,
Level=combo,
Component=sshd(pam_unix),
PID=23397.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 12:12:34 combo sshd(pam_unix) 23395.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=12:12:34,
Level=combo,
Component=sshd(pam_unix),
PID=23395.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 12:12:34 combo sshd(pam_unix) 23404.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=12:12:34,
Level=combo,
Component=sshd(pam_unix),
PID=23404.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 12:12:34 combo sshd(pam_unix) 23399.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=12:12:34,
Level=combo,
Component=sshd(pam_unix),
PID=23399.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 12:12:34 combo sshd(pam_unix) 23406.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=12:12:34,
Level=combo,
Component=sshd(pam_unix),
PID=23406.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 12:12:34 combo sshd(pam_unix) 23396.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=12:12:34,
Level=combo,
Component=sshd(pam_unix),
PID=23396.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 12:12:34 combo sshd(pam_unix) 23394.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=12:12:34,
Level=combo,
Component=sshd(pam_unix),
PID=23394.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 12:12:34 combo sshd(pam_unix) 23407.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=12:12:34,
Level=combo,
Component=sshd(pam_unix),
PID=23407.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 12:12:34 combo sshd(pam_unix) 23403.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=12:12:34,
Level=combo,
Component=sshd(pam_unix),
PID=23403.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 12:12:34 combo sshd(pam_unix) 23412.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=12:12:34,
Level=combo,
Component=sshd(pam_unix),
PID=23412.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 12:13:19 combo sshd(pam_unix) 23414.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=12:13:19,
Level=combo,
Component=sshd(pam_unix),
PID=23414.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 12:13:20 combo sshd(pam_unix) 23416.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=12:13:20,
Level=combo,
Component=sshd(pam_unix),
PID=23416.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 14:53:32 combo sshd(pam_unix) 23661.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=14:53:32,
Level=combo,
Component=sshd(pam_unix),
PID=23661.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 14:53:32 combo sshd(pam_unix) 23663.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=14:53:32,
Level=combo,
Component=sshd(pam_unix),
PID=23663.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 14:53:32 combo sshd(pam_unix) 23664.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=14:53:32,
Level=combo,
Component=sshd(pam_unix),
PID=23664.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 14:53:33 combo sshd(pam_unix) 23665.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=14:53:33,
Level=combo,
Component=sshd(pam_unix),
PID=23665.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 14:53:34 combo sshd(pam_unix) 23669.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=14:53:34,
Level=combo,
Component=sshd(pam_unix),
PID=23669.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 14:53:35 combo sshd(pam_unix) 23671.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=14:53:35,
Level=combo,
Component=sshd(pam_unix),
PID=23671.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 14:53:35 combo sshd(pam_unix) 23673.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=14:53:35,
Level=combo,
Component=sshd(pam_unix),
PID=23673.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 14:53:35 combo sshd(pam_unix) 23674.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=14:53:35,
Level=combo,
Component=sshd(pam_unix),
PID=23674.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 14:53:36 combo sshd(pam_unix) 23678.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=14:53:36,
Level=combo,
Component=sshd(pam_unix),
PID=23678.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 14:53:36 combo sshd(pam_unix) 23677.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=14:53:36,
Level=combo,
Component=sshd(pam_unix),
PID=23677.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 20:05:31 combo sshd(pam_unix) 24138.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=20:05:31,
Level=combo,
Component=sshd(pam_unix),
PID=24138.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 20:05:31 combo sshd(pam_unix) 24137.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=20:05:31,
Level=combo,
Component=sshd(pam_unix),
PID=24137.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 20:05:31 combo sshd(pam_unix) 24141.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=20:05:31,
Level=combo,
Component=sshd(pam_unix),
PID=24141.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 20:05:31 combo sshd(pam_unix) 24140.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=20:05:31,
Level=combo,
Component=sshd(pam_unix),
PID=24140.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
check pass; user unknown
|
check pass; user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 15 20:05:31 combo sshd(pam_unix) 24139.0 check pass; user unknown
|
Month=Jun,
Date=15,
Time=20:05:31,
Level=combo,
Component=sshd(pam_unix),
PID=24139.0,
Content=check pass; user unknown
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
session opened for user cyrus by (uid=0)
|
session opened for user <*> by <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 16 04:10:22 combo su(pam_unix) 25178.0 session opened for user cyrus by (uid=0)
|
Month=Jun,
Date=16,
Time=04:10:22,
Level=combo,
Component=su(pam_unix),
PID=25178.0,
Content=session opened for user cyrus by (uid=0)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
session closed for user cyrus
|
session closed for user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 16 04:10:23 combo su(pam_unix) 25178.0 session closed for user cyrus
|
Month=Jun,
Date=16,
Time=04:10:23,
Level=combo,
Component=su(pam_unix),
PID=25178.0,
Content=session closed for user cyrus
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
ALERT exited abnormally with [1]
|
ALERT exited abnormally with <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 16 04:10:24 combo logrotate nan ALERT exited abnormally with [1]
|
Month=Jun,
Date=16,
Time=04:10:24,
Level=combo,
Component=logrotate,
PID=nan,
Content=ALERT exited abnormally with [1]
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
session opened for user news by (uid=0)
|
session opened for user <*> by <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 16 04:16:17 combo su(pam_unix) 25548.0 session opened for user news by (uid=0)
|
Month=Jun,
Date=16,
Time=04:16:17,
Level=combo,
Component=su(pam_unix),
PID=25548.0,
Content=session opened for user news by (uid=0)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
session closed for user news
|
session closed for user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 16 04:16:18 combo su(pam_unix) 25548.0 session closed for user news
|
Month=Jun,
Date=16,
Time=04:16:18,
Level=combo,
Component=su(pam_unix),
PID=25548.0,
Content=session closed for user news
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
session opened for user cyrus by (uid=0)
|
session opened for user <*> by <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 17 04:03:33 combo su(pam_unix) 27953.0 session opened for user cyrus by (uid=0)
|
Month=Jun,
Date=17,
Time=04:03:33,
Level=combo,
Component=su(pam_unix),
PID=27953.0,
Content=session opened for user cyrus by (uid=0)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
session closed for user cyrus
|
session closed for user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 17 04:03:34 combo su(pam_unix) 27953.0 session closed for user cyrus
|
Month=Jun,
Date=17,
Time=04:03:34,
Level=combo,
Component=su(pam_unix),
PID=27953.0,
Content=session closed for user cyrus
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
ALERT exited abnormally with [1]
|
ALERT exited abnormally with <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 17 04:03:36 combo logrotate nan ALERT exited abnormally with [1]
|
Month=Jun,
Date=17,
Time=04:03:36,
Level=combo,
Component=logrotate,
PID=nan,
Content=ALERT exited abnormally with [1]
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
session opened for user news by (uid=0)
|
session opened for user <*> by <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 17 04:09:43 combo su(pam_unix) 29190.0 session opened for user news by (uid=0)
|
Month=Jun,
Date=17,
Time=04:09:43,
Level=combo,
Component=su(pam_unix),
PID=29190.0,
Content=session opened for user news by (uid=0)
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
session closed for user news
|
session closed for user <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 17 04:09:45 combo su(pam_unix) 29190.0 session closed for user news
|
Month=Jun,
Date=17,
Time=04:09:45,
Level=combo,
Component=su(pam_unix),
PID=29190.0,
Content=session closed for user news
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
connection from 24.54.76.216 (24-54-76-216.bflony.adelphia.net) at Fri Jun 17 07:07:00 2005
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 17 07:07:00 combo ftpd 29504.0 connection from 24.54.76.216 (24-54-76-216.bflony.adelphia.net) at Fri Jun 17 07:07:00 2005
|
Month=Jun,
Date=17,
Time=07:07:00,
Level=combo,
Component=ftpd,
PID=29504.0,
Content=connection from 24.54.76.216 (24-54-76-216.bflony.adelphia.net) at Fri Jun 17 07:07:00 2005
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
connection from 24.54.76.216 (24-54-76-216.bflony.adelphia.net) at Fri Jun 17 07:07:00 2005
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 17 07:07:00 combo ftpd 29508.0 connection from 24.54.76.216 (24-54-76-216.bflony.adelphia.net) at Fri Jun 17 07:07:00 2005
|
Month=Jun,
Date=17,
Time=07:07:00,
Level=combo,
Component=ftpd,
PID=29508.0,
Content=connection from 24.54.76.216 (24-54-76-216.bflony.adelphia.net) at Fri Jun 17 07:07:00 2005
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
connection from 24.54.76.216 (24-54-76-216.bflony.adelphia.net) at Fri Jun 17 07:07:00 2005
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 17 07:07:00 combo ftpd 29507.0 connection from 24.54.76.216 (24-54-76-216.bflony.adelphia.net) at Fri Jun 17 07:07:00 2005
|
Month=Jun,
Date=17,
Time=07:07:00,
Level=combo,
Component=ftpd,
PID=29507.0,
Content=connection from 24.54.76.216 (24-54-76-216.bflony.adelphia.net) at Fri Jun 17 07:07:00 2005
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
connection from 24.54.76.216 (24-54-76-216.bflony.adelphia.net) at Fri Jun 17 07:07:00 2005
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 17 07:07:00 combo ftpd 29505.0 connection from 24.54.76.216 (24-54-76-216.bflony.adelphia.net) at Fri Jun 17 07:07:00 2005
|
Month=Jun,
Date=17,
Time=07:07:00,
Level=combo,
Component=ftpd,
PID=29505.0,
Content=connection from 24.54.76.216 (24-54-76-216.bflony.adelphia.net) at Fri Jun 17 07:07:00 2005
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
connection from 24.54.76.216 (24-54-76-216.bflony.adelphia.net) at Fri Jun 17 07:07:00 2005
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 17 07:07:00 combo ftpd 29506.0 connection from 24.54.76.216 (24-54-76-216.bflony.adelphia.net) at Fri Jun 17 07:07:00 2005
|
Month=Jun,
Date=17,
Time=07:07:00,
Level=combo,
Component=ftpd,
PID=29506.0,
Content=connection from 24.54.76.216 (24-54-76-216.bflony.adelphia.net) at Fri Jun 17 07:07:00 2005
|
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
|
connection from 24.54.76.216 (24-54-76-216.bflony.adelphia.net) at Fri Jun 17 07:07:00 2005
|
connection from <*> (<*>) at <*>
|
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
|
Jun 17 07:07:00 combo ftpd 29509.0 connection from 24.54.76.216 (24-54-76-216.bflony.adelphia.net) at Fri Jun 17 07:07:00 2005
|
Month=Jun,
Date=17,
Time=07:07:00,
Level=combo,
Component=ftpd,
PID=29509.0,
Content=connection from 24.54.76.216 (24-54-76-216.bflony.adelphia.net) at Fri Jun 17 07:07:00 2005
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.