[network_traffic] Redis fails with missing required field accessing 'hosts'
#3525
Labels
bug
Something isn't working, use only for issues
Integration:network_traffic
Network Packet Capture
release-pending
Team:Elastic-Agent-Data-Plane
Label for the Agent Data Plane team [elastic/elastic-agent-data-plane]
When enabling the "Capture network traffic" Filebeat will fail to start with the error:
Error creating runner from config: missing required field accessing 'hosts'
. See the Elastic-Agent status output.This was originally posted on our Discuss, I tested on Windows and can confirm the issue. https://discuss.elastic.co/t/8-2-3-agent-unhealthy-when-network-packet-capture-integration-is-enabled-in-agent-policy/307396
I managed to narrow it down to the Redis input, the
hosts
setting is misting. Here is the configuration for this input generated by the integration:The text was updated successfully, but these errors were encountered: