QuestionQ3
Parsing and NormalizationYou observe that, during log collection, the format of incoming logs abruptly changes from JSON to key-value pairs.
What action would you take to parse the data correctly?
- A Use a multi-source configuration with different parsers per source
- B Switch to fleet mode and monitor the logs
- C Restart the log collector in debug mode
- D Disable parsing entirely
Community Discussion