<html lang="en">
<body>
  
<p>
    <b>[OOTB] Nginx regexp. Version 1</b><br>
	This is the first version of the package.<br>
	Change log:
		<ul>
        	<li>Main normalizer "[OOTB] Nginx regexp" was changed. New regular expressions were added.</li>
			<li>Mapping for event field "UserAgent" was changed from KUMA field "SourceUserName" to "RequestClientApplication".</li>
			<li>Mapping for event field "RequestTime" was changed from KUMA field "DeviceCustomString1" to "DeviceCustomFloatingPoint1".</li>
			<li>Event field "RefIP" was mapped to the KUMA field "DeviceCustomString1".</li>
			<li>Event field "Verb" was mapped to the KUMA field "RequestMethod".</li> 
			<li>Event field "Response" was mapped to the KUMA field "Code".</li>
			<li>Event field "time" was mapped to the KUMA field "DeviceReceiptTime".</li>
			<li>Event enrichment was added to the KUMA field DeviceHostName(lower case) in the main normalizer.</li>
		</ul>		
</p>

</body>
</html>