just need simple regex I can use to match action from firewall logs. My log looks like this I want to extract just action="whatewer_it_could_be"
repeat-count="0" action="NONE" threat-severity="HIGH"
thank you
/edit I need just regex to put into our external software which is parsing raw logs