QuestionQ30
Parsing and NormalizationYou are developing an AI-generated parser to process and normalize log data from multiple sources.
How would you ensure that the parser correctly interprets and categorizes the log data?
- A Ensure the parser has a minimum of 100 lines
- B Create a set of log examples to match log patterns from different sources
- C Write the parser in a high-level programming language (Python or Java)
Community Discussion