<html lang="en">
<body>

<p>  
	<b>[OOTB] HAProxy syslog. Version 2</b><br>
	Change list:
		<ul>
			<li>Extra normalizer "get common part" have been deleted.</li>
			<li>Extra normalizer "HTTP format log" was changed and renamed to "HTTP format". Regular expression was changed to support logs sent with "logasap" option. Protocol mapping was added to the "ApplicationProtocol" field. HTTP method mapping was added to the "RequestMethod" field. Requested URI mapping was added to the "RequestUrl" field. Mapping of "The total time in milliseconds spent waiting in the various queues" was added to the "DeviceCustomString4". Mapping of the HTTP status code was changed from "DeviceCustomString4" to "Code". Mapping of "Total number of bytes transmitted to the client" was changed from "BytesIn" to "BytesOut". Mapping of "The total time in milliseconds spent waiting for the connection to establish to the final server, including retries" was changed from DeviceCustomFloatingPoint2 to DeviceCustomFloatingPoint3. Mapping of "The total time in milliseconds spent waiting for the server to send a full HTTP response, not counting data" was changed from DeviceCustomFloatingPoint3 to DeviceCustomFloatingPoint4. Custom field labels were edited to provide more context. Enrichment of the "Message" and "Name" fields was added.</li>
			<li>Extra normalizer "Error/TCP log format" have been deleted.</li>
			<li>Extra normalizer "HTTPS format" have been added. Normalizer supports logs sent in HTTPS format.</li>
			<li>Extra normalizer "HTTP CLF format" have been added. Normalizer supports logs sent in HTTP CLF format.</li>
			<li>Extra normalizer "TCP CLF format" have been added. Normalizer support logs sent in TCP CLF format.</li>
			<li>Extra normalizer "Default format" have been added. Normalizer supports logs sent in default format.</li>
			<li>Extra normalizer "Error format" have been added. Normalizer supports error logs sent by a server.</li>
		</ul>
</p>

<p>
	<b>[OOTB] HAProxy syslog. Version 1</b><br>
	This is the first version of the package. 
</p>

</body>
</html>