Actually, in testing, I found that around 2 minutes is the time range.
The results of my command watch -n 15 'date >> /opt/deploy.log && splunk list deploy-clients |grep "IPADDRESS" >> /opt/deploy.log' are found in pastebin below. I stopped the forwarder between the
11:52:55 and 11:53:10 times. I then started the forwarder after the 11:55:57 time. Also, default for phoneHomeIntervalInSecs is 60.
http://pastebin.com/rP2By1FC
UPDATE NOTE: The timeout may be dependent on your system and what configuration options you have set.
... View more