aliyun-log-python-sdk 0.9.42__tar.gz → 0.9.45__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (149) hide show
  1. {aliyun_log_python_sdk-0.9.42/aliyun_log_python_sdk.egg-info → aliyun_log_python_sdk-0.9.45}/PKG-INFO +1 -1
  2. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/trans_comp/trans_json.py +2 -2
  3. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/logclient.py +5 -2
  4. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/logclient_operator.py +3 -3
  5. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/logger_hanlder.py +1 -1
  6. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/logtail_config_detail.py +8 -8
  7. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/version.py +1 -1
  8. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45/aliyun_log_python_sdk.egg-info}/PKG-INFO +1 -1
  9. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/LICENSE +0 -0
  10. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/README.md +0 -0
  11. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/__init__.py +0 -0
  12. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/__init__.py +0 -0
  13. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/_proto_py2/__init__.py +0 -0
  14. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/_proto_py2/log_logs_pb2.py +0 -0
  15. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/_proto_py2/log_logs_raw_pb2.py +0 -0
  16. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/acl_config.py +0 -0
  17. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/acl_response.py +0 -0
  18. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/async_sql_pb2.py +0 -0
  19. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/async_sql_response.py +0 -0
  20. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/auth.py +0 -0
  21. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/common_response.py +0 -0
  22. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/compress.py +0 -0
  23. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/consumer/__init__.py +0 -0
  24. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/consumer/checkpoint_tracker.py +0 -0
  25. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/consumer/config.py +0 -0
  26. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/consumer/consumer_client.py +0 -0
  27. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/consumer/exceptions.py +0 -0
  28. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/consumer/fetched_log_group.py +0 -0
  29. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/consumer/heart_beat.py +0 -0
  30. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/consumer/preprocessor.py +0 -0
  31. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/consumer/shard_worker.py +0 -0
  32. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/consumer/tasks.py +0 -0
  33. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/consumer/worker.py +0 -0
  34. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/consumer_group_request.py +0 -0
  35. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/consumer_group_response.py +0 -0
  36. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/credentials.py +0 -0
  37. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/cursor_response.py +0 -0
  38. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/cursor_time_response.py +0 -0
  39. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/delete_async_sql_request.py +0 -0
  40. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/deletelogsrequest.py +0 -0
  41. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/deletelogssresponse.py +0 -0
  42. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/es_migration/__init__.py +0 -0
  43. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/es_migration/doc_logitem_converter.py +0 -0
  44. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/es_migration/index_logstore_mappings.py +0 -0
  45. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/es_migration/mapping_index_converter.py +0 -0
  46. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/es_migration/migration_log.py +0 -0
  47. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/es_migration/migration_manager.py +0 -0
  48. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/es_migration/migration_response.py +0 -0
  49. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/es_migration/migration_task.py +0 -0
  50. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/es_migration/util.py +0 -0
  51. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_config_response.py +0 -0
  52. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/__init__.py +0 -0
  53. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/config_parser.py +0 -0
  54. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/etl_util.py +0 -0
  55. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/exceptions.py +0 -0
  56. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/restrict_config_parser.py +0 -0
  57. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/runner.py +0 -0
  58. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/settings.py +0 -0
  59. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/trans_comp/__init__.py +0 -0
  60. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/trans_comp/trans_base.py +0 -0
  61. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/trans_comp/trans_csv.py +0 -0
  62. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/trans_comp/trans_kv.py +0 -0
  63. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/trans_comp/trans_lookup.py +0 -0
  64. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/trans_comp/trans_mv.py +0 -0
  65. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/trans_comp/trans_regex.py +0 -0
  66. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/trans_comp/trans_set_field.py +0 -0
  67. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/transform/__init__.py +0 -0
  68. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/transform/condition_list.py +0 -0
  69. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/transform/condition_transform.py +0 -0
  70. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/transform/condition_util.py +0 -0
  71. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/transform/transform_base.py +0 -0
  72. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/transform/transform_list.py +0 -0
  73. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/etl_core/transform/transform_meta.py +0 -0
  74. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/export_response.py +0 -0
  75. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/ext/__init__.py +0 -0
  76. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/ext/jupyter_magic.py +0 -0
  77. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/ext/syslogclient.py +0 -0
  78. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/external_store_config.py +0 -0
  79. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/external_store_config_response.py +0 -0
  80. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/get_async_sql_request.py +0 -0
  81. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/getcontextlogsresponse.py +0 -0
  82. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/getdeletelogsstatusrequest.py +0 -0
  83. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/getdeletelogsstatusresponse.py +0 -0
  84. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/gethistogramsrequest.py +0 -0
  85. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/gethistogramsresponse.py +0 -0
  86. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/getlogsrequest.py +0 -0
  87. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/getlogsresponse.py +0 -0
  88. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/histogram.py +0 -0
  89. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/index_config.py +0 -0
  90. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/index_config_response.py +0 -0
  91. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/ingestion_response.py +0 -0
  92. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/job.py +0 -0
  93. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/listdeletelogsstasksrequest.py +0 -0
  94. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/listdeletelogsstasksresponse.py +0 -0
  95. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/listlogstoresrequest.py +0 -0
  96. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/listlogstoresresponse.py +0 -0
  97. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/listtopicsrequest.py +0 -0
  98. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/listtopicsresponse.py +0 -0
  99. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/log_logs_pb2.py +0 -0
  100. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/log_logs_raw_pb2.py +0 -0
  101. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/logclient_core.py +0 -0
  102. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/logexception.py +0 -0
  103. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/logitem.py +0 -0
  104. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/logrequest.py +0 -0
  105. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/logresponse.py +0 -0
  106. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/logstore_config_response.py +0 -0
  107. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/logtail_config_response.py +0 -0
  108. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/logtail_pipeline_config_detail.py +0 -0
  109. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/logtail_pipeline_config_response.py +0 -0
  110. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/machine_group_detail.py +0 -0
  111. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/machinegroup_response.py +0 -0
  112. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/metering_mode_response.py +0 -0
  113. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/multimodal_config_response.py +0 -0
  114. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/object_response.py +0 -0
  115. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/odps_sink.py +0 -0
  116. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/oss_sink.py +0 -0
  117. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/pluralize.py +0 -0
  118. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/project_response.py +0 -0
  119. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/proto.py +0 -0
  120. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/pulllog_response.py +0 -0
  121. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/putlogsrequest.py +0 -0
  122. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/putlogsresponse.py +0 -0
  123. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/queriedlog.py +0 -0
  124. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/rebuild_index_response.py +0 -0
  125. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/resource_params.py +0 -0
  126. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/resource_response.py +0 -0
  127. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/scheduled_sql.py +0 -0
  128. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/scheduled_sql_response.py +0 -0
  129. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/shard_response.py +0 -0
  130. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/shipper_config.py +0 -0
  131. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/shipper_response.py +0 -0
  132. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/sink.py +0 -0
  133. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/sql_instance_response.py +0 -0
  134. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/store_view.py +0 -0
  135. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/store_view_response.py +0 -0
  136. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/submit_async_sql_request.py +0 -0
  137. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/substore_config_response.py +0 -0
  138. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/tag_response.py +0 -0
  139. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/topostore_params.py +0 -0
  140. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/topostore_response.py +0 -0
  141. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun/log/util.py +0 -0
  142. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun_log_python_sdk.egg-info/SOURCES.txt +0 -0
  143. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun_log_python_sdk.egg-info/dependency_links.txt +0 -0
  144. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun_log_python_sdk.egg-info/requires.txt +0 -0
  145. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/aliyun_log_python_sdk.egg-info/top_level.txt +0 -0
  146. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/setup.cfg +0 -0
  147. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/setup.py +0 -0
  148. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/tests/test_alert.py +0 -0
  149. {aliyun_log_python_sdk-0.9.42 → aliyun_log_python_sdk-0.9.45}/tests/test_util.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: aliyun-log-python-sdk
3
- Version: 0.9.42
3
+ Version: 0.9.45
4
4
  Summary: Aliyun log service Python client SDK
5
5
  Home-page: https://github.com/aliyun/aliyun-log-python-sdk
6
6
  Author: Aliyun
@@ -73,8 +73,8 @@ class json_transformer(trans_comp_check_mdoe_base):
73
73
  :param depth: depth to scan, 1 means first layer, default is 100.
74
74
  :param include_node: keys to expand and include. regex string. using '|' for multiple ones. default is all.
75
75
  :param exclude_node: keys to skip, regex string. using '|' for multiple ones. default is nothing.
76
- :param include_path: path to expand and include. regex string to match from begin. using '|' for multiple ones. default is all. e.g. r"data\.k1", all sub-keys in data.k1 will be included.
77
- :param exclude_path: path to skip, regex string to match from begin. using '|' for multiple ones. default is nothing. . e.g. r"data\.k2", all sub-keys in data.k2 will be excluded.
76
+ :param include_path: path to expand and include. regex string to match from begin. using '|' for multiple ones. default is all. e.g. r"data\\.k1", all sub-keys in data.k1 will be included.
77
+ :param exclude_path: path to skip, regex string to match from begin. using '|' for multiple ones. default is nothing. . e.g. r"data\\.k2", all sub-keys in data.k2 will be excluded.
78
78
  :param fmt: during expansion, how to format the key name, there're several types or customized as described in FMT_MAP
79
79
  :param sep: sep used in formatting during expansion
80
80
  :param prefix: prefix used in formatting during expansion
@@ -1527,7 +1527,7 @@ class LogClient(object):
1527
1527
  + }
1528
1528
  + }
1529
1529
  :type telemetry_type: string
1530
- :param telemetry_type: the Telemetry type
1530
+ :param telemetry_type: the Telemetry type, can only be one of 'Metrics', 'None' or '', any other value will be treated as ''
1531
1531
 
1532
1532
  :type mode: string
1533
1533
  :param mode: type of logstore, can be choose between lite and standard, default value standard
@@ -1545,6 +1545,9 @@ class LogClient(object):
1545
1545
  if preserve_storage:
1546
1546
  ttl = 3650
1547
1547
 
1548
+ if telemetry_type not in ['Metrics', 'None', '', 'Event']:
1549
+ telemetry_type = ''
1550
+
1548
1551
  params = {}
1549
1552
  resource = "/logstores"
1550
1553
  headers = {"x-log-bodyrawsize": '0', "Content-Type": "application/json"}
@@ -1684,7 +1687,7 @@ class LogClient(object):
1684
1687
  :type mode: string
1685
1688
  :param mode: type of logstore, can be choose between lite and standard, default value standard
1686
1689
  :type telemetry_type: string
1687
- :param telemetry_type: the Telemetry type
1690
+ :param telemetry_type: the Telemetry type, deprecated, telemetry type is ignored when updating logstore
1688
1691
 
1689
1692
  :type infrequent_access_ttl: int
1690
1693
  :param infrequent_access_ttl: infrequent access storage time
@@ -254,7 +254,7 @@ def copy_logstore(from_client, from_project, from_logstore, to_logstore, to_proj
254
254
 
255
255
  if to_region_endpoint is not None and to_client is None:
256
256
  to_client = copy.deepcopy(from_client)
257
- to_client.set_endpoint(to_region_endpoint)
257
+ to_client._setendpoint(to_region_endpoint)
258
258
  else:
259
259
  to_client = to_client or from_client
260
260
 
@@ -1043,7 +1043,7 @@ def copy_dashboard(from_client, from_project, from_dashboard_name, to_project=No
1043
1043
 
1044
1044
  if to_region_endpoint is not None and to_client is None:
1045
1045
  to_client = copy.deepcopy(from_client)
1046
- to_client.set_endpoint(to_region_endpoint)
1046
+ to_client._setendpoint(to_region_endpoint)
1047
1047
  else:
1048
1048
  to_client = to_client or from_client
1049
1049
 
@@ -1118,7 +1118,7 @@ def copy_alert(from_client, from_project, from_alert_name, to_project=None, to_a
1118
1118
 
1119
1119
  if to_region_endpoint is not None and to_client is None:
1120
1120
  to_client = copy.deepcopy(from_client)
1121
- to_client.set_endpoint(to_region_endpoint)
1121
+ to_client._setendpoint(to_region_endpoint)
1122
1122
  else:
1123
1123
  to_client = to_client or from_client
1124
1124
 
@@ -227,7 +227,7 @@ class SimpleLogHandler(logging.Handler, object):
227
227
  def _get_extract_kv_ptn(self):
228
228
  sep = self.extract_kv_sep
229
229
  p1 = u'(?!{0})([\u4e00-\u9fa5\u0800-\u4e00\\w\\.\\-]+)\\s*{0}\\s*([\u4e00-\u9fa5\u0800-\u4e00\\w\\.\\-]+)'
230
- p2 = u'(?!{0})([\u4e00-\u9fa5\u0800-\u4e00\\w\\.\\-]+)\\s*{0}\\s*"\s*([^"]+?)\s*"'
230
+ p2 = u'(?!{0})([\u4e00-\u9fa5\u0800-\u4e00\\w\\.\\-]+)\\s*{0}\\s*"\\s*([^"]+?)\\s*"'
231
231
  ps = '|'.join([p1, p2]).format(sep)
232
232
 
233
233
  return re.compile(ps)
@@ -125,7 +125,7 @@ class CommonRegLogConfigDetail(LogtailConfigDetail):
125
125
  :param log_path: the log file dir path
126
126
 
127
127
  :type file_pattern: string
128
- :param file_pattern: the log file name pattern, e.g \*.LOG , access.log
128
+ :param file_pattern: the log file name pattern, e.g *.LOG , access.log
129
129
 
130
130
  :type time_format: string
131
131
  :param time_format: the time format of the logs, e.g. "%Y-%m-%d %M:%H:%S"
@@ -134,7 +134,7 @@ class CommonRegLogConfigDetail(LogtailConfigDetail):
134
134
  :param log_begin_regex: the regular express to match the first line of a log
135
135
 
136
136
  :type log_parse_regex: string
137
- :param log_parse_regex: the regular express to match a log, e.g (\d+-\d+\d+ \d+:\d+:\d+) (\S+) (.*)
137
+ :param log_parse_regex: the regular express to match a log, e.g (\\d+-\\d+\\d+ \\d+:\\d+:\\d+) (\\S+) (.*)
138
138
 
139
139
  :type reg_keys: string list
140
140
  :param reg_keys: the key for every captured value in log_parse_reg, e.g ["time", "level", "message"]
@@ -460,7 +460,7 @@ class PluginConfigDetail(ConfigDetailBase):
460
460
  :param enableRawLog: if upload raw data in content, default is False
461
461
 
462
462
  :type topicFormat: string
463
- :param topicFormat: "none", "group_topic" or regex to extract value from file path e.g. "/test/(\w+).log" will extract each file as topic, default is "none"
463
+ :param topicFormat: "none", "group_topic" or regex to extract value from file path e.g. "/test/(\\w+).log" will extract each file as topic, default is "none"
464
464
 
465
465
  :type fileEncoding: string
466
466
  :param fileEncoding: "utf8" or "gbk" so far
@@ -539,7 +539,7 @@ class SeperatorFileConfigDetail(ConfigDetailBase):
539
539
  :param enableRawLog: if upload raw data in content, default is False
540
540
 
541
541
  :type topicFormat: string
542
- :param topicFormat: "none", "group_topic" or regex to extract value from file path e.g. "/test/(\w+).log" will extract each file as topic, default is "none"
542
+ :param topicFormat: "none", "group_topic" or regex to extract value from file path e.g. "/test/(\\w+).log" will extract each file as topic, default is "none"
543
543
 
544
544
  :type fileEncoding: string
545
545
  :param fileEncoding: "utf8" or "gbk" so far
@@ -624,7 +624,7 @@ class SimpleFileConfigDetail(ConfigDetailBase):
624
624
  :param enableRawLog: if upload raw data in content, default is False
625
625
 
626
626
  :type topicFormat: string
627
- :param topicFormat: "none", "group_topic" or regex to extract value from file path e.g. "/test/(\w+).log" will extract each file as topic, default is "none"
627
+ :param topicFormat: "none", "group_topic" or regex to extract value from file path e.g. "/test/(\\w+).log" will extract each file as topic, default is "none"
628
628
 
629
629
  :type fileEncoding: string
630
630
  :param fileEncoding: "utf8" or "gbk" so far
@@ -720,7 +720,7 @@ class FullRegFileConfigDetail(ConfigDetailBase):
720
720
  :param enableRawLog: if upload raw data in content, default is False
721
721
 
722
722
  :type topicFormat: string
723
- :param topicFormat: "none", "group_topic" or regex to extract value from file path e.g. "/test/(\w+).log" will extract each file as topic, default is "none"
723
+ :param topicFormat: "none", "group_topic" or regex to extract value from file path e.g. "/test/(\\w+).log" will extract each file as topic, default is "none"
724
724
 
725
725
  :type fileEncoding: string
726
726
  :param fileEncoding: "utf8" or "gbk" so far
@@ -812,7 +812,7 @@ class JsonFileConfigDetail(ConfigDetailBase):
812
812
  :param enableRawLog: if upload raw data in content, default is False
813
813
 
814
814
  :type topicFormat: string
815
- :param topicFormat: "none", "group_topic" or regex to extract value from file path e.g. "/test/(\w+).log" will extract each file as topic, default is "none"
815
+ :param topicFormat: "none", "group_topic" or regex to extract value from file path e.g. "/test/(\\w+).log" will extract each file as topic, default is "none"
816
816
 
817
817
  :type fileEncoding: string
818
818
  :param fileEncoding: "utf8" or "gbk" so far
@@ -898,7 +898,7 @@ class ApsaraFileConfigDetail(ConfigDetailBase):
898
898
  :param enableRawLog: if upload raw data in content, default is False
899
899
 
900
900
  :type topicFormat: string
901
- :param topicFormat: "none", "group_topic" or regex to extract value from file path e.g. "/test/(\w+).log" will extract each file as topic, default is "none"
901
+ :param topicFormat: "none", "group_topic" or regex to extract value from file path e.g. "/test/(\\w+).log" will extract each file as topic, default is "none"
902
902
 
903
903
  :type fileEncoding: string
904
904
  :param fileEncoding: "utf8" or "gbk" so far
@@ -1,4 +1,4 @@
1
- __version__ = '0.9.42'
1
+ __version__ = '0.9.45'
2
2
 
3
3
  import sys
4
4
  OS_VERSION = str(sys.platform)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: aliyun-log-python-sdk
3
- Version: 0.9.42
3
+ Version: 0.9.45
4
4
  Summary: Aliyun log service Python client SDK
5
5
  Home-page: https://github.com/aliyun/aliyun-log-python-sdk
6
6
  Author: Aliyun