Refer to the doc:http://aliyun-log-python-sdk.readthedocs.io/. Don't want to write code? Try theCLIwhich covers almost all features of this SDK. Features Wrap all SLS Rest API (Management, data manipulation, consumer group etc)
pip install aliyun-log-python-sdk 这个命令会告诉pip从Python包索引(PyPI)下载并安装指定版本的aliyun-log-python-sdk包。 执行命令并等待安装完成: 按下回车键执行命令。pip会开始下载aliyun-log-python-sdk包及其依赖项(如果有的话)。 安装过程中,您可能会看到进度条和日志信息,表明安装正在进行。 一旦安装...
python版本2.7 电脑win10 64位 执行pip install -U aliyun-log-python-sdk,安装报错 Building wheels for collected packages: lz4a Building wheel for lz4a (setup.py) ... error ERROR: Command errored out with exit status 1: command: 'c:\users\xxx\python\sc...
Use python to manage, produce and consume data with Aliyun Log Service. - fix: pull resp time_as_str not apply on time nano (#300) · aliyun/aliyun-log-python-sdk@7b48f31
Use python to manage, produce and consume data with Aliyun Log Service. - Fix pull emptybody by crimson-gao · Pull Request #288 · aliyun/aliyun-log-python-sdk