Spring Boot default log parser regex
Parses default spring boot logs and capture the following groups: i. ISO Timestamp, ii. Log Level, iii. Process ID (PID), iv. Thread name, v. Logger name, and vi. Log message
Submitted by Snehangshu Bhattacharya - 2 years ago