Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-18371

MSI installer ignores LOGFILE parameter

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Duplicate
    • Icon: Trivial Trivial
    • None
    • 5.0.3
    • Packages (C)
    • None

      Trying to install msi package on windows with option documented here:
      https://www.zabbix.com/documentation/current/manual/installation/install_from_packages/win_msi#command-line_based_installation
      Using this command:

      msiexec /i zabbix_agent-5.0.3-windows-amd64-openssl.msi SERVER=1.1.1.1 LOGFILE=c:\ProgramData\Zabbix\zabbix_agent.log /q /l log.txt
      

      Expected:
      Config file with correct log file setting.

      Result:
      Conf file contains correct server setting, but incorrect logfile setting:

      ### Option: LogFile
      #	Log file name for LogType 'file' parameter.
      #
      # Mandatory: no
      # Default:
      # LogFile=
      
      LogFile=C:\Program Files\Zabbix Agent\zabbix_agentd.log
      

            zabbix.dev Zabbix Development Team
            zux Edgars Melveris
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: