Change log for JFROG_ARTIFACTORY

Date Changes
2024-09-23 Enhancement:
- Added support to parse the unparsed logs.
- Mapped "target_ip" to "target.ip" and "target.asset.ip".
- Mapped "desc" to "metadata.description".
- Mapped "method" to "network.http.method".
- Mapped "url" to "target.url".
- Mapped "prin_url" to "principal.url".
- Mapped "response_code" to "network.http.response_code".
- Mapped "RequestMethod" to "network.http.method".
- Mapped "RequestPath" to "target.url".
- Mapped "DownstreamContentSize" and "DownstreamStatus" to "Additional.Fields".
- Mapped "ServiceAddr" to "principal.hostname" and "principal.port".
- Mapped "ClientAddr" to "target.ip" and "target.port".
- Mapped "user_agent" to "network.http.user_agent".
- Mapped "level" to "security_result.severity".
- Mapped "msg" to "security_result.description".
- Mapped "protocol" to "network.application_protocol".
2023-08-25 Newly created parser.