Change log for JUMPCLOUD_DIRECTORY_INSIGHTS

Date Changes
2024-05-20 Enhancement:
- Added "gsub" to parse the unparsed invalid JSON logs.
- When "data.initiated_by.username" is present, then set "metadata.event_type" to "USER_UNCATEGORIZED".
2024-01-10 Bug-Fix:
- Removed "gsub" to parse the logs which contain the "false" keyword.
2023-11-21 Enhancement:
- Added "gsub" to remove the unwanted characters from the logs.
2023-10-31 Enhancement:
- Added a gsub function to parse dropped logs.
2023-10-16 Enhancement:
- Handled unparsed JSON logs.
2023-04-11 Enhancement:
- Handled unparsed JSON logs.
2023-02-20 Newly created parser.