Re: [Simple-evcorr-users] Accessing A Perl Hash From Pattern1 In Pattern 2

2019-10-04 Thread Risto Vaarandi
hi David, I would second to Rock's recommendation to use regular expressions in the Pair rule. Firstly, two PerlFunc patterns implement only regular expression matching and there isn't anything additional (such as arithmetic operations) which would require the use of Perl. Therefore, it is easier

Re: [Simple-evcorr-users] Accessing A Perl Hash From Pattern1 In Pattern 2

2019-10-04 Thread MILLS, ROCKY
and for the second pattern, $3 is used for Duration. Regards, Rock From: David Thomas [mailto:dtho...@kwiktrip.com] Sent: Thursday, October 03, 2019 3:35 PM To: simple-evcorr-users@lists.sourceforge.net<mailto:simple-evcorr-users@lists.sourceforge.net> Subject: [Simple-evcorr-users] Access

Re: [Simple-evcorr-users] Accessing A Perl Hash From Pattern1 In Pattern 2

2019-10-04 Thread David Thomas
@lists.sourceforge.net' Subject: Re: [Simple-evcorr-users] Accessing A Perl Hash From Pattern1 In Pattern 2 ATTENTION: This email originated from outside of Kwik Trip. Do not click links or open attachments unless you recognize the sender and know the content is safe. Hi David, Here’s your same rule

Re: [Simple-evcorr-users] Accessing A Perl Hash From Pattern1 In Pattern 2

2019-10-03 Thread MILLS, ROCKY
al address from the first pattern as %3, and for the second pattern, $3 is used for Duration. Regards, Rock From: David Thomas [mailto:dtho...@kwiktrip.com] Sent: Thursday, October 03, 2019 3:35 PM To: simple-evcorr-users@lists.sourceforge.net Subject: [Simple-evcorr-users] Accessing A Perl Hash F

[Simple-evcorr-users] Accessing A Perl Hash From Pattern1 In Pattern 2

2019-10-03 Thread David Thomas
I'm running into an issue with a correlation I'm trying to implement and I'm hoping you can help. Event 1 happens when a user logs into a vpn. It has the user's name the global address and the local address assigned by the vpn. Event 2 happens when the user logs off the vpn. It has the user's