After version 0.9.6.2 default log level has set to...
# troubleshoot
n
After version 0.9.6.2 default log level has set to INFO. Was it made by purpose? How can I disable it? Both, cli and ingestion logs has flood of logs.
new_one.txt.json
Old one: { "cli": { "cli_version": "0.9.6.2", "cli_entry_location": "/home/ubuntu/datahub_v2/.env/lib/python3.10/site-packages/datahub/__init__.py", "py_version": "3.10.6 (main, Nov 14 2022, 161014) [GCC 11.3.0]", "py_exec_path": "/home/ubuntu/datahub_v2/.env/bin/python3", "os_details": "Linux-5.15.79.1-microsoft-standard-WSL2-x86_64-with-glibc2.35", "mem_info": "114.26 MB" }, "source": { "type": "postgres", "report": { "events_produced": 132, "events_produced_per_sec": 13, "entities": { "container": [ "urnlicontainer:3256ff0ff8d4aef84fb096a33cee4df6", "urnlicontainer:2e3107178bfa4d982018c1ff1184abaf" ], "dataset": [ "urnlidataset:(urnlidataPlatform:postgres,cust.public.key_format,PROD)", "urnlidataset:(urnlidataPlatform:postgres,cust.public.identity_type_field,PROD)", "urnlidataset:(urnlidataPlatform:postgres,cust.public.individual_customer,PROD)", "urnlidataset:(urnlidataPlatform:postgres,cust.public.key_format_item,PROD)", "urnlidataset:(urnlidataPlatform:postgres,cust.public.key_format_item_translation,PROD)", "urnlidataset:(urnlidataPlatform:postgres,cust.public.localization,PROD)", "urnlidataset:(urnlidataPlatform:postgres,cust.public.nationality,PROD)", "urnlidataset:(urnlidataPlatform:postgres,cust.public.phone,PROD)", "urnlidataset:(urnlidataPlatform:postgres,cust.public.identity_detail,PROD)", "urnlidataset:(urnlidataPlatform:postgres,cust.public.occupation,PROD)", "... sampled of 41 total elements" ] }, "aspects": { "container": { "containerProperties": 2, "status": 2, "dataPlatformInstance": 2, "subTypes": 2, "container": 1 }, "dataset": { "container": 41, "status": 41, "datasetProperties": 41, "schemaMetadata": 41, "subTypes": 41 } }, "warnings": {}, "failures": {}, "soft_deleted_stale_entities": [], "tables_scanned": 41, "views_scanned": 0, "entities_profiled": 0, "filtered": [ "information_schema.*" ], "start_time": "2023-03-02 132815.586620 (9.43 seconds ago)", "running_time": "9.43 seconds" } }, "sink": { "type": "datahub-rest", "report": { "total_records_written": 255, "records_written_per_second": 26, "warnings": [], "failures": [], "start_time": "2023-03-02 132815.310344 (9.71 seconds ago)", "current_time": "2023-03-02 132825.018603 (now)", "total_duration_in_seconds": 9.71, "gms_version": "v0.10.0", "pending_requests": 0 } } } New one:
a
Hi @nutritious-yacht-6205, please update to the most recent version where i believe this was fixed