Closed bmamlin closed 1 year ago
Achieved with
grep -rhE "logEvent\(['\"]" * | sed "s/.*logEvent(\(['\"]\)\([^'\"]*\)\1.*/\2/" | sort -u
Output placed into SPHERE Event Inventory file.
Achieved with
Output placed into SPHERE Event Inventory file.