Fault tolerance
If LogServer is not available, the events are cached to a local folder at  Indeed AM server. 
Path to event folder is defined in the configuration file of Indeed server named Web.config,  "logServerClient” tag, "EventCacheDirectory” parameter (default value is: ./EventCache ). The interval of logs transmission after LogServer operability is restored, is defined by "logServerClient” tag, "EventCacheSendingIntervalSec” parameter ( default value is  600 seconds).