I have a log file as in this link which is a composite log format that consists of key value pairs with '=' as the delimiter and csv type of rows with headers which are tab seperated. Still lost on how to parse these logs in logstash.
Note: The top part of key value pairs should act as metadata for each row.