Taking Zabbix database credentials from secret vault

XMLWordPrintable

    • Type: Change Request
    • Resolution: Unresolved
    • Priority: Trivial
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      having passwords in config files as plain text is a concern. They either should be encrypted or should not be shown as plain text in config file i.e. can be taken from vault during runtime through a command. Apache Airflow provides this option through various _cmd config parameters.

      https://airflow.apache.org/docs/stable/howto/set-config.html
       
      In airflow we define a script as _cmd config parameter and airflow during runtime executes that scripts and gets db connection credentials.  
       
      I request you to implement similar feature in Zabbix. 

            Assignee:
            Unassigned
            Reporter:
            Multazim Deshmukh
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: