LM Logs multiple capture group parsing

  • 29 March 2023
  • 0 replies
  • 23 views

Userlevel 7
Badge +17

Ok, this is cool. I have some log data that has structured data in it (some text, then a python list of strings). I had started building out a parse statement for each member of the list, then thought I’d try just making multiple capture groups and naming multiple variables after the as fanboy. Turns out it completely works. It parses each capture group into the corresponding column with a single parse statement. I was halfway through writing out a feature request when I figured I’d give it a try only to discover that it completely works. Nice job LM Logs guys.


0 replies

Be the first to reply!

Reply