This is a log parser created to go through Datadog Logs
- Ability to load CSV logs from Datadog and view them.
- Ability to search using the search field with "AND" or "OR" statements
- Ability to search by tenant from a drop down list
- Ability to filter by host
- Ability to filter by service
- Color coded lines based severity type (Info, Warning, Error)
- Status codes were added to the log_pattern.json file
- Added a Okta integration configuration error to the log_pattern.json file
- Excluded the timestamp column from searches