I would like to capture the log:
timestamp | date | machine | IPdest | username | IPfrom | action | service | protocol | ports | duration
And be warned:
{username} released the {service} through the IP machine {machine} on {date}
Does the regsub function work on the trigger name?
timestamp | date | machine | IPdest | username | IPfrom | action | service | protocol | ports | duration
And be warned:
{username} released the {service} through the IP machine {machine} on {date}
Does the regsub function work on the trigger name?
Comment