<html lang="en">
<body>
  
<p>
    <b>[OOTB] BIND syslog. Version 1</b><br>
	This is the first version of the package.
	<ul>
		<li>Extra normalizer "Client Queries Normalization" was changed. The "destinationDnsDomain" capture group name in the regular expression was renamed to "destinationHost". Event field "destinationHost" was mapped to the KUMA "Message". 
		<li>Extra normalizer "Client Queries Normalization" was changed. New event enrichment was added. The "Message" event field was mapped to the "DestinationAddress" or "DestinationHostName" KUMA field depending on the conditions of the regular expression.</li>
		<li>Extra normalizer "Client Queries Normalization" was changed. The "filePath" field has been corrected to "queryClass" and maps to the KUMA "FlxString2" field.</li>
		<li>Extra normalizer "Client Queries Normalization" was changed. The "fileName" capture group name in the regular expression was renamed to "queryType". Event field "queryType" was mapped to the KUMA field "FlexString1".</li>
		<li>Extra normalizer "Client Queries Normalization" was changed. Mapping of event field "msg" was changed from KUMA field "Message" to the KUMA field "Name".</li>
	</ul>
</p>

</body>
</html>