I have successfully installed packetbeat-5.4.0 and pointing to Elastic search. I kept the default configs as it is. However I'm getting "INFO No non-zero metrics in the last 30s" in the log. My intention is to get detailed data for request,response from IIS. I'm using Windows 10.
On what interface does the HTTP traffic pass through? Does incoming traffic arrive at the 192.168.0.162 address or the 192.168.2.93 address (or maybe is ipv6 traffic on device 3)?
It's for HTTP. My incoming traffic arrive at 192.168.2.93. I have changed interface to 1 and I can see logs for dns and other information. However, no logs appeared from my application running under port 80 which I'm expecting. sample log as below
2017-06-21T15:38:04+08:00 INFO Non-zero metrics in the last 30s: libbeat.es.call_count.PublishEvents=49 libbeat.es.publish.read_bytes=239086 libbeat.es.publish.write_bytes=832418 libbeat.es.published_and_acked_events=1421 libbeat.publisher.messages_in_worker_queues=53 libbeat.publisher.published_events=1421
To add to the above...
I'm trying in my localhost.. Googled and installed npcap. after I install npcap, I can see devices like this... Irrespective of changing the interfaces.device 1 or 2 unable to see my app logs
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.