-
Problem report
-
Resolution: Fixed
-
Trivial
-
None
-
None
-
Zabbix4.0.26
-
Sprint 76 (May 2021), Sprint 77 (Jun 2021), Sprint 78 (Jul 2021), Sprint 79 (Aug 2021), Sprint 80 (Sep 2021), Sprint 81 (Oct 2021), Sprint 82 (Nov 2021), Sprint 83 (Dec 2021), Sprint 84 (Jan 2022), Sprint 85 (Feb 2022), Sprint 86 (Mar 2022), Sprint 87 (Apr 2022), Sprint 88 (May 2022), Sprint 89 (Jun 2022), Sprint 90 (Jul 2022)
-
0.5
If <encoding> is not set in Windows log monitoring, the behavior will be different from the manual.
The manual says to use ANSI in Windows.
Standard resolution - UTF-8 is used in Unix/Linux (default in newer distributions); ANSI with a system-specific extension is used in Windows;
If <encoding> is not specified in Windows log monitoring, the log will be read in UTF-8.
I think it has something to do with ZBX-4636.
I think I need to fix the manual or fix the behavior of the log monitoring.