We are trying to setup Loki and Promtail to collect logs for some legacy system, however we are running into issues regarding the Character encoding of the log files. The log files are encoded as ISO-8859-1 however Promtail reads the files as UTF-8 causing some characters to be grabled.
Is there any workaround for this Issue?