ceramicskate0 / SWELF

Simple Windows Event Log Forwarder (SWELF). Its easy to use/simply works Log Forwarder and EVTX Parser. Almost in full release here at https://github.com/ceramicskate0/SWELF/releases/latest.
https://ceramicskate0.github.io/SWELF/
GNU Affero General Public License v3.0
24 stars 7 forks source link

Look at redoing multisearch feature to use regex vice loop #113

Closed ceramicskate0 closed 4 years ago

ceramicskate0 commented 5 years ago

tsearchstring=stringBuilder ("Add all the things"); return value = regex(^tsearchstring); ^(thing1|thing2|thing3)

ceramicskate0 commented 5 years ago

ref https://stackoverflow.com/questions/23014574/c-sharp-regex-match-multiple-words-in-a-string