Listen request from using port

i want catch every request in a specific port where a application server is running. Example my jboss is running in 8080 and i want catch the request all requests received in port 8080. Is possible this with Filbeat?

@Welton_Leao_Machado I think you want to read the network activity? In that case you might want to take a look at packetbeat. You could use the HTTP protocol and listen for TCP 8080

Note: I've move this question to the packetbeat forum.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.