- Refactor configuration to replace `host` and `port` with `endpoint` and `api_key`.
- Update
LogRequestListenerto initialize$timeas nullable float. - Revamp
ElasticTransportto useHttpClientInterfacefor HTTP communication, eliminating syslog dependency. Remove unused methods and adjust payload structure.