Fixed timer for async log delivery which would timeout if too many logs were saved in the database and would not delete the logs that were already sent.
Added capability of asynchronously send events.
Improved error handling with retry mechanism.
Changed HTTPS Security and Internal Access Only default values.