I ran this docker and everything went well but that protocols and ports is sniffing do display the data in the kibana ?
Within the Dockerfile the external files are copied into docker but the packetbeat conf file isn't. According to docs, this file sets those protocols and ports that gather data to elastic search and then kibana. Is packetbeat server running ? What configs were set ?
I moved the agent to another repo https://github.com/mingfang/docker-packetbeat-agent
Run with PACKETBEATES_SERVICE_HOST AND PACKETBEATES_SERVICE_PORT environments variables.
I'll work on better docs this weekend.
Hi,
I ran this docker and everything went well but that protocols and ports is sniffing do display the data in the kibana ?
Within the Dockerfile the external files are copied into docker but the packetbeat conf file isn't. According to docs, this file sets those protocols and ports that gather data to elastic search and then kibana. Is packetbeat server running ? What configs were set ?
Many thanks