I want to build a dashboard that is based on POST requests containing JSON data that is being sent as part of the request payload.
I added send_request
to the Packetbeat configuration but I don't see the data in the index.
Is that possible and how it can be done?