Skip to content

Remove unnecessary logs of opensearchpy #182

@crystaldust

Description

@crystaldust

The opensearchpy library will print a line of log on each request like this:

[2023-04-25, 09:01:43 UTC] {base.py:270} INFO - POST https://dev-opensearch-node1:9200/gits/_delete_by_query [status:200 request:0.006s]

Which brings huge amount of useless text, consider turn off the logs by opensearchpy settings.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions