Change log for FORTINET_FORTIANALYZER

Date Changes
2024-04-25 Enhancement:
- Mapped "httpmethod" to "network.http.method".
- When "action" is "login", then map "ALLOW" to "security_result.action".
- When "msg" contains "logged in successfully", then set "event_type" to "USER_LOGIN".
- When "msg" contains "login failed", then set "event_type" to "USER_LOGOUT".
2023-07-19 Bug-Fix:
- Added gsub to remove "\n" to parse failing logs.
2023-05-05 - Added support for logs with CEF format.
2022-09-19 Newly Created Parser