Flume nc localhost -p 44444 connection not established

Flume nc localhost -p 44444 connection not established

Kindly help

HI Rupesh,

You do not require -p on command line. You can just type: nc localhost 44444. I just tried:

Regards,
Sandeep Giri

Hi,

When i type the same command, i get connection refused.

[xxx@ip-172-31-38-146 /]$ nc localhost
Ncat: Connection refused.

is there any additional configuration we need to do?

Hi @Rajasekhar_Rao,

Just curious why did not you pass the port number.