Re: Metron with Zeek not working.

2019-12-06 Thread Hema malini
Hi Farrukh, You are welcome.. Thanks and Regards Hema On Fri, 6 Dec, 2019, 4:48 PM Farrukh Naveed Anjum, wrote: > Thanks for help Hema, It was port 6667 that i need to send data to. It is > working fine with Zeek now. > > > > On Fri, Dec 6, 2019 at 1:14 PM Farrukh Naveed Anjum < >

Re: Metron with Zeek not working.

2019-12-06 Thread Farrukh Naveed Anjum
Thanks it worked the same way On Fri, Dec 6, 2019 at 4:20 PM Hema malini wrote: > Hi, > > In server.properties in each node ,u should find a property - > listeners=PLAINTEXT://hostname:6667. > > Check that property in each node > > I used the below commands > > bin/kafka-console-producer.sh

Re: Metron with Zeek not working.

2019-12-06 Thread Hema malini
Hi, In server.properties in each node ,u should find a property - listeners=PLAINTEXT://hostname:6667. Check that property in each node I used the below commands bin/kafka-console-producer.sh --broker-list ip1:6667,ip2:6667 --topic topicname bin/kafka-console-consumer.sh --bootstrap-server

Re: Metron with Zeek not working.

2019-12-06 Thread Farrukh Naveed Anjum
Thanks for help Hema, It was port 6667 that i need to send data to. It is working fine with Zeek now. On Fri, Dec 6, 2019 at 1:14 PM Farrukh Naveed Anjum wrote: > Hi, > > Please do find attached detailed configs > > On Fri, Dec 6, 2019 at 1:10 PM Farrukh Naveed Anjum < >

Re: Metron with Zeek not working.

2019-12-06 Thread Farrukh Naveed Anjum
Hi, Please do find the attached Settings I have I tried on 6667 but it does not work On Fri, Dec 6, 2019 at 12:22 PM Hema malini wrote: > Hi, > > Please use the same listener port . I tried with 6067. Can u please > provide the settings you have used. > > > Thanks and Regards, > Hema > On Fri,