ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Auto refresh of the open file

From: Kranthi Kiran Sistla <s.kranthi@xxxxxxxxx>
Date: Tue, 7 Jul 2009 15:42:59 +0530
Hello All,
 
I have the following problem that iam trying to work out with the help of Wireshark
 
1. I have log files that keep getting updated with SS7 traces being captured on ATM links.
2. Using text2pcap the files are being processed and  viewed in the wireshark.
 
As the files keep getting updated dynamically iam required to process the log files every few minutes to view the latest messages. Can anybody suggest if there is any way Wireshark can refresh the opened file automatically whenever the contents change or if there is any workaround to achieve the same affect instead of manually refreshing using CTRL+R.
 
Thanks for your time.