I have set the listeners to listen for the localhost at 8080 and set their port
The monitor isn’t a ‘listener’ in that it will passively log traffic on any port or IP address, you have to use it like a pass-through proxy. Meaning you set where the outgoing traffic SHOULD go, and then you connect to it using your browser instead, and it will log the traffic then pass it through to the location you specified.