Cisco Meraki Integration

Hi Team,
Elasticsearch version :- 9.0
Kibana :- 9.0

I am attempting to configure the Cisco Meraki integration (version 1.28) and am currently facing an issue.

My Elastic Stack is hosted in the cloud. To test the integration, I have created a custom webhook using Beeceptor and configured it within the Meraki dashboard. While a POST request is being made to the Beeceptor webhook, the data is not appearing in our logs.

Could you please assist in identifying any potential misconfigurations or issues with my setup?

This configuration does not seem right, the Listen Address and Listen Port needs to be an ip address and port on the receive agent.

I do not know what beeceptor is, but you need to set the listen address to an IP address on the machine, normally you set this as 0.0.0.0 so it will listen on all interfaces.

I also choose the port, this will be the port where the agent will listen for requests.