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 test
session closed for user <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jun 30 22:16:32 combo sshd(pam_unix) 19432.0 session closed for user test
Month=Jun, Date=30, Time=22:16:32, Level=combo, Component=sshd(pam_unix), PID=19432.0, Content=session closed for user test
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session closed for user test
session closed for user <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jun 30 22:16:32 combo sshd(pam_unix) 19431.0 session closed for user test
Month=Jun, Date=30, Time=22:16:32, Level=combo, Component=sshd(pam_unix), PID=19431.0, Content=session closed for user test
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session opened for user test by (uid=509)
session opened for user <*> by <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jun 30 22:16:32 combo sshd(pam_unix) 19439.0 session opened for user test by (uid=509)
Month=Jun, Date=30, Time=22:16:32, Level=combo, Component=sshd(pam_unix), PID=19439.0, Content=session opened for user test by (uid=509)
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session opened for user test by (uid=509)
session opened for user <*> by <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jun 30 22:16:32 combo sshd(pam_unix) 19440.0 session opened for user test by (uid=509)
Month=Jun, Date=30, Time=22:16:32, Level=combo, Component=sshd(pam_unix), PID=19440.0, Content=session opened for user test by (uid=509)
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session closed for user test
session closed for user <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jun 30 22:16:32 combo sshd(pam_unix) 19434.0 session closed for user test
Month=Jun, Date=30, Time=22:16:32, Level=combo, Component=sshd(pam_unix), PID=19434.0, Content=session closed for user test
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session closed for user test
session closed for user <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jun 30 22:16:32 combo sshd(pam_unix) 19435.0 session closed for user test
Month=Jun, Date=30, Time=22:16:32, Level=combo, Component=sshd(pam_unix), PID=19435.0, Content=session closed for user test
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session closed for user test
session closed for user <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jun 30 22:16:33 combo sshd(pam_unix) 19433.0 session closed for user test
Month=Jun, Date=30, Time=22:16:33, Level=combo, Component=sshd(pam_unix), PID=19433.0, Content=session closed for user test
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session closed for user test
session closed for user <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jun 30 22:16:33 combo sshd(pam_unix) 19436.0 session closed for user test
Month=Jun, Date=30, Time=22:16:33, Level=combo, Component=sshd(pam_unix), PID=19436.0, Content=session closed for user test
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session closed for user test
session closed for user <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jun 30 22:16:33 combo sshd(pam_unix) 19437.0 session closed for user test
Month=Jun, Date=30, Time=22:16:33, Level=combo, Component=sshd(pam_unix), PID=19437.0, Content=session closed for user test
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session closed for user test
session closed for user <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jun 30 22:16:33 combo sshd(pam_unix) 19438.0 session closed for user test
Month=Jun, Date=30, Time=22:16:33, Level=combo, Component=sshd(pam_unix), PID=19438.0, Content=session closed for user test
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session closed for user test
session closed for user <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jun 30 22:16:33 combo sshd(pam_unix) 19439.0 session closed for user test
Month=Jun, Date=30, Time=22:16:33, Level=combo, Component=sshd(pam_unix), PID=19439.0, Content=session closed for user test
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session closed for user test
session closed for user <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jun 30 22:16:33 combo sshd(pam_unix) 19440.0 session closed for user test
Month=Jun, Date=30, Time=22:16:33, Level=combo, Component=sshd(pam_unix), PID=19440.0, Content=session closed for user test
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=60.30.224.116 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.
Jul 1 00:21:28 combo sshd(pam_unix) 19630.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=60.30.224.116 user=root
Month=Jul, Date=1, Time=00:21:28, Level=combo, Component=sshd(pam_unix), PID=19630.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=60.30.224.116 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=60.30.224.116 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.
Jul 1 00:21:28 combo sshd(pam_unix) 19628.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=60.30.224.116 user=root
Month=Jul, Date=1, Time=00:21:28, Level=combo, Component=sshd(pam_unix), PID=19628.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=60.30.224.116 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=60.30.224.116 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.
Jul 1 00:21:30 combo sshd(pam_unix) 19640.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=60.30.224.116 user=root
Month=Jul, Date=1, Time=00:21:30, Level=combo, Component=sshd(pam_unix), PID=19640.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=60.30.224.116 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=60.30.224.116 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.
Jul 1 00:21:30 combo sshd(pam_unix) 19642.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=60.30.224.116 user=root
Month=Jul, Date=1, Time=00:21:30, Level=combo, Component=sshd(pam_unix), PID=19642.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=60.30.224.116 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=60.30.224.116 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.
Jul 1 00:21:30 combo sshd(pam_unix) 19632.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=60.30.224.116 user=root
Month=Jul, Date=1, Time=00:21:30, Level=combo, Component=sshd(pam_unix), PID=19632.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=60.30.224.116 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=60.30.224.116 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.
Jul 1 00:21:31 combo sshd(pam_unix) 19643.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=60.30.224.116 user=root
Month=Jul, Date=1, Time=00:21:31, Level=combo, Component=sshd(pam_unix), PID=19643.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=60.30.224.116 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=60.30.224.116 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.
Jul 1 00:21:31 combo sshd(pam_unix) 19631.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=60.30.224.116 user=root
Month=Jul, Date=1, Time=00:21:31, Level=combo, Component=sshd(pam_unix), PID=19631.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=60.30.224.116 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=60.30.224.116 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.
Jul 1 00:21:32 combo sshd(pam_unix) 19636.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=60.30.224.116 user=root
Month=Jul, Date=1, Time=00:21:32, Level=combo, Component=sshd(pam_unix), PID=19636.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=60.30.224.116 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=60.30.224.116 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.
Jul 1 00:21:32 combo sshd(pam_unix) 19645.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=60.30.224.116 user=root
Month=Jul, Date=1, Time=00:21:32, Level=combo, Component=sshd(pam_unix), PID=19645.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=60.30.224.116 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=60.30.224.116 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.
Jul 1 00:21:35 combo sshd(pam_unix) 19637.0 authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=60.30.224.116 user=root
Month=Jul, Date=1, Time=00:21:35, Level=combo, Component=sshd(pam_unix), PID=19637.0, Content=authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=60.30.224.116 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.
Jul 1 04:05:17 combo su(pam_unix) 20298.0 session opened for user cyrus by (uid=0)
Month=Jul, Date=1, Time=04:05:17, Level=combo, Component=su(pam_unix), PID=20298.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.
Jul 1 04:05:18 combo su(pam_unix) 20298.0 session closed for user cyrus
Month=Jul, Date=1, Time=04:05:18, Level=combo, Component=su(pam_unix), PID=20298.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.
Jul 1 04:05:19 combo logrotate nan ALERT exited abnormally with [1]
Month=Jul, Date=1, Time=04:05:19, 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.
Jul 1 04:11:35 combo su(pam_unix) 21530.0 session opened for user news by (uid=0)
Month=Jul, Date=1, Time=04:11:35, Level=combo, Component=su(pam_unix), PID=21530.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.
Jul 1 04:11:36 combo su(pam_unix) 21530.0 session closed for user news
Month=Jul, Date=1, Time=04:11:36, Level=combo, Component=su(pam_unix), PID=21530.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 test by (uid=509)
session opened for user <*> by <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 05:02:26 combo sshd(pam_unix) 21689.0 session opened for user test by (uid=509)
Month=Jul, Date=1, Time=05:02:26, Level=combo, Component=sshd(pam_unix), PID=21689.0, Content=session opened for user test by (uid=509)
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session closed for user test
session closed for user <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 05:02:26 combo sshd(pam_unix) 21689.0 session closed for user test
Month=Jul, Date=1, Time=05:02:26, Level=combo, Component=sshd(pam_unix), PID=21689.0, Content=session closed for user test
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session opened for user test by (uid=509)
session opened for user <*> by <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 05:02:26 combo sshd(pam_unix) 21691.0 session opened for user test by (uid=509)
Month=Jul, Date=1, Time=05:02:26, Level=combo, Component=sshd(pam_unix), PID=21691.0, Content=session opened for user test by (uid=509)
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session closed for user test
session closed for user <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 05:02:26 combo sshd(pam_unix) 21691.0 session closed for user test
Month=Jul, Date=1, Time=05:02:26, Level=combo, Component=sshd(pam_unix), PID=21691.0, Content=session closed for user test
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session opened for user test by (uid=509)
session opened for user <*> by <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 05:02:26 combo sshd(pam_unix) 21692.0 session opened for user test by (uid=509)
Month=Jul, Date=1, Time=05:02:26, Level=combo, Component=sshd(pam_unix), PID=21692.0, Content=session opened for user test by (uid=509)
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session closed for user test
session closed for user <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 05:02:26 combo sshd(pam_unix) 21692.0 session closed for user test
Month=Jul, Date=1, Time=05:02:26, Level=combo, Component=sshd(pam_unix), PID=21692.0, Content=session closed for user test
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session opened for user test by (uid=509)
session opened for user <*> by <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 05:02:27 combo sshd(pam_unix) 21693.0 session opened for user test by (uid=509)
Month=Jul, Date=1, Time=05:02:27, Level=combo, Component=sshd(pam_unix), PID=21693.0, Content=session opened for user test by (uid=509)
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
session closed for user test
session closed for user <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 05:02:27 combo sshd(pam_unix) 21693.0 session closed for user test
Month=Jul, Date=1, Time=05:02:27, Level=combo, Component=sshd(pam_unix), PID=21693.0, Content=session closed for user test
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
connection from <*> (<*>) at <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 07:57:30 combo ftpd 21952.0 connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Month=Jul, Date=1, Time=07:57:30, Level=combo, Component=ftpd, PID=21952.0, Content=connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
connection from <*> (<*>) at <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 07:57:30 combo ftpd 21951.0 connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Month=Jul, Date=1, Time=07:57:30, Level=combo, Component=ftpd, PID=21951.0, Content=connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
connection from <*> (<*>) at <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 07:57:30 combo ftpd 21957.0 connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Month=Jul, Date=1, Time=07:57:30, Level=combo, Component=ftpd, PID=21957.0, Content=connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
connection from <*> (<*>) at <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 07:57:30 combo ftpd 21953.0 connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Month=Jul, Date=1, Time=07:57:30, Level=combo, Component=ftpd, PID=21953.0, Content=connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
connection from <*> (<*>) at <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 07:57:30 combo ftpd 21954.0 connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Month=Jul, Date=1, Time=07:57:30, Level=combo, Component=ftpd, PID=21954.0, Content=connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
connection from <*> (<*>) at <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 07:57:30 combo ftpd 21955.0 connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Month=Jul, Date=1, Time=07:57:30, Level=combo, Component=ftpd, PID=21955.0, Content=connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
connection from <*> (<*>) at <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 07:57:30 combo ftpd 21950.0 connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Month=Jul, Date=1, Time=07:57:30, Level=combo, Component=ftpd, PID=21950.0, Content=connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
connection from <*> (<*>) at <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 07:57:30 combo ftpd 21956.0 connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Month=Jul, Date=1, Time=07:57:30, Level=combo, Component=ftpd, PID=21956.0, Content=connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
connection from <*> (<*>) at <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 07:57:30 combo ftpd 21958.0 connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Month=Jul, Date=1, Time=07:57:30, Level=combo, Component=ftpd, PID=21958.0, Content=connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
connection from <*> (<*>) at <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 07:57:30 combo ftpd 21945.0 connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Month=Jul, Date=1, Time=07:57:30, Level=combo, Component=ftpd, PID=21945.0, Content=connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
connection from <*> (<*>) at <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 07:57:30 combo ftpd 21959.0 connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Month=Jul, Date=1, Time=07:57:30, Level=combo, Component=ftpd, PID=21959.0, Content=connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
connection from <*> (<*>) at <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 07:57:30 combo ftpd 21940.0 connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Month=Jul, Date=1, Time=07:57:30, Level=combo, Component=ftpd, PID=21940.0, Content=connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
connection from <*> (<*>) at <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 07:57:30 combo ftpd 21941.0 connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Month=Jul, Date=1, Time=07:57:30, Level=combo, Component=ftpd, PID=21941.0, Content=connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
connection from <*> (<*>) at <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 07:57:30 combo ftpd 21946.0 connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Month=Jul, Date=1, Time=07:57:30, Level=combo, Component=ftpd, PID=21946.0, Content=connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Identify all the dynamic variables in the log, replace them with <*>, and output a static log template.
connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
connection from <*> (<*>) at <*>
Breaks log down into its individual components, including Month, Date, Time, Level, Component, PID, and Content.
Jul 1 07:57:30 combo ftpd 21937.0 connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005
Month=Jul, Date=1, Time=07:57:30, Level=combo, Component=ftpd, PID=21937.0, Content=connection from 202.82.200.188 () at Fri Jul 1 07:57:30 2005