Community Patterns

Community Library Entry

1

Regular Expression
Created·2021-06-27 07:48
Flavor·PCRE2 (PHP)

/
(?<=dnsmasq-dhcp\[6292\]\:)(.*)(?=\()
/
gm
Open regex in editor

Description

Pulls the DHCP Command from SPLUNK output

Submitted by anonymous