Ad Widget

Collapse

Frontend configuration file in Zabbix Docker

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Worlock
    Junior Member
    • Feb 2022
    • 2

    #1

    Frontend configuration file in Zabbix Docker

    Hi all,

    I installed Zabbix in Docker using the official Zabbix Docker image (https://github.com/zabbix/zabbix-docker)
    This works fine. Now the purpose of this all is that I am trying to get Zabbix data into Elasticsearch (https://www.zabbix.com/documentation...c_search_setup)

    In the first part I have to change some settings in the Zabbix server configuration. Now I know that's different in Docker, there is a ".env_srv" file where I can find the necessary paramaters. Later on I have to do adjustments in the Frontend configuration file. Normally this is stored in "conf/zabbix.conf.php", but I can't find that anywhere in my docker files.

    Does anyone know where I can find that file? I am totally new to Zabbix.
    I use Zabbix 5.4.9
  • Worlock
    Junior Member
    • Feb 2022
    • 2

    #2
    I also connected to the docker container via the terminal, but even then I can't find it in the location where it's supposed to be.
    Hope anyone knows!

    Comment

    Working...